Felix Nagel
6b8ac7ef1b
Merge branch 'master' into datepicker
2016-11-09 10:13:28 +01:00
Scott González
f1fa076f62
Tabs: Don't blur focused tab on sort
...
Fixes #14627
Closes gh-1761
2016-10-12 13:14:28 -04:00
Scott González
69e66ea655
Autocomplete: Escape HTML tags in callback name to avoid XSS in demo
...
Fixes #15048
2016-09-22 07:53:22 -04:00
Scott González
51461d5238
Slider: Add demo for custom handle
...
Fixes #15023
Closes gh-1740
2016-09-13 08:41:33 -04:00
Scott González
fd81307dd9
Autocomplete: Remove unreachable code in remote demo
2016-09-01 15:56:29 -04:00
Scott González
930934f4d2
Autocomplete: Change JSONP demo to use local data source
...
Fixes #14974
2016-09-01 15:55:25 -04:00
Ville Skyttä
d7ea031bd3
Demos: Optimize *.png with zopflipng
...
zopflipng -m, version 1.0.1.
Closes gh-1726
2016-08-24 12:01:45 -04:00
Scott González
3c860f95aa
All: Replace non-breaking spaces with regular spaces
2016-06-08 13:03:42 -04:00
Peter Dave Hello
b7d0c701c7
All: Optimize png images losslessly using zopflipng
...
Closes gh-1710
2016-06-06 11:26:06 -04:00
Alexander Schmitz
7d5e6d2496
Controlgroup: Fix rendering of labels
...
Fixes #14967
Closes gh-1703
2016-05-26 09:15:48 -04:00
Felix Nagel
b92f1b0f2f
Merge branch 'master' into datepicker
2016-04-12 22:46:36 +02:00
Anne-Gaelle Colom
cde7a79b8f
Selectmenu: Added missing semicolon
...
Closes gh-1689
2016-03-30 09:20:40 -04:00
Scott González
58d8b17fe3
Controlgroup: Fix quote style in demo
2016-02-16 10:22:30 -05:00
Felix Nagel
c10ef0a170
Merge branch 'master' into datepicker
2015-12-02 18:30:05 +01:00
Felix Nagel
9fdefeecb9
Calendar: Remove unused data-modules attribute from localization demo
2015-11-25 22:40:29 +01:00
Felix Nagel
d53f549c37
Datepicker: Fix outdated Globalize format option in date-format demo
2015-11-25 22:40:29 +01:00
Felix Nagel
c43149d8a4
Calendar: Use globalize-runtime with compiled locales
2015-11-18 19:56:19 +01:00
Scott González
0cc197a421
Draggable: Change element ids in demo
2015-11-09 09:51:21 -05:00
Jörn Zaefferer
11216554fe
Demos: Link widget demo to learn site
...
Ref jquery/jqueryui.com#39
Closes gh-1637
2015-10-30 11:51:27 -04:00
Jörn Zaefferer
b58ad12a68
Demos: Replace with ffb33daa229c62c7095cff39cde034f84ef54b15
2015-10-08 14:02:59 -04:00
Jörn Zaefferer
42daa77f90
Controlgroup: Update toolbar demo to warn about "this is just a demo"
2015-10-08 14:02:58 -04:00
Alexander Schmitz
4acdfa14b2
Controlgroup: Address review comments
2015-10-08 14:02:57 -04:00
Alexander Schmitz
344ce3c87c
Checkboxradio: Address review comments
2015-10-08 14:02:57 -04:00
Alexander Schmitz
197061be56
Button: address review comments
2015-10-08 14:02:57 -04:00
Alexander Schmitz
50a7a3d6a9
Controlgroup: Fixes for spinner
2015-10-08 14:02:47 -04:00
Alexander Schmitz
3330634c4e
Controlgroup: fixup for spinner and label
2015-10-08 14:02:47 -04:00
Alexander Schmitz
6c1390dc0d
Controlgroup: Add controlgroup labels
2015-10-08 14:02:47 -04:00
Alexander Schmitz
77be50d7a6
Controlgroup: Add spinner to widgets controlgroup works with
2015-10-08 14:02:46 -04:00
Alexander Schmitz
f6879fc0f5
Controlgroup: Fix headers and demos
2015-10-08 14:02:36 -04:00
Alexander Schmitz
a00c02513d
Controlgroup: Add missing entry to demos bootstrap
2015-10-08 14:02:36 -04:00
Alexander Schmitz
de1296b985
Controlgroup: add demos to bootstrap
2015-10-08 14:02:36 -04:00
Alexander Schmitz
29bc0503a3
Demos: Add checkboxradio to bootstrap
2015-10-08 14:02:35 -04:00
Alexander Schmitz
a8fa502853
Checkboxxradio: Adjust demo headers
2015-10-08 14:02:35 -04:00
Alexander Schmitz
16abde399d
Spinner: Updates for new button widget and classes option
2015-10-08 14:02:35 -04:00
Felix Nagel
7e8b7234b2
Merge branch 'master' into datepicker
2015-10-08 00:40:37 +02:00
Alexander Schmitz
40a9d1dfdb
Controlgroup: Inital commit of new widget
...
This widget replaces the buttonset widget
2015-10-07 10:57:59 -04:00
Alexander Schmitz
25d0c85718
Checkboxradio: Initial commit of new widget
2015-10-07 10:57:59 -04:00
Alexander Schmitz
02033262ee
Button: Initial commit of button re-factor
...
Move to using element stats rather then js class states remove
ui-button-text spans.
Removed button set
2015-10-07 10:57:59 -04:00
Jörn Zaefferer
b698f809de
Tests: Use demo bootstrap for visual tests
...
Adds a data-composite option and fixes paths for effects. Otherwise
just applies the same conversion as already applied to demos, sometimes
moving a <style> element to the right place.
2015-09-30 17:55:20 +02:00
Jörn Zaefferer
c02f59981f
Tooltip: Turn of collision detection on forms demo for mobile rendering
...
Slighly improves the result by avoiding the tooltip ending up on top of
the input.
2015-09-30 17:07:39 +02:00
Jörn Zaefferer
5cbb419f24
Demos: Add device-width viewport meta to all demos
...
Ref 343c265172
2015-09-30 17:07:38 +02:00
Felix Nagel
dcef453594
Calendar: Move custom date object to ui namespace
2015-09-27 18:45:53 +02:00
Jörn Zaefferer
29d288b8f2
Demos: Remove use of disableSelection() in widget demo, no need
...
Ref 4916487440
2015-09-21 13:14:20 +02:00
Jörn Zaefferer
cfe91fd9e2
Demos: Add missing disable-selection dependency in sortable-ish demos
...
Ref 4916487440
Ref #9647
2015-09-21 13:13:42 +02:00
Felix Nagel
e6fe401329
Datepicker: Use button instead of a link in icon trigger demo
2015-09-10 23:21:53 +02:00
Felix Nagel
3135e5bb37
Calendar: Use day of the month instead day of the week for range
...
There is no sense in use the day of the week as a base for min/max range.
2015-09-10 23:21:24 +02:00
Felix Nagel
38101a478b
Datepicker: Fix icon trigger demo
...
Support keyboard control. Fix close on second click.
Add removal notice.
2015-09-10 23:21:23 +02:00
Alexander Schmitz
c9fbb763ab
Demos: Style updates
...
Ref #14246
Ref gh-1588
2015-08-21 08:06:24 -04:00
Alexander Schmitz
b5f0fae57a
Widget: Style updates
...
Ref #14246
Ref gh-1588
2015-08-21 08:06:24 -04:00
Alexander Schmitz
de242d8ca9
Effects: Style updates
...
Ref #14246
Ref gh-1588
2015-08-21 08:06:24 -04:00