forked from jquery/jquery-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog-shell
More file actions
109 lines (45 loc) · 1.24 KB
/
changelog-shell
File metadata and controls
109 lines (45 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
This file contains a shell for the changelog, followed by a list of every commit for this release.
Choose the appropriate line for the Summary section.
Move all commit notes to the appropriate section.
- Each line should be in the following format:
[Fixed|Added]: The ticket description. ([Ticket link], [Commit link])
- If the commit is not related to a bug or feature, e.g., whitepsace cleanup, remove it.
- 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 "TICKETREF" does not appear anywhere in the changelog.
Add this changelog to jqueryui.com.
DELETE EVERYTHING ABOVE THE FOLLOWING LINE
------------------------------------------
<script>{
"title": "{title}"
}</script>
## Build
## Core & Utilities
### UI Core
### Mouse
### Widget Factory
### Position
## Interactions
### Draggable
### Droppable
### Resizable
### Selectable
### Sortable
## Widgets
### Accordion
### Autocomplete
### Button
### Datepicker
### Dialog
### Menu
### Progressbar
### Slider
### Spinner
### Tabs
### Tooltip
## Effects
### Individual effects
## CSS Framework
## Demos
## Website
### Download Builder