Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-12-10 | 1.2 kB | |
Version 0.5.4.tar.gz | 2018-12-10 | 81.7 kB | |
Version 0.5.4.zip | 2018-12-10 | 121.8 kB | |
Totals: 3 Items | 204.7 kB | 0 |
- Add: The new
modify()
method on the string Storage to change the strings globally. Requested by: ashucg @ #20. - Update: The
.register()
method checks now if locale is a string and object a object. - Update: The
.register()
method returns nowtrue
on success andfalse
on failure! - Bugfix: ES6 The "Select All" Button doesn't work on Search (All options gets selected).
- Bugfix: Z-Index CSS Styling bug (:hover). Thanks to: #19.
- Bugfix: Unnecessary Scrollbar (during a wrong calculation of the dropdown field). Thanks to: #19.
- Bugfix: "Select All" Button selects more items as shown on search results. Thanks to #21
- Bugfix: Search functionality breaks when source select's options contain hyphenated attributes. Thanks to: #22, Fixed by: AndrewDRX @ #23