File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 3
3
#### 0.6.0
4
4
##### 7/31/2014
5
5
6
+ - (Feature) Added Norwegian Language Pack
7
+ - (Feature) Added Finnish Language Pack
6
8
- (Refactor) Refactored the face api. Replaced the $wrapper property with $el.
7
9
- (Refactor) Refactored the list api and replace the $obj with $el.
8
10
- (Refactor) Also added the lastDigit property to track the last digit that was selected.
13
15
- (Bug Fix) Fixed several bugs as a result of the refactors
14
16
- (Bug Fix) Changed the way nodes are added to the DOM to hopefully fix some performance issues
15
17
- (Bug Fix) Changed the way the select() method works to use the new DOM nodes
18
+ - (Bug Fix) Manually merge pull request from Github issues
19
+ - (Bug Fix) Added the countdown propert to the class schema
20
+ - (Bug Fix) Fixed an issue with auto incrementing the clock properly. Added new autoIncrement() method to facilitate this action.
21
+ - (Bug Fix) Updated clock face to use the new autoIncrement API
22
+ - (Bug Fix) Fixed bug caused by trailing commas
16
23
17
24
#### 0.5.0
18
25
##### 5/25/2014
You can’t perform that action at this time.
0 commit comments