gutenbergsite/js/lib/jquery-ui
Gutenberg back end service account 4e9d14957e Fixed a few things, including eBook landing pages (they need Javascript,
it turns out. Gotta eradicate that).

Ported the main search page for ebooks/index.html (used to be PHP). This
does not have "live" counts of languages etc., and they will need to be
inserted as templates using php, for insertion via Jeckyll in the rendered
HTML pages.

Added collapsible.css to the main header template. It's needed for
ebooks/index.html (the search page), and we might want to use it elsewhere.
This provides a "Help" pop-up, and also a collapsible menu, by utilizing
HTML5+CSS.
2020-01-04 15:55:41 -05:00
..
themes Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
ui Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
.bower.json Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
.gitignore Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
AUTHORS.txt Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
MIT-LICENSE.txt Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
README.md Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
bower.json Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
component.json Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
composer.json Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
jquery-ui.js Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
jquery-ui.min.js Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00
package.json Fixed a few things, including eBook landing pages (they need Javascript, 2020-01-04 15:55:41 -05:00

README.md

jQuery UI - Interactions and Widgets for the web

jQuery UI provides interactions like Drag and Drop and widgets like Autocomplete, Tabs and Slider and makes these as easy to use as jQuery itself.

If you want to use jQuery UI, go to jqueryui.com to get started. Or visit the Using jQuery UI Forum for discussions and questions.

If you are interested in helping develop jQuery UI, you are in the right place. To discuss development with team members and the community, visit the Developing jQuery UI Forum or in #jquery on irc.freednode.net.

This repo only holds precompiled files.