Skip to content

Releases: AlaskaAirlines/auro-datepicker

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)

v2.4.0

12 Mar 15:12
Compare
Choose a tag to compare

2.4.0 (2024-03-12)

Bug Fixes

  • linters: fix linting errors (545875e)
  • popover: update overflow boundary for popover #197 (3bc0616)

Features

  • focus: update input focus handling method #202 (f66159e)
  • versioning: implement component dependency versioning #163 #166 (4fc7bd0)

Performance Improvements

  • deps: update dependencies (f60a640)
  • deps: update dependencies (4e020ad)
  • deps: update dependency operator for auro components (6b86fca)
  • icon: update render icon handling for year crossover (190e0be)
  • icon: update render icon handling for year crossover (d948b1c)
  • popover: update popover dependency (0238382)
  • slot: update handling of slot content insertion #198 (cc73303)
  • tests: fix broken tests causing them to time out (dc74d00)

v2.3.0

27 Feb 00:17
Compare
Choose a tag to compare

2.3.0 (2024-02-27)

Bug Fixes

  • create "monthChanged" in auro-calendar (3f88608)
  • dispatch monthChanged event from datepicker (4d359da)
  • lint: fix linting issues blocking release (5039bcb)
  • rename calendarOpened to toggled (e6463a7)

Features

  • calendar: add 'auroCalendar-monthChanged' event (f46b3d0)
  • datepicker: add 'auroDatePicker-calendarOpened' event (9d6f0b2)

v2.2.7

13 Feb 17:23
Compare
Choose a tag to compare

2.2.7 (2024-02-13)

Performance Improvements

  • update auro dependencies (b51c03d)