Skip to content

v1.0.0

Compare
Choose a tag to compare
@blackfalcon blackfalcon released this 14 Jul 19:36
· 338 commits to main since this release

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)