Skip to content

Commit dc6f8e0

Browse files
author
Rafael J. Staib
committed
Add code refactoring regarding to selector performance
1 parent 6a1ec08 commit dc6f8e0

File tree

4 files changed

+105
-67
lines changed

4 files changed

+105
-67
lines changed

GHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- Replace Number() by parseInt() for parsing `string` to `int` values
88
- Add `"use strict";` and some other recommended things like the leading `;`
99
- Substitute `ol` by `ul` tag for step navigation
10+
- Improve performance due to code refactoring
1011

1112
## 0.9.6
1213

0 commit comments

Comments
 (0)