Skip to content

Releases: michael-hack/bulma-calendar

v4.0.0

22 Jun 09:18
Compare
Choose a tag to compare

4.0.0 (2018-06-22)

Bug Fixes

  • Fix date bugs & moment.js inclusion: Switch from custom date functions to moment.js (fe27357), closes #80

BREAKING CHANGES

  • Fix date bugs & moment.js inclusion: rename startDate option to selectedDate

v2.0.0

08 Jun 18:06
Compare
Choose a tag to compare

2.0.0 (2018-06-08)

Bug Fixes

Features

  • gulp: Add gulp dependencies (7847bb0)
  • gulp: Add release task (dd39790)
  • MinMaxDate: Add minDate maxDate options (62a8ae2)
  • package: Intergate Rollup for ES6 transpilation (143be6d)
  • polyfill: Remove Object.assign polyfill (da2db93)
  • rollup: Add Rollup use within gulp (560b0d0)

1.1.0

13 Feb 15:51
Compare
Choose a tag to compare
Created Tag for version: 1.1.0

1.0.5

13 Feb 15:50
Compare
Choose a tag to compare
Created Tag for version: 1.0.5

1.0.3

11 Feb 16:28
Compare
Choose a tag to compare
Created Tag for version: 1.0.3

1.0.2

11 Feb 16:26
Compare
Choose a tag to compare

Bug Fixes

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

1.0.0

10 Feb 18:11
Compare
Choose a tag to compare

WARNING: DatePicker has been renamed to bulmaCalendar.

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

10 Feb 12:08
Compare
Choose a tag to compare

Bug Fixes

0.2.6

10 Feb 11:56
Compare
Choose a tag to compare
Created Tag for version: 0.2.6

0.2.5

10 Feb 10:40
Compare
Choose a tag to compare

Bug Fixes

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