Releases: simonwep/pickr
Releases · simonwep/pickr
v1.6.0
- Update: new
i18n
option to fully customize all strings. [Breaking Change]
- Update: See #206 and #207, thanks to @DEfusion.
- Add: Add missing
aria-label
, see #202, thanks to @adityatoshniwal
v1.5.1
- Fix: Memory leak #191
- Fix: Issues with zoomed-in page #192
v1.5.0
- Pickr will try to keep widget aligned to the reference, see #189
v1.4.8
- Update type-declarations #182
v1.4.7
- Fix: #176
- Fix: Add polyfills to es5 build #173
- Improve: Prevent propagating keyboard-events if arrow-keys are used: #172
v1.4.6
- Fix: #167 and #168
- Fix: Add missing, static, typescript declarations
v1.4.5
- Fix #165
- Fix #164
- Fix: silent
in
applyColor` should be optional.
v1.4.3
- Fix: Fixed #153
- Update: Update return values of several methods