pikaday_datepicker 2.0.0 copy "pikaday_datepicker: ^2.0.0" to clipboard
pikaday_datepicker: ^2.0.0 copied to clipboard

outdatedDart 1 only

Provides a dart datepicker by wrapping the lightweight pikaday js-library.

Changelog #

2.0.0 - 2017-02-26 #

  • moved the angular2 part into it's own package (pikaday_datepicker_angular2), so that users of the vanilla dart version (this package) won't have to deal with the angular2 sources/transformers.

1.0.0 - 2017-01-21 #

  • refactored out a plain old Dart Wrapper around Pikaday that can be used independently of the Angular2 Component.

0.8.7 - 2017-01-17 #

  • README.md: fixed Usage section a little more and added a Common Problems section.

0.8.6 - 2017-01-06 #

  • README.md: fixed Usage section

0.8.5 - 2016-12-16 #

  • fixed angular transformer configuration (again, as in 0.8.3)

0.8.4 - 2016-12-16 #

  • added placeholder attribute to Pikaday-inputfield

0.8.3 - 2016-12-16 #

  • fixed angular transformer configuration. This package is finally importable.

0.8.0 - 2016-12-14 #

  • initial version of the PikadateComponent
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Provides a dart datepicker by wrapping the lightweight pikaday js-library.

Repository (GitHub)
View/report issues

License

BSD-2-Clause, MIT (LICENSE)

More

Packages that depend on pikaday_datepicker