This repository was archived by the owner on Mar 7, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Update DatePicker to load it's own version of Auro Input, similar to how ComboBox handles this #166
Labels
Comments
See issue for additional context |
Merged
6 tasks
This was referenced Mar 5, 2024
Merged
jordanjones243
added a commit
that referenced
this issue
Mar 5, 2024
6 tasks
6 tasks
jordanjones243
added a commit
that referenced
this issue
Mar 5, 2024
jordanjones243
added a commit
that referenced
this issue
Mar 5, 2024
jason-capsule42
pushed a commit
that referenced
this issue
Mar 12, 2024
blackfalcon
pushed a commit
that referenced
this issue
Mar 12, 2024
# [2.4.0](v2.3.0...v2.4.0) (2024-03-12) ### Bug Fixes * **linters:** fix linting errors ([545875e](545875e)) * **popover:** update overflow boundary for popover [#197](#197) ([3bc0616](3bc0616)) ### Features * **focus:** update input focus handling method [#202](#202) ([f66159e](f66159e)) * **versioning:** implement component dependency versioning [#163](#163) [#166](#166) ([4fc7bd0](4fc7bd0)) ### Performance Improvements * **deps:** update dependencies ([f60a640](f60a640)) * **deps:** update dependencies ([4e020ad](4e020ad)) * **deps:** update dependency operator for auro components ([6b86fca](6b86fca)) * **icon:** update render icon handling for year crossover ([190e0be](190e0be)) * **icon:** update render icon handling for year crossover ([d948b1c](d948b1c)) * **popover:** update popover dependency ([0238382](0238382)) * **slot:** update handling of slot content insertion [#198](#198) ([cc73303](cc73303)) * **tests:** fix broken tests causing them to time out ([dc74d00](dc74d00))
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
There are build issues when a page uses the latest version of Auro Input, and has Datepicker on it, since DatePicker uses a slightly older version of Auro Input/
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Build is successful
Additional context
To Be solved the way that we solved this issue with Combobox: AlaskaAirlines/auro-combobox#127
The text was updated successfully, but these errors were encountered: