Commit Graph

6758 Commits

Author SHA1 Message Date
Alexander Schmitz
18486cb60c Tabs: Move tabs into widgets directory
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
33e135061f Spinner: Move spinner into widgets folder
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
657b6d0f58 Sortable: Move sortable into widgets folder
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
149a1a2a82 Slider: Move slider into widgets folder
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
e7c9e8877e Selectmenu: Move selectmenu into widgets folder
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
2a279db00a Selectable: Move selectable into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
e59b596141 Resizable: Move resizable into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
5dc88353d4 Mouse: Move mouse into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
92e267903e Progressbar: Move progressbar into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
8140d0c901 Menu: Move menu into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
8b3005fd58 Droppable: Move droppable into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
59ea81003d Effects: Move individual effects into effects folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
3b2db14b3b Draggable: Move draggable into widgets folder
Ref #13885
2015-08-08 00:29:38 -04:00
Alexander Schmitz
5efa98361e Dialog: Move dialog into widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
f1ce6e5de5 Datepicker: Move datepicker into widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
dd6a99f140 Button: Move button into widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
4c6b1463ea Autocomplete: Move autocomplete into widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
12d5aed283 Accordion: Move accordion into widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
e6dbcd9f30 Demos: bootstrap needs to account for widgets folder
Ref #13885
2015-08-08 00:29:37 -04:00
Alexander Schmitz
37602d7e64 Core: Movie uniqueId into its own module and deprecate core module
uniqueId was the last thing in the core module, and it is now just a helper
which require all the modules it used to contain.

Closes #9647
2015-08-08 00:29:37 -04:00
Alexander Schmitz
72bfafbede Core: Move scrollParent into its own module
Ref #9647
2015-08-08 00:29:37 -04:00
Alexander Schmitz
6064a5e048 Core: Move tabbable into its own module
Ref #9647
2015-08-08 00:29:37 -04:00
Alexander Schmitz
26fc3b5587 Core: Move safe blur into its own module
Ref #9647
2015-08-08 00:29:37 -04:00
Alexander Schmitz
2b84531ae9 Core: Move safeActiveElement into its own module
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
0a9df3af52 Core: Move plugin into its own module
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
2d03e1280a Core: Move backcompat for core 1.7 into its own module
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
2c92f10747 Core: Move labels into its own module
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
bddb7efe00 Core: Move keyCode into its own module
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
677fdbf7be Core: Move $.ui.ie into its own module
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
64076ecfb5 Core: Move form method into its own module
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
47188b7926 Core: Move escape selector into its own module
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
475ccefd97 Core: Move focusable into its own module
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
4916487440 Core: Move disable-selection into its own module
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
f0260fd91b Core: Move data selector from core into its own module
Ref #9647
2015-08-08 00:29:36 -04:00
Alexander Schmitz
3d71fb83fe Core: Move version and creation of the ui namespace into its own module
Ref #9647
2015-08-08 00:29:35 -04:00
Jörn Zaefferer
cd6c751b88 Build: Update the licenses attribute to singular license
Specifying the type and URL is deprecated:
https://docs.npmjs.com/files/package.json#license
2015-07-24 16:16:14 +02:00
Alexander Schmitz
f4331c87e0 Slider: Remove horizontal scrollbar demo from index it was removed 2015-07-21 11:00:42 -04:00
Alexander Schmitz
f84db71f4e Droppable: Remove shopping cart demo from index it was deleted 2015-07-21 11:00:42 -04:00
Alexander Schmitz
23f0064ecd Widget: Update demo to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
b60694ee30 Tooltip: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
d1c0e38185 Tabs: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
48f31d7dd0 Sortable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
ebb8bbf168 Spinner: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
19328423fe Sortable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
78364a2428 Slider: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
0e8d871a26 Selectmenu: Update demos to use AMD
Ref #10119
2015-07-21 11:00:42 -04:00
Alexander Schmitz
91ee61e780 Selectable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
4ea6f8f0b4 Resizable: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
df37d7d505 Progressbar: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00
Alexander Schmitz
febd120d75 Position: Update demos to use AMD
Ref #10119
2015-07-21 11:00:41 -04:00