]> source.dussan.org Git - jquery-ui.git/shortlog
jquery-ui.git
2015-04-10 Felix NagelCalendar: Add comment in _needsRefresh method 1519/head
2015-03-24 Felix NagelCalendar tests: Fix dateFormat option test
2015-03-24 Felix NagelCalendar: Fix month jumping WIP
2015-03-20 Felix NagelCalendar: Remove selected property from $.date
2015-02-26 Felix NagelCalendar: Adjust styles to match theme changes
2015-02-26 Felix NagelCalendar: Clean up styles, add comments
2015-02-26 Felix NagelCalendar: Fix border style for multiple months
2015-02-26 Felix NagelCalendar: Use button instead of link elements for day...
2015-02-26 Felix NagelDatepicker: Remove whitespace
2015-02-26 Felix NagelDatepicker: Make Calendar pass-through options more...
2015-01-29 Scott GonzálezCalendar: Add build metadata
2015-01-29 Scott GonzálezDatepicker: Update description metadata
2015-01-29 Felix NagelDatepicker: Fix visual tests
2015-01-29 Felix NagelDatepicker: Run datepicker tests in Grunt qunit task
2015-01-29 Felix NagelCalendar: Use document.activeElement for retrieving...
2015-01-29 Felix NagelCalendar: Clean up demos.
2015-01-29 Felix NagelCalendar: Sanitize active descendant id selector
2015-01-29 Felix NagelCalendar: Make use of _setOptions to call refresh
2015-01-29 Felix NagelCalendar: Remove option method overwrite
2015-01-29 Felix NagelDatepicker: Add missing handling for disabled option
2015-01-29 Felix NagelCalendar: Use _on for link hover events
2015-01-29 Felix NagelDatepicker tests: Remove pass-through options unit...
2015-01-29 Felix NagelCalendar: Adjust files to match reorganization of exter...
2015-01-29 Felix NagelCalendar: Add buttons option
2015-01-29 Felix NagelDatepicker: Improve localization handling, code style
2015-01-29 Felix NagelCalendar: Fix hover event setting and removing
2015-01-29 Felix NagelDatepicker: Several minor code improvements
2015-01-29 Felix NagelDatepicker: Fix localization demo
2015-01-29 Felix NagelCalendar: Fix German localization
2015-01-29 Felix NagelCalendar: Fix multiple calendar styles
2015-01-29 Felix NagelDatepicker tests: Rewrite event unit tests
2015-01-29 Felix NagelCalendar: Fix broken day table cell attributes
2015-01-29 Felix NagelDatepicker: Improve document click event
2015-01-29 Felix NagelDatepicker tests: Add open and close unit tests
2015-01-29 Felix NagelDatepicker: Simplify usage of calendar options and...
2015-01-29 Felix NagelDatepicker: Remove unwanted keyboard shortcut
2015-01-29 Felix NagelDatepicker: Code clean up for events
2015-01-29 Felix NagelCalendar: Remove select callback reference
2015-01-29 Felix NagelCalendar: Add min and max option.
2015-01-29 Felix NagelCalendar: Add calendar widget
2015-01-29 Felix NagelDatepicker: Introduce value option
2015-01-29 Felix NagelDatepicker: Fix icon trigger demo
2015-01-29 Felix NagelDatepicker: Fix populate alternate field demo
2015-01-29 Felix NagelDatepicker: Properly define default for `dateFormat...
2015-01-29 Felix NagelDatepicker: Use `short` instead of `abbreviated` format...
2015-01-29 Felix NagelDatepicker: Rename `select()` method to `_select()`
2015-01-29 Felix NagelDatepicker: Fix code style issues
2015-01-29 TJ VanTollDate: Make `$.date()` a constructor function
2015-01-29 TJ VanTollDate: Update test suite to coding standards
2015-01-29 TJ VanTollDatepicker: Update the picker as the user types valid...
2015-01-29 TJ VanTollDatepicker: Handle invalid values in `value()` and...
2015-01-29 TJ VanTollDatepicker: Add an `isValid()` method
2015-01-29 TJ VanTollDatepicker: Re-adding mouse tests
2015-01-29 TJ VanTollDatepicker: Update key handling implementation and...
2015-01-29 Rafael Xavier... Datepicker: Use Globalize 1.0.0
2015-01-29 TJ VanTollDatepicker: Fix key handling implementation and tests
2015-01-29 TJ VanTollDatepicker: Add `value()` and `valueAsDate()` methods
2015-01-29 TJ VanTollDatepicker: Support destroying inline datepickers
2015-01-29 TJ VanTollDatepicker: Add test to ensure the `<input>`'s value...
2015-01-29 TJ VanTollDatepicker: Allow `dateFormat` to be changed after...
2015-01-29 TJ VanTollDatepicker: Support changing `eachDay` after initialization
2015-01-29 TJ VanTollDatepicker: Support `position` option changes after...
2015-01-29 TJ VanTollDatepicker: Various changes for the `showWeek` option
2015-01-29 TJ VanTollDatepicker: Support changing the `appendTo` option...
2015-01-29 TJ VanTollDatepicker: Clean up tests
2015-01-29 TJ VanTollDatepicker: Only apply the `ui-state-focus` class name...
2015-01-29 Jörn ZaeffererDatepicker: Fix the `eachDay` option
2015-01-29 TJ VanTollDatepicker: Update tests and demos for new structure
2015-01-29 Scott GonzálezDatepicker: Remove delayed focus
2015-01-29 TJ VanTollDatepicker: Initial commit of widget rewrite work from...
2015-01-28 TJ VanTollDialog: Remove overflow: hidden and reposition resize... 1439/head
2015-01-28 Mike SherovResizable: correct width when grid approaches zero
2015-01-28 Mike SherovResizable: Whitespace Cleanup
2015-01-27 Jasper de GrootTheme: Improve default theme styling
2015-01-26 Jörn ZaeffererBuild: Update QUnit to latest (1.17.1) 1437/head
2015-01-24 Jörn ZaeffererTests: Fix style issues with missing or multiple line...
2015-01-22 Michael OrchardAll: Remove 1.6.x leftovers
2015-01-21 Jörn ZaeffererMenu: Use ui-state-active consistently 1429/head
2015-01-16 Alexander SchmitzTheme: Disabled elements can still be focused with...
2015-01-14 Scott GonzálezBuild: Update list of maintainers
2015-01-13 Jörn ZaeffererAll: Drop support for jQuery 1.6.x
2015-01-12 Luke PageDocs: Clarify PHP Usage
2015-01-12 Scott GonzálezSelectmenu: Better handling when there are no options
2015-01-12 Daniel OwensTooltip: Accept HTMLElement and jQuery objects for...
2015-01-12 Jyoti DekaSlider: Fix max calculation, when step is float
2015-01-12 Jörn ZaeffererTests: Fix jQuery version references to match files...
2015-01-12 Jörn ZaeffererTests: Fix jquery reference in unit index file
2015-01-10 Luke PageDatePicker: increase date range so that tests still... 1419/head
2015-01-10 Luke PageDatePicker: Fix tests to have unique names
2015-01-09 Adam FosterResizable: Match on exact node name
2015-01-09 Adam FosterCore: Match on exact node name for `:focusable` and...
2015-01-09 Thomas MeyerPosition: Add unit tests for bug 8710
2015-01-09 Thomas MeyerPosition: Restore old flip collision handling
2015-01-05 Scott GonzálezAccordion: Set `aria-expanded` when collapsing
2015-01-02 Anne-Gaelle... Build: Remove dates from copyright notice
2014-12-31 Giovanni GiacobbiWidget: Improve readability in `$.widget.bridge()`
2014-12-10 Mike SherovEffects: Rewrite
2014-11-25 Rafael Xavier... Build: Fix typo
2014-11-18 Alexander SchmitzDialog: Updating demo style based on changes to theme...
2014-11-17 Anne-Gaelle... Easing: Fixed small typo in easing demo
next