Skip to content
Snippets Groups Projects
Commit 58f9c5ad authored by Merci Jacob's avatar Merci Jacob
Browse files

[NEW][UI] Introduce the Element Plus DatePicker

---
* update import of the handleDatePicker in tiki-offline.php

* allow formatting the date in the given format preferences

* fix linter

* remove the old date picker component

* replace occurences of the old date picker component with the new one

* remove the customTimezone on the datetime tracker field

* Unit test the datePicker handler

* Add Tiki-custom date picker hnadling code and adjust the jscalendar function accordingly

* fix npm run build:js

* unit test the getShortcuts helper

* fully test the DatePicker component

* add a unit test covering the default props case

* implement all necessary datetime picker behavior and value handling logic

* Build the date picker component as a separate bundle and not as an integrated part of the non-existent element-plus-ui

* use the minified moment-timezone bundle instead of the source code

* WIP: Implement Element Plus DatePicker

See merge request !6840
parent bd8f3ceb
No related branches found
No related tags found
1 merge request!6840[NEW][UI] Introduce the Element Plus DatePicker
Pipeline #1645254412 passed
Showing
with 457 additions and 922 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment