Skip to content

Releases: AlaskaAirlines/auro-datepicker

v2.7.0

07 Aug 21:54
Compare
Choose a tag to compare

2.7.0 (2024-08-07)

Features

  • update dependencies and docs for date slot changes #241 (1500b41)

Performance Improvements

  • update deps and refactor scripts to run auro-library versions (ec0431b)

v2.6.2

17 Jul 21:15
Compare
Choose a tag to compare

2.6.2 (2024-07-17)

Performance Improvements

  • update icon endpoint 244 (ccd9253)

v2.6.1

09 Jul 20:13
Compare
Choose a tag to compare

2.6.1 (2024-07-09)

Bug Fixes

  • calendar: make divider center correctly with range support #242 (542c0fc)
  • day: selected date price is now the right color #239 (fa9968e)

v2.6.0

17 Jun 22:19
Compare
Choose a tag to compare

2.6.0 (2024-06-17)

Bug Fixes

  • event: correctly send month changed event #234 (420e12a)

Features

  • slots: provide a public method to force cells to fetch their slot content #233 (9fd7c1c)

v2.5.4

10 Jun 16:34
Compare
Choose a tag to compare

2.5.4 (2024-06-10)

Bug Fixes

v2.5.3

24 May 18:13
Compare
Choose a tag to compare

2.5.3 (2024-05-24)

Bug Fixes

  • address date selection issues (b35e058)

v2.5.2

17 May 17:24
Compare
Choose a tag to compare

2.5.2 (2024-05-17)

Bug Fixes

  • correctly handle focus date when values are set #225 (242bdc4)

v2.5.1

26 Apr 02:32
Compare
Choose a tag to compare

2.5.1 (2024-04-26)

Bug Fixes

  • mobile: correct height calculation to account for dynamic display of mobile address bar #222 (483de44)

v2.5.0

24 Apr 17:13
Compare
Choose a tag to compare

2.5.0 (2024-04-24)

Bug Fixes

  • layout: adjust mobile layout issue discovered during dev (7fcafb8)

Features

  • calendar: add new feature and improve control of rendered calendar months #213 (9d1d955)
  • scrolling: auto-scroll to focusdate when opening the mobile datepicker the first time (c6f44fd)

Performance Improvements

  • tests: update time comparison to tests to work in any time zone. (186f16d)

v2.4.1

13 Mar 20:23
Compare
Choose a tag to compare

2.4.1 (2024-03-13)

Performance Improvements

  • docs: make JS examples execute in the new component standard #207 (6230ae0)