diff options
author | Felix Nagel <info@felixnagel.com> | 2012-10-03 22:37:03 +0200 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2012-10-03 22:37:03 +0200 |
commit | cca4e77a95eb7024c204f4d0719baa2ef6195ed2 (patch) | |
tree | 732a8e171647d9b25b1b2988f09dccc5d182bad7 /build/release/changelog-shell | |
parent | 5e12c54be1813e1f627d3214c11d7520fb46c647 (diff) | |
parent | e8bdf468614e59309b4a02ad4f6c29c1d06083c1 (diff) | |
download | jquery-ui-cca4e77a95eb7024c204f4d0719baa2ef6195ed2.tar.gz jquery-ui-cca4e77a95eb7024c204f4d0719baa2ef6195ed2.zip |
Merge branch 'master' into selectmenu
Diffstat (limited to 'build/release/changelog-shell')
-rw-r--r-- | build/release/changelog-shell | 66 |
1 files changed, 32 insertions, 34 deletions
diff --git a/build/release/changelog-shell b/build/release/changelog-shell index 9e4fbd7e4..9c9df9350 100644 --- a/build/release/changelog-shell +++ b/build/release/changelog-shell @@ -10,70 +10,68 @@ Move all commit notes to the appropriate section. - If there is no ticket number, search Trac for the relevant ticket. - If there is no ticket, create one (if needed), or leave just the commit link. -Double check that "XXXX" does not appear anywhere in the changelog. +Double check that "TICKETREF" does not appear anywhere in the changelog. -Post this changelog at: CHANGELOG_URL +Add this changelog to jqueryui.com. DELETE EVERYTHING ABOVE THE FOLLOWING LINE ------------------------------------------ +<script>{ + "title": "{title}" +}</script> -= Summary = -This is the final release of jQuery UI 1.8. --- OR -- -This is the second maintenance release for [[UI/Changelog/1.8|jQuery UI 1.8]]. +## Build -= Build = +## Core & Utilities -= Core & Utilities = +### UI Core -=== UI Core === +### Mouse -=== Mouse === +### Widget Factory -=== Widget Factory === +### Position -=== Position === +## Interactions -= Interactions = +### Draggable -=== Draggable === +### Droppable -=== Droppable === +### Resizable -=== Resizable === +### Selectable -=== Selectable === +### Sortable -=== Sortable === +## Widgets -= Widgets = +### Accordion -=== Accordion === +### Autocomplete -=== Autocomplete === +### Button -=== Button === +### Datepicker -=== Datepicker === +### Dialog -=== Dialog === +### Progressbar -=== Progressbar === +### Slider -=== Slider === +### Tabs -=== Tabs === +## Effects -= Effects = +### Individual effects -=== Individual effects === +## CSS Framework -= CSS Framework = +## Demos -= Demos = +## Website -= Website = - -=== Download Builder === +### Download Builder |