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

Update DatePicker to load it's own version of Auro Input, similar to how ComboBox handles this #166

Closed
Patrick-Daly-AA opened this issue Nov 15, 2023 · 1 comment · Fixed by #200 or #201
Assignees
Labels

Comments

@Patrick-Daly-AA
Copy link

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:

  1. Make a page with Auro Input and DatePicker
  2. Attempt to build the page

Expected behavior

Build is successful

Additional context

To Be solved the way that we solved this issue with Combobox: AlaskaAirlines/auro-combobox#127

@blackfalcon
Copy link
Member

See issue for additional context

@jordanjones243 jordanjones243 linked a pull request Mar 5, 2024 that will close this issue
6 tasks
@jordanjones243 jordanjones243 linked a pull request Mar 5, 2024 that will close this issue
6 tasks
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.
Labels
Projects
None yet
3 participants