Content
View differences
Updated by Alexander Coles 4 months ago
This work involves converting calls to jQuery functions to plain DOM equivalents.
It will also require replacement of the following plugins with equivalents:
* [ ] tablesorter (?)
* [ ] jQuery UI components:
* [ ] 'jquery-ui/ui/position'
* [ ] 'jquery-ui/ui/disable-selection'
* [ ] 'jquery-ui/ui/widgets/sortable' (could be replaced with [Sortable](https://github.com/SortableJS/Sortable))
* [ ] 'jquery-ui/ui/widgets/dialog'
* [x] 'jquery-ui/ui/widgets/tooltip'
* [x] [jQuery Flot](https://www.flotcharts.org/)
* [ ] [jquery-jeditable](https://github.com/NicolasCARPi/jquery_jeditable?tab=readme-ov-file#jquery-jeditable) (possible replacement: [Malle](https://github.com/deltablot/malle/))
* [ ] jquery.colorcontrast
<br>
It will also require replacement of the following plugins with equivalents:
* [ ] tablesorter (?)