Releases: yandex-ui/nanoislands
Releases · yandex-ui/nanoislands
v0.3.10 — patch
0.3.10 — patch
Fixes
- nb-select: Fix adding selected item to source
- nb-select: Fix double "source-changed" event on addToSource
- gray color for togglers text
v0.3.9 — patch
0.3.9 — patch
- Added opportunity apply to suggest a custom input field.
Fixes
- nb-select js error in ie8 on disable/enable fixed
- nb-select #setState escapes text twice
- nb-select must save state after #removeFromSource()
v0.3.8 — patch
0.3.8 — patch
Fixes
- enable/disable must affect node fix XSS in nb-suggest #_setText() fix XSS in nb-suggest #setSource()
v0.3.7 — patch
0.3.7 — patch
Fixes
- Shift the method 'getYateModuleName' to a nb.Block instance.
- [Input] Input.blur doesn't work
- [Button] Fix disabled state for pseudo and file buttons
v0.3.6 — patch
- [Checkbox] Emulates "change" event for IE<9
- [Select] IE<9 must degrade to native contol
v0.3.5 — patch
- [Checkbox] fix checkbox empty string value rendering
- adds opacity IE fallback
v0.3.4 — patch
Fixes
- [Checkbox] Checkbox without
@attr
now returns "on" for #getValue() - [Input] Input doesn't trigger events on #setValue() if new value is the same
- [Select] fix XSS in jUI menu rendering
v0.3.2 — patch
0.3.2 — patch
- [Popup] refactor — isOpen() method
- [Input] error optional params
Fixes
- Input Error fixes
- add !important to prevent style override
- IE < 8 doesn't support node.hasAttribute method. Use $(node).prop