Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Releases: AlaskaAirlines/auro-datepicker

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)

v2.2.6

13 Feb 16:45
Compare
Choose a tag to compare

2.2.6 (2024-02-13)

Performance Improvements

  • update auro dependencies (5e8f6f6)

v2.2.5

05 Feb 22:06
Compare
Choose a tag to compare

2.2.5 (2024-02-05)

Bug Fixes

  • keyboard: stop mobile keyboard from displaying #192 (b7d9d9c)
  • range: update range class styles #192 (6fca8c5)

Performance Improvements

  • deps: update dependencies (68d0100)

v2.2.4

31 Jan 20:26
Compare
Choose a tag to compare

2.2.4 (2024-01-31)

Performance Improvements

  • alaskaairux ref updates (9eb56db)

v2.2.3

27 Jan 22:09
Compare
Choose a tag to compare

2.2.3 (2024-01-27)

Performance Improvements

  • update index per SSR support (a7a12c1)

v2.2.2

23 Jan 20:37
Compare
Choose a tag to compare

2.2.2 (2024-01-23)

Performance Improvements