fomantic-ui 2.9.4-beta.99 → 2.10.0-beta.0
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/.auto-changelog +4 -2
- package/CHANGELOG.md +5808 -7740
- package/README.md +1 -0
- package/changelog-setup.js +199 -0
- package/changelog-template.hbs +403 -0
- 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 +11 -3
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +18 -6
- package/dist/components/dropdown.js +2 -2
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +2 -2
- 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 +265 -265
- package/dist/components/flag.min.css +2 -2
- 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 +17 -1
- package/dist/components/form.js +1 -1
- package/dist/components/form.min.css +2 -2
- 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 +7 -1
- package/dist/components/input.min.css +2 -2
- 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 +3 -3
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +2 -2
- 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 +10 -5
- package/dist/components/step.min.css +2 -2
- 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 +386 -329
- package/dist/semantic.js +29 -29
- package/dist/semantic.min.css +2 -2
- package/dist/semantic.min.js +2 -2
- package/package.json +2 -2
- package/src/definitions/collections/form.less +5 -0
- package/src/definitions/elements/divider.less +48 -38
- package/src/definitions/elements/input.less +7 -0
- package/src/definitions/elements/step.less +10 -4
- package/src/definitions/modules/dropdown.js +1 -1
- package/src/definitions/modules/dropdown.less +15 -2
- package/src/definitions/modules/slider.js +2 -2
- package/src/themes/default/elements/flag.variables +1 -1
- package/src/themes/default/globals/colors.less +4 -0
- package/src/themes/default/globals/site.variables +4 -0
- package/src/themes/default/modules/dropdown.variables +4 -2
package/README.md
CHANGED
@@ -24,6 +24,7 @@ The official community fork of the popular Semantic-UI framework.
|
|
24
24
|
[](https://github.com/features/security)
|
25
25
|
[](https://snyk.io/test/github/fomantic/Fomantic-UI?targetFile=package.json)
|
26
26
|
[](https://bestpractices.coreinfrastructure.org/projects/7496)
|
27
|
+
[](https://gurubase.io/g/fomantic-ui)
|
27
28
|
|
28
29
|
---
|
29
30
|
|
@@ -0,0 +1,199 @@
|
|
1
|
+
const semver = require('semver'); // eslint-disable-line import/no-extraneous-dependencies
|
2
|
+
|
3
|
+
let changelogDeps = {},
|
4
|
+
loopVersion = '',
|
5
|
+
uniqueCommits = []
|
6
|
+
;
|
7
|
+
const issueLinks = function (item) {
|
8
|
+
if (typeof loopVersion !== 'string') {
|
9
|
+
return item;
|
10
|
+
}
|
11
|
+
let repository = semver.gte(loopVersion, '2.4.0') ? 'fomantic/Fomantic-UI' : 'Semantic-Org/Semantic-UI';
|
12
|
+
item.subject = item.subject.replace(/#(\d+)([ ,]|$)/, '[`#$1`](https://github.com/' + repository + '/issues/$1) ');
|
13
|
+
|
14
|
+
return item;
|
15
|
+
};
|
16
|
+
|
17
|
+
module.exports = function (Handlebars) {
|
18
|
+
Handlebars.registerHelper('commit-list-enhanced', (context, options) => {
|
19
|
+
const {
|
20
|
+
exclude,
|
21
|
+
message,
|
22
|
+
subject,
|
23
|
+
heading,
|
24
|
+
} = options.hash;
|
25
|
+
|
26
|
+
if (!context || context.length === 0 || !heading) {
|
27
|
+
return '';
|
28
|
+
}
|
29
|
+
|
30
|
+
loopVersion = options.data.root.releases[options.data.index].tag;
|
31
|
+
uniqueCommits = [];
|
32
|
+
|
33
|
+
let list = context
|
34
|
+
.filter((item) => {
|
35
|
+
const commit = item.commit || item;
|
36
|
+
if (exclude) {
|
37
|
+
const pattern = new RegExp(exclude, 'm');
|
38
|
+
if (pattern.test(commit.message)) {
|
39
|
+
return false;
|
40
|
+
}
|
41
|
+
}
|
42
|
+
if (message) {
|
43
|
+
const pattern = new RegExp(message, 'm');
|
44
|
+
|
45
|
+
return pattern.test(commit.message);
|
46
|
+
}
|
47
|
+
if (subject) {
|
48
|
+
const pattern = new RegExp(subject);
|
49
|
+
|
50
|
+
return pattern.test(commit.subject);
|
51
|
+
}
|
52
|
+
|
53
|
+
return true;
|
54
|
+
})
|
55
|
+
.filter((item) => {
|
56
|
+
if (uniqueCommits.includes(item.subject)) {
|
57
|
+
return false;
|
58
|
+
}
|
59
|
+
uniqueCommits.push(item.subject);
|
60
|
+
|
61
|
+
return true;
|
62
|
+
})
|
63
|
+
.map(issueLinks)
|
64
|
+
.map((item) => options.fn(item));
|
65
|
+
|
66
|
+
if (list.length === 0) {
|
67
|
+
return '';
|
68
|
+
}
|
69
|
+
|
70
|
+
list = list.filter((item) => item.trim() !== '').sort().join('');
|
71
|
+
|
72
|
+
let returnString = '';
|
73
|
+
if (heading) {
|
74
|
+
returnString = `${heading}\n\n`;
|
75
|
+
}
|
76
|
+
if (list) {
|
77
|
+
returnString += `${list}\n`;
|
78
|
+
}
|
79
|
+
|
80
|
+
return returnString;
|
81
|
+
});
|
82
|
+
|
83
|
+
Handlebars.registerHelper('noprefix', (text) => {
|
84
|
+
if (!(typeof text === 'string')) {
|
85
|
+
return '';
|
86
|
+
}
|
87
|
+
let result = text.replace(/^(\w+(\([^()]+\))?:|\[[\w ]+]) */, '');
|
88
|
+
|
89
|
+
return new Handlebars.SafeString(result);
|
90
|
+
});
|
91
|
+
|
92
|
+
Handlebars.registerHelper('contributorlink', (text) => {
|
93
|
+
if (!(typeof text === 'string')) {
|
94
|
+
return '';
|
95
|
+
}
|
96
|
+
let result = text.replace(/add ([\dA-Za-z-]+) as a contributor/, '[`$1`](https://github.com/$1)');
|
97
|
+
|
98
|
+
return Handlebars.helpers.noprefix(result);
|
99
|
+
});
|
100
|
+
|
101
|
+
Handlebars.registerHelper('commit-list-dependencies', (context, options) => {
|
102
|
+
const {
|
103
|
+
exclude,
|
104
|
+
message,
|
105
|
+
subject,
|
106
|
+
heading,
|
107
|
+
} = options.hash;
|
108
|
+
|
109
|
+
if (!context || context.length === 0 || !heading) {
|
110
|
+
return '';
|
111
|
+
}
|
112
|
+
|
113
|
+
loopVersion = options.data.root.releases[options.data.index].tag;
|
114
|
+
|
115
|
+
changelogDeps = {};
|
116
|
+
const
|
117
|
+
depsRegex = /(?:build\(deps[A-Za-z-]*\):|\[Snyk]) (?:\[?[Ss]ecurity]? )?(?:bump|upgrade) ([\w./@-]+) from (\d+\.\d+\.\d+) to (\d+\.\d+\.\d+)/,
|
118
|
+
detectVersionRange = function (item) {
|
119
|
+
let subjectDetails = item.subject.match(depsRegex);
|
120
|
+
if (!subjectDetails) {
|
121
|
+
return true;
|
122
|
+
}
|
123
|
+
|
124
|
+
let depPackage = subjectDetails[1],
|
125
|
+
depVersionFrom = subjectDetails[2],
|
126
|
+
depVersionTo = subjectDetails[3]
|
127
|
+
;
|
128
|
+
if (!changelogDeps[depPackage]) {
|
129
|
+
changelogDeps[depPackage] = {
|
130
|
+
from: '999.999.999',
|
131
|
+
to: '0.0.0',
|
132
|
+
};
|
133
|
+
}
|
134
|
+
if (semver.lt(depVersionFrom, changelogDeps[depPackage].from)) {
|
135
|
+
changelogDeps[depPackage].from = depVersionFrom;
|
136
|
+
}
|
137
|
+
if (semver.gte(depVersionTo, changelogDeps[depPackage].to)) {
|
138
|
+
changelogDeps[depPackage].to = depVersionTo;
|
139
|
+
|
140
|
+
return true;
|
141
|
+
}
|
142
|
+
|
143
|
+
return false;
|
144
|
+
},
|
145
|
+
list = context
|
146
|
+
.filter((item) => {
|
147
|
+
const commit = item.commit || item;
|
148
|
+
if (exclude) {
|
149
|
+
const pattern = new RegExp(exclude, 'm');
|
150
|
+
if (pattern.test(commit.message)) {
|
151
|
+
return false;
|
152
|
+
}
|
153
|
+
}
|
154
|
+
if (message) {
|
155
|
+
const pattern = new RegExp(message, 'm');
|
156
|
+
|
157
|
+
return pattern.test(commit.message);
|
158
|
+
}
|
159
|
+
if (subject) {
|
160
|
+
const pattern = new RegExp(subject);
|
161
|
+
|
162
|
+
return pattern.test(commit.subject);
|
163
|
+
}
|
164
|
+
|
165
|
+
return true;
|
166
|
+
})
|
167
|
+
.filter(detectVersionRange)
|
168
|
+
// second round as the previous list came unordered from git
|
169
|
+
.filter(detectVersionRange)
|
170
|
+
// adjust from version to create the whole range in one line (linked to the latest commit)
|
171
|
+
.map((item) => {
|
172
|
+
let subjectDetails = item.subject.match(depsRegex);
|
173
|
+
if (!subjectDetails) {
|
174
|
+
return item;
|
175
|
+
}
|
176
|
+
let
|
177
|
+
depPackage = subjectDetails[1],
|
178
|
+
depVersionFrom = subjectDetails[2]
|
179
|
+
;
|
180
|
+
item.subject = item.subject.replace(depVersionFrom, changelogDeps[depPackage].from);
|
181
|
+
|
182
|
+
return item;
|
183
|
+
})
|
184
|
+
.map(issueLinks)
|
185
|
+
.map((item) => options.fn(item))
|
186
|
+
.sort()
|
187
|
+
.join('')
|
188
|
+
;
|
189
|
+
if (!list) {
|
190
|
+
return '';
|
191
|
+
}
|
192
|
+
|
193
|
+
if (!heading) {
|
194
|
+
return `${list}\n`;
|
195
|
+
}
|
196
|
+
|
197
|
+
return `${heading}\n\n${list}\n`;
|
198
|
+
});
|
199
|
+
};
|
@@ -0,0 +1,403 @@
|
|
1
|
+
# Changelog
|
2
|
+
|
3
|
+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
|
4
|
+
|
5
|
+
{{#unless options.hideCredit}}
|
6
|
+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
7
|
+
{{/unless}}
|
8
|
+
|
9
|
+
{{#each releases}}
|
10
|
+
|
11
|
+
{{#if href}}
|
12
|
+
#{{#unless major}}#{{/unless}} [{{title}}]({{href}})
|
13
|
+
{{else}}
|
14
|
+
#### {{title}}
|
15
|
+
{{/if}}
|
16
|
+
|
17
|
+
{{#if tag}}
|
18
|
+
> {{niceDate}}
|
19
|
+
{{/if}}
|
20
|
+
{{#if summary}}
|
21
|
+
{{summary}}
|
22
|
+
{{/if}}
|
23
|
+
|
24
|
+
{{#commit-list-enhanced commits heading='## Changes and new Features' subject='^([fF]eat[( ]|[aA]dd|[uUpdate])'}}
|
25
|
+
{{/commit-list-enhanced}}
|
26
|
+
{{#commit-list-enhanced commits subject='^([aA]dd|[uUpdate])'}}
|
27
|
+
- {{subject}} [`{{shorthash}}`]({{href}})
|
28
|
+
{{/commit-list-enhanced}}
|
29
|
+
{{#commit-list-enhanced commits heading='### Ad' subject='feat\(ad\)'}}
|
30
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
31
|
+
{{/commit-list-enhanced}}
|
32
|
+
{{#commit-list-enhanced commits heading='### Accordion' subject='feat\(accordion'}}
|
33
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
34
|
+
{{/commit-list-enhanced}}
|
35
|
+
{{#commit-list-enhanced commits heading='### API' subject='feat\(api'}}
|
36
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
37
|
+
{{/commit-list-enhanced}}
|
38
|
+
{{#commit-list-enhanced commits heading='### Breadcrumb' subject='feat\(breadcrumb'}}
|
39
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
40
|
+
{{/commit-list-enhanced}}
|
41
|
+
{{#commit-list-enhanced commits heading='### Button' subject='feat\(button'}}
|
42
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
43
|
+
{{/commit-list-enhanced}}
|
44
|
+
{{#commit-list-enhanced commits heading='### Calendar' subject='feat\(calendar'}}
|
45
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
46
|
+
{{/commit-list-enhanced}}
|
47
|
+
{{#commit-list-enhanced commits heading='### Card' subject='(feat\(card|\[Card])'}}
|
48
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
49
|
+
{{/commit-list-enhanced}}
|
50
|
+
{{#commit-list-enhanced commits heading='### Checkbox' subject='feat\((checkbox|radio)'}}
|
51
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
52
|
+
{{/commit-list-enhanced}}
|
53
|
+
{{#commit-list-enhanced commits heading='### Comment' subject='feat\(comment'}}
|
54
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
55
|
+
{{/commit-list-enhanced}}
|
56
|
+
{{#commit-list-enhanced commits heading='### Container' subject='feat\(container'}}
|
57
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
58
|
+
{{/commit-list-enhanced}}
|
59
|
+
{{#commit-list-enhanced commits heading='### Dimmer' subject='feat\(dimmer'}}
|
60
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
61
|
+
{{/commit-list-enhanced}}
|
62
|
+
{{#commit-list-enhanced commits heading='### Divider' subject='feat\(divider'}}
|
63
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
64
|
+
{{/commit-list-enhanced}}
|
65
|
+
{{#commit-list-enhanced commits heading='### Dropdown' subject='(feat\(dropdown|\[Drop[Dd]own])'}}
|
66
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
67
|
+
{{/commit-list-enhanced}}
|
68
|
+
{{#commit-list-enhanced commits heading='### Embed' subject='feat\(embed'}}
|
69
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
70
|
+
{{/commit-list-enhanced}}
|
71
|
+
{{#commit-list-enhanced commits heading='### Emoji' subject='feat\(emoji'}}
|
72
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
73
|
+
{{/commit-list-enhanced}}
|
74
|
+
{{#commit-list-enhanced commits heading='### Feed' subject='feat\(feed'}}
|
75
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
76
|
+
{{/commit-list-enhanced}}
|
77
|
+
{{#commit-list-enhanced commits heading='### Flag' subject='(feat\(flag|\[Flag])'}}
|
78
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
79
|
+
{{/commit-list-enhanced}}
|
80
|
+
{{#commit-list-enhanced commits heading='### Flyout' subject='feat\(flyout'}}
|
81
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
82
|
+
{{/commit-list-enhanced}}
|
83
|
+
{{#commit-list-enhanced commits heading='### Form' subject='(feat\(form\)|\[Form])'}}
|
84
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
85
|
+
{{/commit-list-enhanced}}
|
86
|
+
{{#commit-list-enhanced commits heading='### Form Validation' subject='(feat\(formvalidation|\[Form Validation])'}}
|
87
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
88
|
+
{{/commit-list-enhanced}}
|
89
|
+
{{#commit-list-enhanced commits heading='### Grid' subject='feat\(grid'}}
|
90
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
91
|
+
{{/commit-list-enhanced}}
|
92
|
+
{{#commit-list-enhanced commits heading='### Header' subject='feat\(head(er|ing)'}}
|
93
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
94
|
+
{{/commit-list-enhanced}}
|
95
|
+
{{#commit-list-enhanced commits heading='### Icon' subject='feat\(icon'}}
|
96
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
97
|
+
{{/commit-list-enhanced}}
|
98
|
+
{{#commit-list-enhanced commits heading='### Image' subject='feat\(image'}}
|
99
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
100
|
+
{{/commit-list-enhanced}}
|
101
|
+
{{#commit-list-enhanced commits heading='### Input' subject='feat\(input'}}
|
102
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
103
|
+
{{/commit-list-enhanced}}
|
104
|
+
{{#commit-list-enhanced commits heading='### Item' subject='feat\(item'}}
|
105
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
106
|
+
{{/commit-list-enhanced}}
|
107
|
+
{{#commit-list-enhanced commits heading='### Label' subject='feat\(label'}}
|
108
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
109
|
+
{{/commit-list-enhanced}}
|
110
|
+
{{#commit-list-enhanced commits heading='### List' subject='feat\(list'}}
|
111
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
112
|
+
{{/commit-list-enhanced}}
|
113
|
+
{{#commit-list-enhanced commits heading='### Loader' subject='feat\(loader'}}
|
114
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
115
|
+
{{/commit-list-enhanced}}
|
116
|
+
{{#commit-list-enhanced commits heading='### Menu' subject='(^(feat\()*[Mm]enu[:)]+|\[Menu])'}}
|
117
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
118
|
+
{{/commit-list-enhanced}}
|
119
|
+
{{#commit-list-enhanced commits heading='### Message' subject='feat\(message'}}
|
120
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
121
|
+
{{/commit-list-enhanced}}
|
122
|
+
{{#commit-list-enhanced commits heading='### Modal' subject='^(feat\()*[Mm]odal[:)]+'}}
|
123
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
124
|
+
{{/commit-list-enhanced}}
|
125
|
+
{{#commit-list-enhanced commits heading='### Nag' subject='feat\(nag'}}
|
126
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
127
|
+
{{/commit-list-enhanced}}
|
128
|
+
{{#commit-list-enhanced commits heading='### Placeholder' subject='feat\(placeholder'}}
|
129
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
130
|
+
{{/commit-list-enhanced}}
|
131
|
+
{{#commit-list-enhanced commits heading='### Popup' subject='feat\((popup|tooltip)'}}
|
132
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
133
|
+
{{/commit-list-enhanced}}
|
134
|
+
{{#commit-list-enhanced commits heading='### Progress' subject='feat\(progress'}}
|
135
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
136
|
+
{{/commit-list-enhanced}}
|
137
|
+
{{#commit-list-enhanced commits heading='### Rail' subject='feat\(rail'}}
|
138
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
139
|
+
{{/commit-list-enhanced}}
|
140
|
+
{{#commit-list-enhanced commits heading='### Rating' subject='feat\(rating'}}
|
141
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
142
|
+
{{/commit-list-enhanced}}
|
143
|
+
{{#commit-list-enhanced commits heading='### Reveal' subject='feat\(reveal'}}
|
144
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
145
|
+
{{/commit-list-enhanced}}
|
146
|
+
{{#commit-list-enhanced commits heading='### Search' subject='(feat\(search|\[Search])'}}
|
147
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
148
|
+
{{/commit-list-enhanced}}
|
149
|
+
{{#commit-list-enhanced commits heading='### Segment' subject='(feat\(segment|\[Segment])'}}
|
150
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
151
|
+
{{/commit-list-enhanced}}
|
152
|
+
{{#commit-list-enhanced commits heading='### Shape' subject='feat\(shape'}}
|
153
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
154
|
+
{{/commit-list-enhanced}}
|
155
|
+
{{#commit-list-enhanced commits heading='### Sidebar' subject='feat\(sidebar'}}
|
156
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
157
|
+
{{/commit-list-enhanced}}
|
158
|
+
{{#commit-list-enhanced commits heading='### Slider' subject='feat\(slider'}}
|
159
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
160
|
+
{{/commit-list-enhanced}}
|
161
|
+
{{#commit-list-enhanced commits heading='### State' subject='feat\(state'}}
|
162
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
163
|
+
{{/commit-list-enhanced}}
|
164
|
+
{{#commit-list-enhanced commits heading='### Statistic' subject='feat\(statistic'}}
|
165
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
166
|
+
{{/commit-list-enhanced}}
|
167
|
+
{{#commit-list-enhanced commits heading='### Step' subject='feat\(step'}}
|
168
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
169
|
+
{{/commit-list-enhanced}}
|
170
|
+
{{#commit-list-enhanced commits heading='### Sticky' subject='feat\(sticky'}}
|
171
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
172
|
+
{{/commit-list-enhanced}}
|
173
|
+
{{#commit-list-enhanced commits heading='### Tab' subject='(feat\(tab\)|\[Tab])'}}
|
174
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
175
|
+
{{/commit-list-enhanced}}
|
176
|
+
{{#commit-list-enhanced commits heading='### Table' subject='(feat\(table|\[Table])'}}
|
177
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
178
|
+
{{/commit-list-enhanced}}
|
179
|
+
{{#commit-list-enhanced commits heading='### Text' subject='feat\(text'}}
|
180
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
181
|
+
{{/commit-list-enhanced}}
|
182
|
+
{{#commit-list-enhanced commits heading='### Toast' subject='(feat\(toast|\[Toast])'}}
|
183
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
184
|
+
{{/commit-list-enhanced}}
|
185
|
+
{{#commit-list-enhanced commits heading='### Transition' subject='^(feat\()*[Tt]ransition[:)]+'}}
|
186
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
187
|
+
{{/commit-list-enhanced}}
|
188
|
+
{{#commit-list-enhanced commits heading='### Visibility' subject='^(feat\()*[Vv]isibility[:)]+'}}
|
189
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
190
|
+
{{/commit-list-enhanced}}
|
191
|
+
|
192
|
+
{{#commit-list-enhanced commits heading='### Build Features' subject='feat\(build\)'}}
|
193
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
194
|
+
{{/commit-list-enhanced}}
|
195
|
+
{{#commit-list-enhanced commits heading='### CI Features' subject='feat\((ci|lint)\)'}}
|
196
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
197
|
+
{{/commit-list-enhanced}}
|
198
|
+
{{#commit-list-enhanced commits 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 ]+])'}}
|
199
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
200
|
+
{{/commit-list-enhanced}}
|
201
|
+
|
202
|
+
{{#commit-list-enhanced commits heading='## Bug Fixes' subject='^[fF]ix[( ]' exclude='(types|deps|chore)'}}
|
203
|
+
{{/commit-list-enhanced}}
|
204
|
+
{{#commit-list-enhanced commits subject='^[fF]ix ]'}}
|
205
|
+
- {{subject}} [`{{shorthash}}`]({{href}})
|
206
|
+
{{/commit-list-enhanced}}
|
207
|
+
{{#commit-list-enhanced commits heading='### Ad' subject='fix\(ad\)'}}
|
208
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
209
|
+
{{/commit-list-enhanced}}
|
210
|
+
{{#commit-list-enhanced commits heading='### Accordion' subject='fix\(accordion'}}
|
211
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
212
|
+
{{/commit-list-enhanced}}
|
213
|
+
{{#commit-list-enhanced commits heading='### API' subject='fix\(api'}}
|
214
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
215
|
+
{{/commit-list-enhanced}}
|
216
|
+
{{#commit-list-enhanced commits heading='### Breadcrumb' subject='fix\(breadcrumb'}}
|
217
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
218
|
+
{{/commit-list-enhanced}}
|
219
|
+
{{#commit-list-enhanced commits heading='### Button' subject='fix\(button'}}
|
220
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
221
|
+
{{/commit-list-enhanced}}
|
222
|
+
{{#commit-list-enhanced commits heading='### Calendar' subject='fix\(calendar'}}
|
223
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
224
|
+
{{/commit-list-enhanced}}
|
225
|
+
{{#commit-list-enhanced commits heading='### Card' subject='fix\(card'}}
|
226
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
227
|
+
{{/commit-list-enhanced}}
|
228
|
+
{{#commit-list-enhanced commits heading='### Checkbox' subject='fix\((checkbox|radio)'}}
|
229
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
230
|
+
{{/commit-list-enhanced}}
|
231
|
+
{{#commit-list-enhanced commits heading='### Comment' subject='fix\(comment'}}
|
232
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
233
|
+
{{/commit-list-enhanced}}
|
234
|
+
{{#commit-list-enhanced commits heading='### Container' subject='fix\(container'}}
|
235
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
236
|
+
{{/commit-list-enhanced}}
|
237
|
+
{{#commit-list-enhanced commits heading='### Dimmer' subject='fix\(dimmer'}}
|
238
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
239
|
+
{{/commit-list-enhanced}}
|
240
|
+
{{#commit-list-enhanced commits heading='### Divider' subject='fix\(divider'}}
|
241
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
242
|
+
{{/commit-list-enhanced}}
|
243
|
+
{{#commit-list-enhanced commits heading='### Dropdown' subject='fix\(dropdown'}}
|
244
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
245
|
+
{{/commit-list-enhanced}}
|
246
|
+
{{#commit-list-enhanced commits heading='### Embed' subject='fix\(embed'}}
|
247
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
248
|
+
{{/commit-list-enhanced}}
|
249
|
+
{{#commit-list-enhanced commits heading='### Emoji' subject='fix\(emoji'}}
|
250
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
251
|
+
{{/commit-list-enhanced}}
|
252
|
+
{{#commit-list-enhanced commits heading='### Feed' subject='fix\(feed'}}
|
253
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
254
|
+
{{/commit-list-enhanced}}
|
255
|
+
{{#commit-list-enhanced commits heading='### Flag' subject='fix\(flag'}}
|
256
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
257
|
+
{{/commit-list-enhanced}}
|
258
|
+
{{#commit-list-enhanced commits heading='### Flyout' subject='fix\(flyout'}}
|
259
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
260
|
+
{{/commit-list-enhanced}}
|
261
|
+
{{#commit-list-enhanced commits heading='### Form' subject='fix\(form\)'}}
|
262
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
263
|
+
{{/commit-list-enhanced}}
|
264
|
+
{{#commit-list-enhanced commits heading='### Form Validation' subject='fix\(formvalidation'}}
|
265
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
266
|
+
{{/commit-list-enhanced}}
|
267
|
+
{{#commit-list-enhanced commits heading='### Grid' subject='fix\(grid'}}
|
268
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
269
|
+
{{/commit-list-enhanced}}
|
270
|
+
{{#commit-list-enhanced commits heading='### Header' subject='fix\(head(er|ing)'}}
|
271
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
272
|
+
{{/commit-list-enhanced}}
|
273
|
+
{{#commit-list-enhanced commits heading='### Icon' subject='fix\(icon'}}
|
274
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
275
|
+
{{/commit-list-enhanced}}
|
276
|
+
{{#commit-list-enhanced commits heading='### Image' subject='fix\(image'}}
|
277
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
278
|
+
{{/commit-list-enhanced}}
|
279
|
+
{{#commit-list-enhanced commits heading='### Input' subject='fix\(input'}}
|
280
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
281
|
+
{{/commit-list-enhanced}}
|
282
|
+
{{#commit-list-enhanced commits heading='### Item' subject='fix\(item'}}
|
283
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
284
|
+
{{/commit-list-enhanced}}
|
285
|
+
{{#commit-list-enhanced commits heading='### Label' subject='fix\(label'}}
|
286
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
287
|
+
{{/commit-list-enhanced}}
|
288
|
+
{{#commit-list-enhanced commits heading='### List' subject='fix\(list'}}
|
289
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
290
|
+
{{/commit-list-enhanced}}
|
291
|
+
{{#commit-list-enhanced commits heading='### Loader' subject='fix\(loader'}}
|
292
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
293
|
+
{{/commit-list-enhanced}}
|
294
|
+
{{#commit-list-enhanced commits heading='### Menu' subject='fix\(menu'}}
|
295
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
296
|
+
{{/commit-list-enhanced}}
|
297
|
+
{{#commit-list-enhanced commits heading='### Message' subject='fix\(message'}}
|
298
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
299
|
+
{{/commit-list-enhanced}}
|
300
|
+
{{#commit-list-enhanced commits heading='### Modal' subject='fix\(modal'}}
|
301
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
302
|
+
{{/commit-list-enhanced}}
|
303
|
+
{{#commit-list-enhanced commits heading='### Nag' subject='fix\(nag'}}
|
304
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
305
|
+
{{/commit-list-enhanced}}
|
306
|
+
{{#commit-list-enhanced commits heading='### Placeholder' subject='fix\(placeholder'}}
|
307
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
308
|
+
{{/commit-list-enhanced}}
|
309
|
+
{{#commit-list-enhanced commits heading='### Popup' subject='fix\((popup|tooltip)'}}
|
310
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
311
|
+
{{/commit-list-enhanced}}
|
312
|
+
{{#commit-list-enhanced commits heading='### Progress' subject='fix\(progress'}}
|
313
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
314
|
+
{{/commit-list-enhanced}}
|
315
|
+
{{#commit-list-enhanced commits heading='### Rail' subject='fix\(rail'}}
|
316
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
317
|
+
{{/commit-list-enhanced}}
|
318
|
+
{{#commit-list-enhanced commits heading='### Rating' subject='fix\(rating'}}
|
319
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
320
|
+
{{/commit-list-enhanced}}
|
321
|
+
{{#commit-list-enhanced commits heading='### Reveal' subject='fix\(reveal'}}
|
322
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
323
|
+
{{/commit-list-enhanced}}
|
324
|
+
{{#commit-list-enhanced commits heading='### Search' subject='fix\(search'}}
|
325
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
326
|
+
{{/commit-list-enhanced}}
|
327
|
+
{{#commit-list-enhanced commits heading='### Segment' subject='fix\(segment'}}
|
328
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
329
|
+
{{/commit-list-enhanced}}
|
330
|
+
{{#commit-list-enhanced commits heading='### Shape' subject='fix\(shape'}}
|
331
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
332
|
+
{{/commit-list-enhanced}}
|
333
|
+
{{#commit-list-enhanced commits heading='### Sidebar' subject='fix\(sidebar'}}
|
334
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
335
|
+
{{/commit-list-enhanced}}
|
336
|
+
{{#commit-list-enhanced commits heading='### Slider' subject='fix\(slider'}}
|
337
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
338
|
+
{{/commit-list-enhanced}}
|
339
|
+
{{#commit-list-enhanced commits heading='### State' subject='fix\(state'}}
|
340
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
341
|
+
{{/commit-list-enhanced}}
|
342
|
+
{{#commit-list-enhanced commits heading='### Statistic' subject='fix\(statistic'}}
|
343
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
344
|
+
{{/commit-list-enhanced}}
|
345
|
+
{{#commit-list-enhanced commits heading='### Step' subject='fix\(step'}}
|
346
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
347
|
+
{{/commit-list-enhanced}}
|
348
|
+
{{#commit-list-enhanced commits heading='### Sticky' subject='fix\(sticky'}}
|
349
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
350
|
+
{{/commit-list-enhanced}}
|
351
|
+
{{#commit-list-enhanced commits heading='### Tab' subject='fix\(tab\)'}}
|
352
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
353
|
+
{{/commit-list-enhanced}}
|
354
|
+
{{#commit-list-enhanced commits heading='### Table' subject='fix\(table'}}
|
355
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
356
|
+
{{/commit-list-enhanced}}
|
357
|
+
{{#commit-list-enhanced commits heading='### Text' subject='fix\(text'}}
|
358
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
359
|
+
{{/commit-list-enhanced}}
|
360
|
+
{{#commit-list-enhanced commits heading='### Toast' subject='fix\(toast'}}
|
361
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
362
|
+
{{/commit-list-enhanced}}
|
363
|
+
{{#commit-list-enhanced commits heading='### Transition' subject='fix\(transition'}}
|
364
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
365
|
+
{{/commit-list-enhanced}}
|
366
|
+
{{#commit-list-enhanced commits heading='### Visibility' subject='fix\(visibility'}}
|
367
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
368
|
+
{{/commit-list-enhanced}}
|
369
|
+
|
370
|
+
{{#commit-list-enhanced commits heading='### Build Fixes' subject='fix\(build\)'}}
|
371
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
372
|
+
{{/commit-list-enhanced}}
|
373
|
+
{{#commit-list-enhanced commits heading='### CI Fixes' subject='fix\((ci|lint)\)'}}
|
374
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
375
|
+
{{/commit-list-enhanced}}
|
376
|
+
{{#commit-list-enhanced commits heading='### Misc Fixes' subject='^[fF]ix ' exclude='(types|deps)'}}
|
377
|
+
- {{subject}} [`{{shorthash}}`]({{href}})
|
378
|
+
{{/commit-list-enhanced}}
|
379
|
+
{{#commit-list-enhanced commits heading='## Theming Fixes' subject='fix\(theme'}}
|
380
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
381
|
+
{{/commit-list-enhanced}}
|
382
|
+
|
383
|
+
{{#commit-list-enhanced commits heading='## Types' subject='\(types\)'}}
|
384
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
385
|
+
{{/commit-list-enhanced}}
|
386
|
+
{{#commit-list-enhanced commits heading='## Theming' subject='feat\(theme'}}
|
387
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
388
|
+
{{/commit-list-enhanced}}
|
389
|
+
{{#commit-list-enhanced commits heading='## Chore' subject='chore[()]' exclude='(contributor| dist|[( ]release)'}}
|
390
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
391
|
+
{{/commit-list-enhanced}}
|
392
|
+
|
393
|
+
{{#commit-list-dependencies commits heading='## Dependency Updates' subject='\(dep'}}
|
394
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
395
|
+
{{/commit-list-dependencies}}
|
396
|
+
{{#commit-list-enhanced commits heading='## Docs' subject='docs[():]' exclude='contributor'}}
|
397
|
+
- {{noprefix subject}} [`{{shorthash}}`]({{href}})
|
398
|
+
{{/commit-list-enhanced}}
|
399
|
+
{{#commit-list-enhanced commits heading='## New contributors' subject='[^\-]contributor'}}
|
400
|
+
- {{contributorlink subject}} [`{{shorthash}}`]({{href}})
|
401
|
+
{{/commit-list-enhanced}}
|
402
|
+
|
403
|
+
{{/each}}
|
package/dist/components/ad.css
CHANGED
package/dist/components/api.js
CHANGED