2012-04-18 |
Scott González | Grunt: Replace all instances of @VERSION during copy... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
kborchers | Menu: Update divider width |
commit | commitdiff | tree | snapshot |
2012-04-16 |
kborchers | Menu: Fixed typo in comment |
commit | commitdiff | tree | snapshot |
2012-04-16 |
kborchers | Menu: Add aria-disabled attribute to disabled items... |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Scott González | Position: Simplify default demo by removing drag functi... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
kborchers | Menu: Check that the event object is defined before... |
commit | commitdiff | tree | snapshot |
2012-04-14 |
kborchers | Menu: Remove most event.stopImmediatePropagation()... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Rick Waldron... | Remove compare_size; defer to plugin. 633/head |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Scott González | Menu: Cleanup. |
commit | commitdiff | tree | snapshot |
2012-04-08 |
Scott González | Autocomplete combobox demo: Fixed styling of button... |
commit | commitdiff | tree | snapshot |
2012-04-07 |
kborchers | Merge branch 'menuDividers' into master |
commit | commitdiff | tree | snapshot |
2012-04-07 |
kborchers | Menu: Add dividers using empty list items |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Scott González | Tabs: Don't explicitly remove filter when animating... |
commit | commitdiff | tree | snapshot |
2012-04-05 |
kborchers | Merge branch 'positionWithin' |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Jörn Zaefferer | Build: Get grunt default task to pass. Fix lint errors... |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Jörn Zaefferer | Build: Filter filters for linting to exclude some to... |
commit | commitdiff | tree | snapshot |
2012-04-04 |
kborchers | Position: Fixed issue with offsets using the within... 626/head |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Scott González | Tabs: Coding standards. |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Scott González | Autocomplete: Move race condition logic from ajax reque... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Scott González | Datepicker: Don't set _curInst in hideDatepicker. Fixes... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Scott González | Autocomplete: Add header protection which was accidenta... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Jörn Zaefferer | Position: Extend main visual test page with simple... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Jörn Zaefferer | Tooltip: Remove old callout test page. Completely broke... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Scott González | Effects core: Properly handle defaults for effects... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Scott González | Grunt: Removed newcap option from jshint task. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Scott González | Lint fixes. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Scott González | Grunt: Fixed jshint options. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Scott González | A few lint fixes. |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Scott González | Grunt: Whitelist js and css files for @version replacem... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Scott González | Grunt: Copy jquery from root regardless of version... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Jörn Zaefferer | Build/grunt: Strip existing (protected) headers from... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Jörn Zaefferer | Build/grunt: Fix dependencies to versions we've tested... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Jörn Zaefferer | Build/grunt: grunt.file.copy now expects options as... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Jo Liss | Protect all copyright notices against minification |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Jörn Zaefferer | Merge branch 'master' into grunt |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Simon | Datepicker: Changed German translation for weekHeader... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Scott González | Grunt: Move common modules to top, along with lists... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Scott González | Tooltip: Store the title in ui-tooltip-title data only... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Scott González | Tooltip: Avoid infinite recursion when disabling a... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Jörn Zaefferer | Build/grunt: Add download_docs task for 1.8 |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Amir E. Aharoni | Datepicker: Fixed nextText, prevText, and Sunday and... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Jörn Zaefferer | Build/grunt: Use grunt.loadNpmTasks, now that its actua... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Jörn Zaefferer | Build/grunt: Accept more grunt-css versions |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Jörn Zaefferer | Bump version |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Jörn Zaefferer | Tagging 1.9m7 1.9m7 |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Jörn Zaefferer | Build/grunt: Extract css related tasks, use grunt-css... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Scott González | Accordion: Added animation tests. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Scott González | Accordion: Fixed post-init changes to event option... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Scott González | Datepicker tests: Use $.ui.keyCode instead of $.simulat... |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Hans Hillen | Accordion: Fixed ARIA support and added proper keyboard... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Scott González | Grunt: Update for new grunt API. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Scott González | Grunt: Switch back to using file.copy(). |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Jörn Zaefferer | Build/grunt: Fix copying of binary files |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Scott González | Tabs: Wrap attribute value in quotes when querying... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
stojce | Datepicker: Fixed month name for Macedonian localizatio... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Lado Lomidze | Datepicker: Added Georgian localization. Fixes #8205... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Scott González | Upgrade jQuery to 1.7.2. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Jörn Zaefferer | Build/grunt: Coding standards |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Jörn Zaefferer | Build/grunt: Use ascii encoding when reading files... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Jörn Zaefferer | Build/grunt: Always clean befoe release task |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Jörn Zaefferer | Build/grunt: Use rimraf for clean task. Fix cop_hemes... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Scott González | Update QUnit. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Jörn Zaefferer | Build/grunt: Another attempt at using adm-zip. Keep... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Jörn Zaefferer | Build/grunt: Add a clean task. Good enough for now... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Jörn Zaefferer | Build/grunt: Update to latest grunt API, using reigster... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Scott González | Grunt: Coding standards. |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Scott González | Mouse: Unbind events bound to document on destroy.... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Scott González | Revert "Button: Apply overflow: hidden in all browsers... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
kborchers | Menu: Better disabled item handling using preventDefaul... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Jörn Zaefferer | Merge branch 'accordion-cleanup' |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Harri Kilpiö | Datepicker: Corrected values of dayNamesShort in Finnis... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Scott González | Merge branch 'master' into grunt |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Scott González | Accordion: Removed ui-accordion-disabled class. Fixes... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Jörn Zaefferer | Build/grunt: Fix themes task |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Jörn Zaefferer | Build/grunt: Replace child_process helper with utils... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Jörn Zaefferer | Updated to QUnit 1.4.0. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Jörn Zaefferer | Build/grunt: Fix copy_themes task, files.themes config... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Jörn Zaefferer | Build: Modify uglify.js to include a newline charakter... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Jörn Zaefferer | Build/grunt: Simplify css_min basic task, concat helper... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Jörn Zaefferer | Build/grunt: Integrate CSSLint |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Jörn Zaefferer | Build/grunt: Update codebase to adapt or make use of... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Jörn Zaefferer | Build/grunt: Improve lint setup, get rid of file commen... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Jörn Zaefferer | Build/grunt: Improve lint setup, configure options... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Jörn Zaefferer | Build/grunt: Fix a few oversights from the files config... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Jörn Zaefferer | Build/grunt: Use child process for zipping until adm... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Jörn Zaefferer | Build/grunt: Can use config('pkg.version'), now was... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Jörn Zaefferer | Build/grunt: Use custom directive to strip banners... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Jörn Zaefferer | Build/grunt: Add back version.txt. Will remove that... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Jörn Zaefferer | Build/grunt: Add sizer task. Some cleanup in other... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Jörn Zaefferer | Build/grunt: Cleanup todos |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Jörn Zaefferer | Build/grunt: Finish release_themes task. Strip headers... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Jörn Zaefferer | Build/grunt: Extend themes_download task with unzipping |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Scott González | Added composite test suite for all 'active' tests. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Scott González | Updated copyright year. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Jörn Zaefferer | Build/grunt: Partial download_themes task. Extracting... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Jörn Zaefferer | Build/grunt: Almost complete release and release_cdn... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Jörn Zaefferer | Accordion: Use _bind for event option. Refactor other... 610/head |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Jörn Zaefferer | Accordion: Update method tests - active option still... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Jörn Zaefferer | Accordion: Update test helper to use QUnit.push instead... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Scott González | Accordion: Added missing semicolon. |
commit | commitdiff | tree | snapshot |
next |