Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lint fixes. | Scott González | 2012-04-02 | 1 | -2/+3 |
| | |||||
* | Protect all copyright notices against minification | Jo Liss | 2012-04-02 | 1 | -1/+1 |
| | | | | | | | For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention. | ||||
* | Updated copyright year. | Scott González | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | Update data naming for Slider. Partial fix for #7810 | Jörn Zaefferer | 2012-03-01 | 1 | -3/+3 |
| | |||||
* | Slider: Whitespace cleanup | Jörn Zaefferer | 2012-03-01 | 1 | -14/+14 |
| | |||||
* | Slider: Prevent the default action on keydown if we're listening for the ↵ | Scott González | 2012-02-09 | 1 | -6/+2 |
| | | | | pressed key. Fixes #8109 - Slider: Key handling should prevent scrolling. | ||||
* | .attr() -> .prop() | Scott González | 2011-06-08 | 1 | -2/+2 |
| | |||||
* | All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store ↵ | Scott González | 2011-05-28 | 1 | -5/+1 |
| | | | | version numbers on instances. | ||||
* | Slider: add handles in single DOM operation. Fixed #7259 - optimize handle ↵ | Adam Baratz | 2011-05-11 | 1 | -34/+16 |
| | | | | creation. | ||||
* | generated by cgit v1.2.3 (git 2.39.1) at 2025-08-15 19:38:59 +0000 |