Skip to content

Latest commit

 

History

History
198 lines (94 loc) · 6.62 KB

CHANGELOG.md

File metadata and controls

198 lines (94 loc) · 6.62 KB

1.2.0 (2018-04-13)

Bug Fixes

1.2.0 (2018-04-13)

Bug Fixes

1.2.0 (2018-04-13)

Bug Fixes

1.1.0 (2018-02-13)

1.0.5 (2018-02-13)

1.0.4 (2018-02-13)

Features

  • MinMaxDate: Add minDate maxDate options (62a8ae2)

1.0.3 (2018-02-11)

1.0.2 (2018-02-11)

Bug Fixes

  • date: Manage any date format provided (8648c15)

1.0.1 (2018-02-11)

Bug Fixes

  • dist: Remove Bulma’s imports (8a3b785)
  • readme: Fix JS plugin name (2b0749d)

1.0.0 (2018-02-10)

Bug Fixes

Features

  • package: Intergate Rollup for ES6 transpilation (143be6d)
  • polyfill: Remove Object.assign polyfill (da2db93)
  • rollup: Add Rollup use within gulp (560b0d0)

0.2.7 (2018-02-10)

Bug Fixes

0.2.6 (2018-02-10)

0.2.5 (2018-02-10)

Bug Fixes

  • es6: Use destructuring variable (6a30dcf)
  • gulp: Use UMD modules style (ecd7b83)

0.2.4 (2018-02-10)

Bug Fixes

  • bower: Add missing version (9efdfef)
  • gulp: Correct dist filenames (54a3718)
  • package: Correct file paths (cc4c33a)
  • travis: Remove configuration (02800a3)

Features

  • gulp: Add gulp dependencies (7847bb0)
  • gulp: Add release task (dd39790)

0.2.3 (2018-02-09)

Bug Fixes

  • bower: Add missing version (9efdfef)

Features

  • gulp: Add gulp dependencies (7847bb0)
  • gulp: Add release task (dd39790)

Change Log

Full Changelog

Implemented enhancements:

  • startDate should be colored somehow #18
  • Support for the Spanish language? #17

Fixed bugs:

  • Date format when initializing #21
  • Fails to work in Bulma Modal #12

Closed issues:

  • Related to issue #21 #23

Merged pull requests:

v0.1.3 (2017-11-30)

Fixed bugs:

  • Button hover is broken #7
  • Typo in documentation (disabled -> is-disabled) #2

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator