Skip to content

Releases: AlaskaAirlines/auro-datepicker

v1.2.0

20 Sep 18:46
Compare
Choose a tag to compare

1.2.0 (2022-09-20)

Bug Fixes

Features

  • error: supports error attribute shorthand for validity (2d09d9b)

v1.1.5

13 Sep 01:05
Compare
Choose a tag to compare

1.1.5 (2022-09-13)

Reverts

  • Revert "chore(release): 1.1.4 [skip ci]" (1a9dacf)

v1.1.4

06 Sep 20:16
Compare
Choose a tag to compare

1.1.4 (2022-09-06)

Bug Fixes

  • layout: margin and padding of trigger corrected (e8f6734)
  • value: better handling of setting value attribute (59eeb10)

v1.1.3

26 Aug 18:17
Compare
Choose a tag to compare

1.1.3 (2022-08-26)

Bug Fixes

v1.1.2

19 Aug 18:11
Compare
Choose a tag to compare

1.1.2 (2022-08-19)

Bug Fixes

  • format: consistent date format fix #44 (50f8dd4)

v1.1.1

18 Aug 22:18
Compare
Choose a tag to compare

1.1.1 (2022-08-18)

Bug Fixes

  • template: adjust layout to allow dynamic width of trigger #38 (f8e9c44)

v1.1.0

21 Jul 02:58
Compare
Choose a tag to compare

1.1.0 (2022-07-21)

Bug Fixes

  • filled: add filled style when clicking to set date #28 (fa5b506)

Features

v1.0.2

18 Jul 21:03
Compare
Choose a tag to compare

1.0.2 (2022-07-18)

Bug Fixes

  • input: incomplete dates still apply --filled class #21 (af61674)

v1.0.1

14 Jul 22:29
Compare
Choose a tag to compare

1.0.1 (2022-07-14)

Bug Fixes

  • config: add missing config files (125f50a)

v1.0.0

14 Jul 19:36
Compare
Choose a tag to compare

1.0.0 (2022-07-14)

Bug Fixes

  • a11y: improve keyboard navigation experience (587c281)
  • css: fix naming of css selector (e59e092)
  • css: repair syntax naming of selectors #3 (8b7f261)
  • css: update wcss import to use @aurodesignsystem (c9591d2)
  • deps: remove surge from dependcies list (b804f80)
  • editing: correct behavior when typing a new date when previously click selected (08cac2a)
  • husky: correct husky config setting (8cb74bf)
  • required: check required validity on blur (4e707ea)
  • toggle: dont close bib when clicking on dates (0c2fbfa)
  • trigger: update styles so trigger displays correctly (bcc5a28)
  • value: correct behavior when typing a value (5d8855f)

Features

  • API: add missing code to fulfill all demo example needs (a1e2465)
  • API: initial port of combobox (c9324e6)
  • calendar: add local npm linking of auro-calendar (8edf390)
  • calendar: better integration of auro-calendar (41e09b7)
  • calendar: implement basic auro-calendar (8843c5a)
  • docs: add descroption and use cases #10 (f04535b)
  • errors: handle date range error states #5 (09620d2)
  • focus: refocus input after calendar selection #3 (5518017)
  • input: update calendar wen typing a valid date (ae34c5f)
  • novalidate: add novalidate attribute to template (abc039b)
  • value: set input value on calendar selection (c559aea)