fomantic-ui 2.10.0-beta.11 → 2.10.0-beta.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5289 -2325
- package/changelog-setup.js +22 -0
- package/changelog-template.hbs +256 -251
- package/dist/components/accordion.css +1 -1
- package/dist/components/accordion.js +1 -1
- package/dist/components/accordion.min.css +1 -1
- package/dist/components/accordion.min.js +1 -1
- package/dist/components/ad.css +1 -1
- package/dist/components/ad.min.css +1 -1
- package/dist/components/api.js +1 -1
- package/dist/components/api.min.js +1 -1
- package/dist/components/breadcrumb.css +1 -1
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +1 -1
- package/dist/components/button.min.css +1 -1
- package/dist/components/calendar.css +1 -1
- package/dist/components/calendar.js +1 -1
- package/dist/components/calendar.min.css +1 -1
- package/dist/components/calendar.min.js +1 -1
- package/dist/components/card.css +1 -1
- package/dist/components/card.min.css +1 -1
- package/dist/components/checkbox.css +1 -1
- package/dist/components/checkbox.js +1 -1
- package/dist/components/checkbox.min.css +1 -1
- package/dist/components/checkbox.min.js +1 -1
- package/dist/components/comment.css +1 -1
- package/dist/components/comment.min.css +1 -1
- package/dist/components/container.css +1 -1
- package/dist/components/container.min.css +1 -1
- package/dist/components/dimmer.css +1 -1
- package/dist/components/dimmer.js +1 -1
- package/dist/components/dimmer.min.css +1 -1
- package/dist/components/dimmer.min.js +1 -1
- package/dist/components/divider.css +1 -1
- package/dist/components/divider.min.css +1 -1
- package/dist/components/dropdown.css +1 -1
- package/dist/components/dropdown.js +1 -1
- package/dist/components/dropdown.min.css +1 -1
- package/dist/components/dropdown.min.js +1 -1
- package/dist/components/embed.css +1 -1
- package/dist/components/embed.js +1 -1
- package/dist/components/embed.min.css +1 -1
- package/dist/components/embed.min.js +1 -1
- package/dist/components/emoji.css +1 -1
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +1 -1
- package/dist/components/feed.min.css +1 -1
- package/dist/components/flag.css +1 -1
- package/dist/components/flag.min.css +1 -1
- package/dist/components/flyout.css +1 -1
- package/dist/components/flyout.js +1 -1
- package/dist/components/flyout.min.css +1 -1
- package/dist/components/flyout.min.js +1 -1
- package/dist/components/form.css +1 -1
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +1 -1
- package/dist/components/form.min.js +1 -1
- package/dist/components/grid.css +1 -1
- package/dist/components/grid.min.css +1 -1
- package/dist/components/header.css +1 -1
- package/dist/components/header.min.css +1 -1
- package/dist/components/icon.css +1 -1
- package/dist/components/icon.min.css +1 -1
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +1 -1
- package/dist/components/input.min.css +1 -1
- package/dist/components/item.css +1 -1
- package/dist/components/item.min.css +1 -1
- package/dist/components/label.css +1 -1
- package/dist/components/label.min.css +1 -1
- package/dist/components/list.css +1 -1
- package/dist/components/list.min.css +1 -1
- package/dist/components/loader.css +1 -1
- package/dist/components/loader.min.css +1 -1
- package/dist/components/menu.css +1 -1
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +1 -1
- package/dist/components/message.min.css +1 -1
- package/dist/components/modal.css +1 -1
- package/dist/components/modal.js +1 -1
- package/dist/components/modal.min.css +1 -1
- package/dist/components/modal.min.js +1 -1
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +1 -1
- package/dist/components/placeholder.css +1 -1
- package/dist/components/placeholder.min.css +1 -1
- package/dist/components/popup.css +1 -1
- package/dist/components/popup.js +1 -1
- package/dist/components/popup.min.css +1 -1
- package/dist/components/popup.min.js +1 -1
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +1 -1
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +1 -1
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +1 -1
- package/dist/components/reset.css +1 -1
- package/dist/components/reset.min.css +1 -1
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +1 -1
- package/dist/components/search.js +1 -1
- package/dist/components/search.min.css +1 -1
- package/dist/components/search.min.js +1 -1
- package/dist/components/segment.css +1 -1
- package/dist/components/segment.min.css +1 -1
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +1 -1
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +1 -1
- package/dist/components/sidebar.css +1 -1
- package/dist/components/sidebar.js +1 -1
- package/dist/components/sidebar.min.css +1 -1
- package/dist/components/sidebar.min.js +1 -1
- package/dist/components/site.css +1 -1
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +1 -1
- package/dist/components/site.min.js +1 -1
- package/dist/components/slider.css +1 -1
- package/dist/components/slider.js +1 -1
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +1 -1
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +1 -1
- package/dist/components/statistic.css +1 -1
- package/dist/components/statistic.min.css +1 -1
- package/dist/components/step.css +1 -1
- package/dist/components/step.min.css +1 -1
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +1 -1
- package/dist/components/tab.css +1 -1
- package/dist/components/tab.js +1 -1
- package/dist/components/tab.min.css +1 -1
- package/dist/components/tab.min.js +1 -1
- package/dist/components/table.css +1 -1
- package/dist/components/table.min.css +1 -1
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +1 -1
- package/dist/components/toast.js +1 -1
- package/dist/components/toast.min.css +1 -1
- package/dist/components/toast.min.js +1 -1
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +1 -1
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +1 -1
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +1 -1
- package/dist/semantic.css +53 -53
- package/dist/semantic.js +26 -26
- package/dist/semantic.min.css +1 -1
- package/dist/semantic.min.js +1 -1
- package/package.json +1 -1
package/changelog-template.hbs
CHANGED
@@ -21,383 +21,388 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
21
21
|
{{summary}}
|
22
22
|
{{/if}}
|
23
23
|
|
24
|
-
{{#commit-
|
25
|
-
|
26
|
-
|
24
|
+
{{#commit-collector merges commits major minor}}
|
25
|
+
{{#commit-list-breaking this heading='## Breaking Changes' subject='([Nn]ew default|[Dd]rop[p ]|[Rr]ename|[: ][Rr]emove[d ]|[Bb]reaking)' exclude='(contributor|[Ff]ix[e ]|[Cc]hangelog|support)'}}
|
26
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
27
|
+
{{/commit-list-breaking}}
|
28
|
+
{{#commit-list-enhanced this heading='## Changes and new Features' subject='^([fF]eat[( ]|[aA]dd|[uUpdate])'}}
|
29
|
+
{{/commit-list-enhanced}}
|
30
|
+
{{#commit-list-enhanced this subject='^([aA]dd|[uUpdate])'}}
|
27
31
|
- {{subject}} [`{{shorthash}}`]({{href}})
|
28
|
-
|
29
|
-
|
32
|
+
{{/commit-list-enhanced}}
|
33
|
+
{{#commit-list-enhanced this heading='### Ad' subject='feat\(ad\)'}}
|
30
34
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
31
|
-
|
32
|
-
|
35
|
+
{{/commit-list-enhanced}}
|
36
|
+
{{#commit-list-enhanced this heading='### Accordion' subject='feat\(accordion'}}
|
33
37
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
34
|
-
|
35
|
-
|
38
|
+
{{/commit-list-enhanced}}
|
39
|
+
{{#commit-list-enhanced this heading='### API' subject='feat\(api'}}
|
36
40
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
37
|
-
|
38
|
-
|
41
|
+
{{/commit-list-enhanced}}
|
42
|
+
{{#commit-list-enhanced this heading='### Breadcrumb' subject='feat\(breadcrumb'}}
|
39
43
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
40
|
-
|
41
|
-
|
44
|
+
{{/commit-list-enhanced}}
|
45
|
+
{{#commit-list-enhanced this heading='### Button' subject='feat\(button'}}
|
42
46
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
43
|
-
|
44
|
-
|
47
|
+
{{/commit-list-enhanced}}
|
48
|
+
{{#commit-list-enhanced this heading='### Calendar' subject='feat\(calendar'}}
|
45
49
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
46
|
-
|
47
|
-
|
50
|
+
{{/commit-list-enhanced}}
|
51
|
+
{{#commit-list-enhanced this heading='### Card' subject='(feat\(card|\[Card])'}}
|
48
52
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
49
|
-
|
50
|
-
|
53
|
+
{{/commit-list-enhanced}}
|
54
|
+
{{#commit-list-enhanced this heading='### Checkbox' subject='feat\((checkbox|radio)'}}
|
51
55
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
52
|
-
|
53
|
-
|
56
|
+
{{/commit-list-enhanced}}
|
57
|
+
{{#commit-list-enhanced this heading='### Comment' subject='feat\(comment'}}
|
54
58
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
55
|
-
|
56
|
-
|
59
|
+
{{/commit-list-enhanced}}
|
60
|
+
{{#commit-list-enhanced this heading='### Container' subject='feat\(container'}}
|
57
61
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
58
|
-
|
59
|
-
|
62
|
+
{{/commit-list-enhanced}}
|
63
|
+
{{#commit-list-enhanced this heading='### Dimmer' subject='feat\(dimmer'}}
|
60
64
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
61
|
-
|
62
|
-
|
65
|
+
{{/commit-list-enhanced}}
|
66
|
+
{{#commit-list-enhanced this heading='### Divider' subject='feat\(divider'}}
|
63
67
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
64
|
-
|
65
|
-
|
68
|
+
{{/commit-list-enhanced}}
|
69
|
+
{{#commit-list-enhanced this heading='### Dropdown' subject='(feat\(dropdown|\[Drop[Dd]own])'}}
|
66
70
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
67
|
-
|
68
|
-
|
71
|
+
{{/commit-list-enhanced}}
|
72
|
+
{{#commit-list-enhanced this heading='### Embed' subject='feat\(embed'}}
|
69
73
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
70
|
-
|
71
|
-
|
74
|
+
{{/commit-list-enhanced}}
|
75
|
+
{{#commit-list-enhanced this heading='### Emoji' subject='feat\(emoji'}}
|
72
76
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
73
|
-
|
74
|
-
|
77
|
+
{{/commit-list-enhanced}}
|
78
|
+
{{#commit-list-enhanced this heading='### Feed' subject='feat\(feed'}}
|
75
79
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
76
|
-
|
77
|
-
|
80
|
+
{{/commit-list-enhanced}}
|
81
|
+
{{#commit-list-enhanced this heading='### Flag' subject='(feat\(flag|\[Flag])'}}
|
78
82
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
79
|
-
|
80
|
-
|
83
|
+
{{/commit-list-enhanced}}
|
84
|
+
{{#commit-list-enhanced this heading='### Flyout' subject='feat\(flyout'}}
|
81
85
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
82
|
-
|
83
|
-
|
86
|
+
{{/commit-list-enhanced}}
|
87
|
+
{{#commit-list-enhanced this heading='### Form' subject='(feat\(form\)|\[Form])'}}
|
84
88
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
85
|
-
|
86
|
-
|
89
|
+
{{/commit-list-enhanced}}
|
90
|
+
{{#commit-list-enhanced this heading='### Form Validation' subject='(feat\(formvalidation|\[Form Validation])'}}
|
87
91
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
88
|
-
|
89
|
-
|
92
|
+
{{/commit-list-enhanced}}
|
93
|
+
{{#commit-list-enhanced this heading='### Grid' subject='feat\(grid'}}
|
90
94
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
91
|
-
|
92
|
-
|
95
|
+
{{/commit-list-enhanced}}
|
96
|
+
{{#commit-list-enhanced this heading='### Header' subject='feat\(head(er|ing)'}}
|
93
97
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
94
|
-
|
95
|
-
|
98
|
+
{{/commit-list-enhanced}}
|
99
|
+
{{#commit-list-enhanced this heading='### Icon' subject='feat\(icon'}}
|
96
100
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
97
|
-
|
98
|
-
|
101
|
+
{{/commit-list-enhanced}}
|
102
|
+
{{#commit-list-enhanced this heading='### Image' subject='feat\(image'}}
|
99
103
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
100
|
-
|
101
|
-
|
104
|
+
{{/commit-list-enhanced}}
|
105
|
+
{{#commit-list-enhanced this heading='### Input' subject='feat\(input'}}
|
102
106
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
103
|
-
|
104
|
-
|
107
|
+
{{/commit-list-enhanced}}
|
108
|
+
{{#commit-list-enhanced this heading='### Item' subject='feat\(item'}}
|
105
109
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
106
|
-
|
107
|
-
|
110
|
+
{{/commit-list-enhanced}}
|
111
|
+
{{#commit-list-enhanced this heading='### Label' subject='feat\(label'}}
|
108
112
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
109
|
-
|
110
|
-
|
113
|
+
{{/commit-list-enhanced}}
|
114
|
+
{{#commit-list-enhanced this heading='### List' subject='feat\(list'}}
|
111
115
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
112
|
-
|
113
|
-
|
116
|
+
{{/commit-list-enhanced}}
|
117
|
+
{{#commit-list-enhanced this heading='### Loader' subject='feat\(loader'}}
|
114
118
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
115
|
-
|
116
|
-
|
119
|
+
{{/commit-list-enhanced}}
|
120
|
+
{{#commit-list-enhanced this heading='### Menu' subject='(^(feat\()*[Mm]enu[:)]+|\[Menu])'}}
|
117
121
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
118
|
-
|
119
|
-
|
122
|
+
{{/commit-list-enhanced}}
|
123
|
+
{{#commit-list-enhanced this heading='### Message' subject='feat\(message'}}
|
120
124
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
121
|
-
|
122
|
-
|
125
|
+
{{/commit-list-enhanced}}
|
126
|
+
{{#commit-list-enhanced this heading='### Modal' subject='^(feat\()*[Mm]odal[:)]+'}}
|
123
127
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
124
|
-
|
125
|
-
|
128
|
+
{{/commit-list-enhanced}}
|
129
|
+
{{#commit-list-enhanced this heading='### Nag' subject='feat\(nag'}}
|
126
130
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
127
|
-
|
128
|
-
|
131
|
+
{{/commit-list-enhanced}}
|
132
|
+
{{#commit-list-enhanced this heading='### Placeholder' subject='feat\(placeholder'}}
|
129
133
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
130
|
-
|
131
|
-
|
134
|
+
{{/commit-list-enhanced}}
|
135
|
+
{{#commit-list-enhanced this heading='### Popup' subject='feat\((popup|tooltip)'}}
|
132
136
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
133
|
-
|
134
|
-
|
137
|
+
{{/commit-list-enhanced}}
|
138
|
+
{{#commit-list-enhanced this heading='### Progress' subject='feat\(progress'}}
|
135
139
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
136
|
-
|
137
|
-
|
140
|
+
{{/commit-list-enhanced}}
|
141
|
+
{{#commit-list-enhanced this heading='### Rail' subject='feat\(rail'}}
|
138
142
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
139
|
-
|
140
|
-
|
143
|
+
{{/commit-list-enhanced}}
|
144
|
+
{{#commit-list-enhanced this heading='### Rating' subject='feat\(rating'}}
|
141
145
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
142
|
-
|
143
|
-
|
146
|
+
{{/commit-list-enhanced}}
|
147
|
+
{{#commit-list-enhanced this heading='### Reveal' subject='feat\(reveal'}}
|
144
148
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
145
|
-
|
146
|
-
|
149
|
+
{{/commit-list-enhanced}}
|
150
|
+
{{#commit-list-enhanced this heading='### Search' subject='(feat\(search|\[Search])'}}
|
147
151
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
148
|
-
|
149
|
-
|
152
|
+
{{/commit-list-enhanced}}
|
153
|
+
{{#commit-list-enhanced this heading='### Segment' subject='(feat\(segment|\[Segment])'}}
|
150
154
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
151
|
-
|
152
|
-
|
155
|
+
{{/commit-list-enhanced}}
|
156
|
+
{{#commit-list-enhanced this heading='### Shape' subject='feat\(shape'}}
|
153
157
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
154
|
-
|
155
|
-
|
158
|
+
{{/commit-list-enhanced}}
|
159
|
+
{{#commit-list-enhanced this heading='### Sidebar' subject='feat\(sidebar'}}
|
156
160
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
157
|
-
|
158
|
-
|
161
|
+
{{/commit-list-enhanced}}
|
162
|
+
{{#commit-list-enhanced this heading='### Slider' subject='feat\(slider'}}
|
159
163
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
160
|
-
|
161
|
-
|
164
|
+
{{/commit-list-enhanced}}
|
165
|
+
{{#commit-list-enhanced this heading='### State' subject='feat\(state'}}
|
162
166
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
163
|
-
|
164
|
-
|
167
|
+
{{/commit-list-enhanced}}
|
168
|
+
{{#commit-list-enhanced this heading='### Statistic' subject='feat\(statistic'}}
|
165
169
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
166
|
-
|
167
|
-
|
170
|
+
{{/commit-list-enhanced}}
|
171
|
+
{{#commit-list-enhanced this heading='### Step' subject='feat\(step'}}
|
168
172
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
169
|
-
|
170
|
-
|
173
|
+
{{/commit-list-enhanced}}
|
174
|
+
{{#commit-list-enhanced this heading='### Sticky' subject='feat\(sticky'}}
|
171
175
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
172
|
-
|
173
|
-
|
176
|
+
{{/commit-list-enhanced}}
|
177
|
+
{{#commit-list-enhanced this heading='### Tab' subject='(feat\(tab\)|\[Tab])'}}
|
174
178
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
175
|
-
|
176
|
-
|
179
|
+
{{/commit-list-enhanced}}
|
180
|
+
{{#commit-list-enhanced this heading='### Table' subject='(feat\(table|\[Table])'}}
|
177
181
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
178
|
-
|
179
|
-
|
182
|
+
{{/commit-list-enhanced}}
|
183
|
+
{{#commit-list-enhanced this heading='### Text' subject='feat\(text'}}
|
180
184
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
181
|
-
|
182
|
-
|
185
|
+
{{/commit-list-enhanced}}
|
186
|
+
{{#commit-list-enhanced this heading='### Toast' subject='(feat\(toast|\[Toast])'}}
|
183
187
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
184
|
-
|
185
|
-
|
188
|
+
{{/commit-list-enhanced}}
|
189
|
+
{{#commit-list-enhanced this heading='### Transition' subject='^(feat\()*[Tt]ransition[:)]+'}}
|
186
190
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
187
|
-
|
188
|
-
|
191
|
+
{{/commit-list-enhanced}}
|
192
|
+
{{#commit-list-enhanced this heading='### Visibility' subject='^(feat\()*[Vv]isibility[:)]+'}}
|
189
193
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
190
|
-
|
194
|
+
{{/commit-list-enhanced}}
|
191
195
|
|
192
|
-
|
196
|
+
{{#commit-list-enhanced this heading='### Build Features' subject='feat\(build\)'}}
|
193
197
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
194
|
-
|
195
|
-
|
198
|
+
{{/commit-list-enhanced}}
|
199
|
+
{{#commit-list-enhanced this heading='### CI Features' subject='feat\((ci|lint)\)'}}
|
196
200
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
+
{{/commit-list-enhanced}}
|
202
|
+
{{#commit-list-enhanced this heading='### Misc Changes' exclude='(^(feat|[fF]ix|[bB]uild|[aA]dd|[uU]pdate|chore|docs|\d+\.\d+)|build | dist$| dist |dist\/|[Rr]elease|[Rr]ebuild|[Rr]lsnotes| changelog|^[a-zA-Z]+:|[Vv]ersion tick|\[[\w ]+]|Merge pull request|[Vv]ersion bump|bumped version)'}}
|
203
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
204
|
+
{{/commit-list-enhanced}}
|
201
205
|
|
202
|
-
|
203
|
-
|
204
|
-
|
206
|
+
{{#commit-list-enhanced this heading='## Bug Fixes' subject='^[fF]ix[( ]' exclude='(types|deps|chore)'}}
|
207
|
+
{{/commit-list-enhanced}}
|
208
|
+
{{#commit-list-enhanced this subject='^[fF]ix ]'}}
|
205
209
|
- {{subject}} [`{{shorthash}}`]({{href}})
|
206
|
-
|
207
|
-
|
210
|
+
{{/commit-list-enhanced}}
|
211
|
+
{{#commit-list-enhanced this heading='### Ad' subject='fix\(ad\)'}}
|
208
212
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
209
|
-
|
210
|
-
|
213
|
+
{{/commit-list-enhanced}}
|
214
|
+
{{#commit-list-enhanced this heading='### Accordion' subject='fix\(accordion'}}
|
211
215
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
212
|
-
|
213
|
-
|
216
|
+
{{/commit-list-enhanced}}
|
217
|
+
{{#commit-list-enhanced this heading='### API' subject='fix\(api'}}
|
214
218
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
215
|
-
|
216
|
-
|
219
|
+
{{/commit-list-enhanced}}
|
220
|
+
{{#commit-list-enhanced this heading='### Breadcrumb' subject='fix\(breadcrumb'}}
|
217
221
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
218
|
-
|
219
|
-
|
222
|
+
{{/commit-list-enhanced}}
|
223
|
+
{{#commit-list-enhanced this heading='### Button' subject='fix\(button'}}
|
220
224
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
221
|
-
|
222
|
-
|
225
|
+
{{/commit-list-enhanced}}
|
226
|
+
{{#commit-list-enhanced this heading='### Calendar' subject='fix\(calendar'}}
|
223
227
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
224
|
-
|
225
|
-
|
228
|
+
{{/commit-list-enhanced}}
|
229
|
+
{{#commit-list-enhanced this heading='### Card' subject='fix\(card'}}
|
226
230
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
227
|
-
|
228
|
-
|
231
|
+
{{/commit-list-enhanced}}
|
232
|
+
{{#commit-list-enhanced this heading='### Checkbox' subject='fix\((checkbox|radio)'}}
|
229
233
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
230
|
-
|
231
|
-
|
234
|
+
{{/commit-list-enhanced}}
|
235
|
+
{{#commit-list-enhanced this heading='### Comment' subject='fix\(comment'}}
|
232
236
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
233
|
-
|
234
|
-
|
237
|
+
{{/commit-list-enhanced}}
|
238
|
+
{{#commit-list-enhanced this heading='### Container' subject='fix\(container'}}
|
235
239
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
236
|
-
|
237
|
-
|
240
|
+
{{/commit-list-enhanced}}
|
241
|
+
{{#commit-list-enhanced this heading='### Dimmer' subject='fix\(dimmer'}}
|
238
242
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
239
|
-
|
240
|
-
|
243
|
+
{{/commit-list-enhanced}}
|
244
|
+
{{#commit-list-enhanced this heading='### Divider' subject='fix\(divider'}}
|
241
245
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
242
|
-
|
243
|
-
|
246
|
+
{{/commit-list-enhanced}}
|
247
|
+
{{#commit-list-enhanced this heading='### Dropdown' subject='fix\(dropdown'}}
|
244
248
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
245
|
-
|
246
|
-
|
249
|
+
{{/commit-list-enhanced}}
|
250
|
+
{{#commit-list-enhanced this heading='### Embed' subject='fix\(embed'}}
|
247
251
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
248
|
-
|
249
|
-
|
252
|
+
{{/commit-list-enhanced}}
|
253
|
+
{{#commit-list-enhanced this heading='### Emoji' subject='fix\(emoji'}}
|
250
254
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
251
|
-
|
252
|
-
|
255
|
+
{{/commit-list-enhanced}}
|
256
|
+
{{#commit-list-enhanced this heading='### Feed' subject='fix\(feed'}}
|
253
257
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
254
|
-
|
255
|
-
|
258
|
+
{{/commit-list-enhanced}}
|
259
|
+
{{#commit-list-enhanced this heading='### Flag' subject='fix\(flag'}}
|
256
260
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
257
|
-
|
258
|
-
|
261
|
+
{{/commit-list-enhanced}}
|
262
|
+
{{#commit-list-enhanced this heading='### Flyout' subject='fix\(flyout'}}
|
259
263
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
260
|
-
|
261
|
-
|
264
|
+
{{/commit-list-enhanced}}
|
265
|
+
{{#commit-list-enhanced this heading='### Form' subject='fix\(form\)'}}
|
262
266
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
263
|
-
|
264
|
-
|
267
|
+
{{/commit-list-enhanced}}
|
268
|
+
{{#commit-list-enhanced this heading='### Form Validation' subject='fix\(formvalidation'}}
|
265
269
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
266
|
-
|
267
|
-
|
270
|
+
{{/commit-list-enhanced}}
|
271
|
+
{{#commit-list-enhanced this heading='### Grid' subject='fix\(grid'}}
|
268
272
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
269
|
-
|
270
|
-
|
273
|
+
{{/commit-list-enhanced}}
|
274
|
+
{{#commit-list-enhanced this heading='### Header' subject='fix\(head(er|ing)'}}
|
271
275
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
272
|
-
|
273
|
-
|
276
|
+
{{/commit-list-enhanced}}
|
277
|
+
{{#commit-list-enhanced this heading='### Icon' subject='fix\(icon'}}
|
274
278
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
275
|
-
|
276
|
-
|
279
|
+
{{/commit-list-enhanced}}
|
280
|
+
{{#commit-list-enhanced this heading='### Image' subject='fix\(image'}}
|
277
281
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
278
|
-
|
279
|
-
|
282
|
+
{{/commit-list-enhanced}}
|
283
|
+
{{#commit-list-enhanced this heading='### Input' subject='fix\(input'}}
|
280
284
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
281
|
-
|
282
|
-
|
285
|
+
{{/commit-list-enhanced}}
|
286
|
+
{{#commit-list-enhanced this heading='### Item' subject='fix\(item'}}
|
283
287
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
284
|
-
|
285
|
-
|
288
|
+
{{/commit-list-enhanced}}
|
289
|
+
{{#commit-list-enhanced this heading='### Label' subject='fix\(label'}}
|
286
290
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
287
|
-
|
288
|
-
|
291
|
+
{{/commit-list-enhanced}}
|
292
|
+
{{#commit-list-enhanced this heading='### List' subject='fix\(list'}}
|
289
293
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
290
|
-
|
291
|
-
|
294
|
+
{{/commit-list-enhanced}}
|
295
|
+
{{#commit-list-enhanced this heading='### Loader' subject='fix\(loader'}}
|
292
296
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
293
|
-
|
294
|
-
|
297
|
+
{{/commit-list-enhanced}}
|
298
|
+
{{#commit-list-enhanced this heading='### Menu' subject='fix\(menu'}}
|
295
299
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
296
|
-
|
297
|
-
|
300
|
+
{{/commit-list-enhanced}}
|
301
|
+
{{#commit-list-enhanced this heading='### Message' subject='fix\(message'}}
|
298
302
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
299
|
-
|
300
|
-
|
303
|
+
{{/commit-list-enhanced}}
|
304
|
+
{{#commit-list-enhanced this heading='### Modal' subject='fix\(modal'}}
|
301
305
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
302
|
-
|
303
|
-
|
306
|
+
{{/commit-list-enhanced}}
|
307
|
+
{{#commit-list-enhanced this heading='### Nag' subject='fix\(nag'}}
|
304
308
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
305
|
-
|
306
|
-
|
309
|
+
{{/commit-list-enhanced}}
|
310
|
+
{{#commit-list-enhanced this heading='### Placeholder' subject='fix\(placeholder'}}
|
307
311
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
308
|
-
|
309
|
-
|
312
|
+
{{/commit-list-enhanced}}
|
313
|
+
{{#commit-list-enhanced this heading='### Popup' subject='fix\((popup|tooltip)'}}
|
310
314
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
311
|
-
|
312
|
-
|
315
|
+
{{/commit-list-enhanced}}
|
316
|
+
{{#commit-list-enhanced this heading='### Progress' subject='fix\(progress'}}
|
313
317
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
314
|
-
|
315
|
-
|
318
|
+
{{/commit-list-enhanced}}
|
319
|
+
{{#commit-list-enhanced this heading='### Rail' subject='fix\(rail'}}
|
316
320
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
317
|
-
|
318
|
-
|
321
|
+
{{/commit-list-enhanced}}
|
322
|
+
{{#commit-list-enhanced this heading='### Rating' subject='fix\(rating'}}
|
319
323
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
320
|
-
|
321
|
-
|
324
|
+
{{/commit-list-enhanced}}
|
325
|
+
{{#commit-list-enhanced this heading='### Reveal' subject='fix\(reveal'}}
|
322
326
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
323
|
-
|
324
|
-
|
327
|
+
{{/commit-list-enhanced}}
|
328
|
+
{{#commit-list-enhanced this heading='### Search' subject='fix\(search'}}
|
325
329
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
326
|
-
|
327
|
-
|
330
|
+
{{/commit-list-enhanced}}
|
331
|
+
{{#commit-list-enhanced this heading='### Segment' subject='fix\(segment'}}
|
328
332
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
329
|
-
|
330
|
-
|
333
|
+
{{/commit-list-enhanced}}
|
334
|
+
{{#commit-list-enhanced this heading='### Shape' subject='fix\(shape'}}
|
331
335
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
332
|
-
|
333
|
-
|
336
|
+
{{/commit-list-enhanced}}
|
337
|
+
{{#commit-list-enhanced this heading='### Sidebar' subject='fix\(sidebar'}}
|
334
338
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
335
|
-
|
336
|
-
|
339
|
+
{{/commit-list-enhanced}}
|
340
|
+
{{#commit-list-enhanced this heading='### Slider' subject='fix\(slider'}}
|
337
341
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
338
|
-
|
339
|
-
|
342
|
+
{{/commit-list-enhanced}}
|
343
|
+
{{#commit-list-enhanced this heading='### State' subject='fix\(state'}}
|
340
344
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
341
|
-
|
342
|
-
|
345
|
+
{{/commit-list-enhanced}}
|
346
|
+
{{#commit-list-enhanced this heading='### Statistic' subject='fix\(statistic'}}
|
343
347
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
344
|
-
|
345
|
-
|
348
|
+
{{/commit-list-enhanced}}
|
349
|
+
{{#commit-list-enhanced this heading='### Step' subject='fix\(step'}}
|
346
350
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
347
|
-
|
348
|
-
|
351
|
+
{{/commit-list-enhanced}}
|
352
|
+
{{#commit-list-enhanced this heading='### Sticky' subject='fix\(sticky'}}
|
349
353
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
350
|
-
|
351
|
-
|
354
|
+
{{/commit-list-enhanced}}
|
355
|
+
{{#commit-list-enhanced this heading='### Tab' subject='fix\(tab\)'}}
|
352
356
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
353
|
-
|
354
|
-
|
357
|
+
{{/commit-list-enhanced}}
|
358
|
+
{{#commit-list-enhanced this heading='### Table' subject='fix\(table'}}
|
355
359
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
356
|
-
|
357
|
-
|
360
|
+
{{/commit-list-enhanced}}
|
361
|
+
{{#commit-list-enhanced this heading='### Text' subject='fix\(text'}}
|
358
362
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
359
|
-
|
360
|
-
|
363
|
+
{{/commit-list-enhanced}}
|
364
|
+
{{#commit-list-enhanced this heading='### Toast' subject='fix\(toast'}}
|
361
365
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
362
|
-
|
363
|
-
|
366
|
+
{{/commit-list-enhanced}}
|
367
|
+
{{#commit-list-enhanced this heading='### Transition' subject='fix\(transition'}}
|
364
368
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
365
|
-
|
366
|
-
|
369
|
+
{{/commit-list-enhanced}}
|
370
|
+
{{#commit-list-enhanced this heading='### Visibility' subject='fix\(visibility'}}
|
367
371
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
368
|
-
|
372
|
+
{{/commit-list-enhanced}}
|
369
373
|
|
370
|
-
|
374
|
+
{{#commit-list-enhanced this heading='### Build Fixes' subject='fix\(build\)'}}
|
371
375
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
372
|
-
|
373
|
-
|
376
|
+
{{/commit-list-enhanced}}
|
377
|
+
{{#commit-list-enhanced this heading='### CI Fixes' subject='fix\((ci|lint)\)'}}
|
374
378
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
375
|
-
|
376
|
-
|
379
|
+
{{/commit-list-enhanced}}
|
380
|
+
{{#commit-list-enhanced this heading='### Misc Fixes' subject='^[fF]ix ' exclude='(types|deps)'}}
|
377
381
|
- {{subject}} [`{{shorthash}}`]({{href}})
|
378
|
-
|
379
|
-
|
382
|
+
{{/commit-list-enhanced}}
|
383
|
+
{{#commit-list-enhanced this heading='## Theming Fixes' subject='fix\(theme'}}
|
380
384
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
381
|
-
|
385
|
+
{{/commit-list-enhanced}}
|
382
386
|
|
383
|
-
|
387
|
+
{{#commit-list-enhanced this heading='## Types' subject='\(types\)'}}
|
384
388
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
385
|
-
|
386
|
-
{{#commit-list-enhanced
|
389
|
+
{{/commit-list-enhanced}}
|
390
|
+
{{#commit-list-enhanced this heading='## Theming' subject='feat\(theme'}}
|
387
391
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
388
|
-
|
389
|
-
|
392
|
+
{{/commit-list-enhanced}}
|
393
|
+
{{#commit-list-enhanced this heading='## Chore' subject='chore[()]' exclude='(contributor| dist|[( ]release)'}}
|
390
394
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
391
|
-
|
395
|
+
{{/commit-list-enhanced}}
|
392
396
|
|
393
|
-
|
397
|
+
{{#commit-list-dependencies this heading='## Dependency Updates' subject='\(dep'}}
|
394
398
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
395
|
-
|
396
|
-
|
399
|
+
{{/commit-list-dependencies}}
|
400
|
+
{{#commit-list-enhanced this heading='## Docs' subject='docs[():]' exclude='contributor'}}
|
397
401
|
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
398
|
-
|
399
|
-
|
402
|
+
{{/commit-list-enhanced}}
|
403
|
+
{{#commit-list-enhanced this heading='## New contributors' subject='[^\-]contributor'}}
|
400
404
|
- {{contributorlink subject}} [`{{shorthash}}`]({{href}})
|
401
|
-
|
405
|
+
{{/commit-list-enhanced}}
|
406
|
+
{{/commit-collector}}
|
402
407
|
|
403
408
|
{{/each}}
|