Skip to content

Releases: jaredreich/notie

Implement customizable positions (top/bottom) for every component.

05 Mar 06:17
Compare
Choose a tag to compare
v4.3.0

Implement customizable positions (top/bottom) for every component.

Add blur event for date day and year. Minor refactoring.

01 Mar 16:10
Compare
Choose a tag to compare
v4.2.1

Add blur event for date day and year. Minor refactoring.

Date is now text-editable and smarter. Other minor improvements.

01 Mar 14:18
Compare
Choose a tag to compare
  • 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.

27 Feb 16:24
Compare
Choose a tag to compare

Also added select cancel callback.

Rewritten in ES6

27 Feb 14:53
Compare
Choose a tag to compare
  • 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

27 Feb 14:55
Compare
Choose a tag to compare
v4.0.0-rc.3 Pre-release
Pre-release
Add default export.

v4.0.0-rc.2

27 Feb 14:55
Compare
Choose a tag to compare
v4.0.0-rc.2 Pre-release
Pre-release
Add webpack to dev/build for UMD output.

v4.0.0-rc.1

27 Feb 14:55
Compare
Choose a tag to compare
v4.0.0-rc.1 Pre-release
Pre-release
Re-written from scratch with ES6 and more exposed SASS variables.