Releases: jaredreich/notie
Releases · jaredreich/notie
Implement customizable positions (top/bottom) for every component.
v4.3.0 Implement customizable positions (top/bottom) for every component.
Add blur event for date day and year. Minor refactoring.
v4.2.1 Add blur event for date day and year. Minor refactoring.
Date is now text-editable and smarter. Other minor improvements.
- Date day and year uses contentEditable to manually type
- Date up/down button actions are swapped
- Bug fix for transition when overridden with setOptions
Allow callback declarations within function objects.
Also added select cancel callback.
Rewritten in ES6
- Complete rewritten from scratch in ES6
- Half the LOC
- Many more exposed SASS variables
- Much more comprehensive list of available options
- Every DOM class is changeable
- Much smarter and faster DOM manipulation
v4.0.0-rc.3
Add default export.
v4.0.0-rc.2
Add webpack to dev/build for UMD output.
v4.0.0-rc.1
Re-written from scratch with ES6 and more exposed SASS variables.