Alexander Schmitz
1d572f051a
Slider: Style updates
...
Ref #14246
Ref gh-1588
2015-08-21 08:06:22 -04:00
Alexander Schmitz
d86ac025ee
Sortable: Style updates
...
Ref #14246
Ref gh-1588
2015-08-21 08:06:22 -04:00
Alexander Schmitz
2626be4533
Spinner: Style updates
...
Ref #14246
Ref gh-1588
2015-08-21 08:06:22 -04:00
Alexander Schmitz
063885f592
Tabs: Style updates
...
Ref #14246
Ref gh-1588
2015-08-21 08:06:22 -04:00
Alexander Schmitz
b7278a3968
Tooltip: Style updates
...
Ref #14246
Ref gh-1588
2015-08-21 08:06:22 -04:00
Scott González
1f6ea8b78a
Button: Remove padding on text element for icon only buttons
...
Fixes #14056
2015-08-20 14:45:31 -04:00
Alexander Schmitz
caf6f2dc84
Spinner: Add padding to input to give consistent visual style
...
Fixes #13997
Closes #1586
2015-08-14 10:42:07 -04:00
Alexander Schmitz
559dc05462
Theme: If make outer border consistent among widgets
...
Make sure all widgets use the default border color
Ref #13997
Ref #1586
2015-08-14 10:40:02 -04:00
Alexander Schmitz
8bf46a46ad
Build: remove dependency on grunt-contrib-concat
2015-08-08 00:29:39 -04:00
Alexander Schmitz
7cb0a2ba89
Build: Remove grunt concat task its no longer used
...
This task was only used to create the combined js file for sizer
and for creating the combined files for the NPM package. The
npm package is no longer maintained so there is no need for this any more.
2015-08-08 00:29:39 -04:00
Alexander Schmitz
a4869031e0
Build: Add requirejs build task
...
This more closely emulates what you get from the builder in terms of file order
it also will error on any dependency issues.
2015-08-08 00:29:39 -04:00
Alexander Schmitz
10e2343e77
Tests: adjust jshint path for moving all widgets into folder
...
Ref #13885
2015-08-08 00:29:39 -04:00
Alexander Schmitz
eeb962027e
Tooltip: Move tooltip into widgets directory
...
Ref #13885
2015-08-08 00:29:39 -04:00
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