1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-04-04 09:33:24 -04:00

Updated jQuery Libraries (markdown)

Jonathan Rosenbaum 2017-10-30 02:20:53 -04:00
parent 1aa8e2ad2e
commit 941abb73ad

@ -14,4 +14,6 @@
* jQuery UI provides a spinner for volunteer hours redeeming capabilities in transactions. Watered down version that includes only requirments for the spinner widget: widget.js, form-reset-mixin.js, jquery-1-7.js, keycode.js, labels.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/mouse.js, widgets/spinner.js: [https://jqueryui.com/spinner/#decimal](https://jqueryui.com/spinner/#decimal) * jQuery UI provides a spinner for volunteer hours redeeming capabilities in transactions. Watered down version that includes only requirments for the spinner widget: widget.js, form-reset-mixin.js, jquery-1-7.js, keycode.js, labels.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/mouse.js, widgets/spinner.js: [https://jqueryui.com/spinner/#decimal](https://jqueryui.com/spinner/#decimal)
* Tabulator (3.3) provides easy to use, fully featured, interactive table capabilities that will be used in reports. Requires jQuery UI: [http://tabulator.info/](http://tabulator.info/) * Tabulator (3.3) provides easy to use, fully featured, interactive table capabilities that will be used in reports. Requires jQuery UI: [http://tabulator.info/](http://tabulator.info/)
* Moment.js (2.19.1) is required to use the date and time sorter in Tabulator: [http://momentjs.com/](http://momentjs.com/)