Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into datepickerdatepicker | Felix Nagel | 2017-08-26 | 2 | -2/+2 |
|\ | | | | | | | | | # Conflicts: # ui/i18n/datepicker-pt.js | ||||
| * | All: Remove uses of `jQuery.proxy()` | Scott González | 2017-05-17 | 1 | -1/+1 |
| | | | | | | | | | | Ref #15160 Closes gh-1813 | ||||
| * | Demos: Fix a typo with an extra semicolon | Robert Brignull | 2017-05-10 | 1 | -1/+1 |
| | | | | | | | | Closes gh-1812 | ||||
* | | Calendar: Introduce getter / setter for date and viewDate | Felix Nagel | 2017-04-14 | 1 | -6/+14 |
| | | |||||
* | | Calendar: Introduce build methods for year and month title | Felix Nagel | 2017-04-12 | 1 | -16/+2 |
| | | |||||
* | | Calendar: Use widget extension to render year and month select | Felix Nagel | 2017-04-12 | 1 | -4/+67 |
| | | |||||
* | | Merge branch 'master' into datepicker | Felix Nagel | 2017-03-30 | 1 | -0/+0 |
|\| | | | | | | | | | | | # Conflicts: # ui/i18n/datepicker-sv.js # ui/widgets/datepicker.js | ||||
| * | Themes: Optimize PNG files with zopflipng | Jo Liss | 2016-11-29 | 1 | -0/+0 |
| | | | | | | | | Closes gh-1772 | ||||
* | | Merge branch 'master' into datepicker | Felix Nagel | 2016-11-09 | 21 | -24/+81 |
|\| | |||||
| * | Tabs: Don't blur focused tab on sort | Scott González | 2016-10-12 | 1 | -1/+12 |
| | | | | | | | | | | Fixes #14627 Closes gh-1761 | ||||
| * | Autocomplete: Escape HTML tags in callback name to avoid XSS in demo | Scott González | 2016-09-22 | 1 | -1/+4 |
| | | | | | | | | Fixes #15048 | ||||
| * | Slider: Add demo for custom handle | Scott González | 2016-09-13 | 2 | -0/+43 |
| | | | | | | | | | | Fixes #15023 Closes gh-1740 | ||||
| * | Autocomplete: Remove unreachable code in remote demo | Scott González | 2016-09-01 | 1 | -3/+1 |
| | | |||||
| * | Autocomplete: Change JSONP demo to use local data source | Scott González | 2016-09-01 | 2 | -17/+19 |
| | | | | | | | | Fixes #14974 | ||||
| * | Demos: Optimize *.png with zopflipng | Ville Skyttä | 2016-08-24 | 3 | -0/+0 |
| | | | | | | | | | | | | zopflipng -m, version 1.0.1. Closes gh-1726 | ||||
| * | All: Replace non-breaking spaces with regular spaces | Scott González | 2016-06-08 | 2 | -2/+2 |
| | | |||||
| * | All: Optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-06 | 12 | -0/+0 |
| | | | | | | | | Closes gh-1710 | ||||
| * | Controlgroup: Fix rendering of labels | Alexander Schmitz | 2016-05-26 | 1 | -1/+1 |
| | | | | | | | | | | Fixes #14967 Closes gh-1703 | ||||
* | | Merge branch 'master' into datepicker | Felix Nagel | 2016-04-12 | 2 | -2/+2 |
|\| | |||||
| * | Selectmenu: Added missing semicolon | Anne-Gaelle Colom | 2016-03-30 | 1 | -1/+1 |
| | | | | | | | | Closes gh-1689 | ||||
| * | Controlgroup: Fix quote style in demo | Scott González | 2016-02-16 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into datepicker | Felix Nagel | 2015-12-02 | 26 | -315/+825 |
|\| | |||||
| * | Draggable: Change element ids in demo | Scott González | 2015-11-09 | 1 | -2/+2 |
| | | |||||
| * | Demos: Link widget demo to learn site | Jörn Zaefferer | 2015-10-30 | 1 | -0/+1 |
| | | | | | | | | | | Ref jquery/jqueryui.com#39 Closes gh-1637 | ||||
| * | Demos: Replace with ffb33daa229c62c7095cff39cde034f84ef54b15 | Jörn Zaefferer | 2015-10-08 | 1 | -1/+1 |
| | | |||||
| * | Controlgroup: Update toolbar demo to warn about "this is just a demo" | Jörn Zaefferer | 2015-10-08 | 1 | -2/+3 |
| | | |||||
| * | Controlgroup: Address review comments | Alexander Schmitz | 2015-10-08 | 1 | -9/+10 |
| | | |||||
| * | Checkboxradio: Address review comments | Alexander Schmitz | 2015-10-08 | 3 | -27/+42 |
| | | |||||
| * | Button: address review comments | Alexander Schmitz | 2015-10-08 | 1 | -7/+7 |
| | | |||||
| * | Controlgroup: Fixes for spinner | Alexander Schmitz | 2015-10-08 | 1 | -2/+0 |
| | | |||||
| * | Controlgroup: fixup for spinner and label | Alexander Schmitz | 2015-10-08 | 1 | -2/+4 |
| | | |||||
| * | Controlgroup: Add controlgroup labels | Alexander Schmitz | 2015-10-08 | 2 | -228/+256 |
| | | |||||
| * | Controlgroup: Add spinner to widgets controlgroup works with | Alexander Schmitz | 2015-10-08 | 1 | -1/+4 |
| | | |||||
| * | Controlgroup: Fix headers and demos | Alexander Schmitz | 2015-10-08 | 3 | -25/+37 |
| | | |||||
| * | Controlgroup: Add missing entry to demos bootstrap | Alexander Schmitz | 2015-10-08 | 3 | -36/+6 |
| | | |||||
| * | Controlgroup: add demos to bootstrap | Alexander Schmitz | 2015-10-08 | 1 | -0/+1 |
| | | |||||
| * | Demos: Add checkboxradio to bootstrap | Alexander Schmitz | 2015-10-08 | 1 | -0/+1 |
| | | |||||
| * | Checkboxxradio: Adjust demo headers | Alexander Schmitz | 2015-10-08 | 2 | -2/+2 |
| | | |||||
| * | Spinner: Updates for new button widget and classes option | Alexander Schmitz | 2015-10-08 | 8 | -230/+12 |
| | | |||||
| * | Controlgroup: Inital commit of new widget | Alexander Schmitz | 2015-10-07 | 7 | -101/+97 |
| | | | | | | | | This widget replaces the buttonset widget | ||||
| * | Checkboxradio: Initial commit of new widget | Alexander Schmitz | 2015-10-07 | 15 | -0/+746 |
| | | |||||
| * | Button: Initial commit of button re-factor | Alexander Schmitz | 2015-10-07 | 5 | -114/+67 |
| | | | | | | | | | | | | Move to using element stats rather then js class states remove ui-button-text spans. Removed button set | ||||
* | | Calendar: Remove unused data-modules attribute from localization demo | Felix Nagel | 2015-11-25 | 1 | -1/+1 |
| | | |||||
* | | Datepicker: Fix outdated Globalize format option in date-format demo | Felix Nagel | 2015-11-25 | 1 | -1/+1 |
| | | |||||
* | | Calendar: Use globalize-runtime with compiled locales | Felix Nagel | 2015-11-18 | 1 | -1/+6 |
| | | |||||
* | | Merge branch 'master' into datepicker | Felix Nagel | 2015-10-08 | 129 | -68/+206 |
|\| | |||||
| * | Tests: Use demo bootstrap for visual tests | Jörn Zaefferer | 2015-09-30 | 1 | -5/+14 |
| | | | | | | | | | | | | 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. | ||||
| * | Tooltip: Turn of collision detection on forms demo for mobile rendering | Jörn Zaefferer | 2015-09-30 | 1 | -1/+2 |
| | | | | | | | | | | Slighly improves the result by avoiding the tooltip ending up on top of the input. | ||||
| * | Demos: Add device-width viewport meta to all demos | Jörn Zaefferer | 2015-09-30 | 129 | -2/+131 |
| | | | | | | | | Ref 343c2651729af2fdf020dd538fce0855785f5a0d | ||||
| * | Demos: Remove use of disableSelection() in widget demo, no need | Jörn Zaefferer | 2015-09-21 | 1 | -3/+1 |
| | | | | | | | | Ref 4916487440b0c087e6e5996522cf478af26df591 |