- Add package.json dependencies: jquery, jquery-ui, moment, daterangepicker, wavesurfer.js, air-datepicker - Create scripts/setup-vendor.js to copy npm packages to public/assets/vendor - Update view templates to use vendor paths instead of old /js/ or CDN URLs - Clean up legacy commented-out scripts in master layout
250 B
250 B
CHANGELOG
4.4.0
- Added support for
*:only-of-type
2.8.0
- Added the
CssSelectorConverterclass as a non-static API for the component. - Deprecated the
CssSelectorstatic API of the component.
2.1.0
- none