Skip to content
Snippets Groups Projects
Commit 36e1da41 authored by Benjamin Franzke's avatar Benjamin Franzke Committed by Stefan B�rk
Browse files

[TASK] Replace chosen-js with select-pure

chosen-js is based on jQuery, while select-pure is
based on lit and is therefore available as web components.
This is a better fit for our current development model.

Commands executed:
  npm remove chosen-js @types/chosen-js
  npm install --save select-pure
  grunt build

Resolves: #101758
Releases: main
Change-Id: I89c235f47f66fea43402c13bd5858c9a7f7b98e8
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80703


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan B�rk <stefan@buerk.tech>
Tested-by: default avatarStefan B�rk <stefan@buerk.tech>
parent 8620166b
Branches
Tags
No related merge requests found
Showing
with 357 additions and 708 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment