@spectrum-web-components/coachmark 1.9.0 → 1.9.1-nightly.20251028214328
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 +568 -0
- package/package.json +89 -89
- package/custom-elements.json +0 -508
- package/sp-coach-indicator.d.ts +0 -17
- package/sp-coach-indicator.dev.js +0 -5
- package/sp-coach-indicator.dev.js.map +0 -7
- package/sp-coach-indicator.js +0 -2
- package/sp-coach-indicator.js.map +0 -7
- package/sp-coachmark.d.ts +0 -17
- package/sp-coachmark.dev.js +0 -5
- package/sp-coachmark.dev.js.map +0 -7
- package/sp-coachmark.js +0 -2
- package/sp-coachmark.js.map +0 -7
- package/src/CoachIndicator.d.ts +0 -21
- package/src/CoachIndicator.dev.js +0 -40
- package/src/CoachIndicator.dev.js.map +0 -7
- package/src/CoachIndicator.js +0 -6
- package/src/CoachIndicator.js.map +0 -7
- package/src/Coachmark.d.ts +0 -60
- package/src/Coachmark.dev.js +0 -284
- package/src/Coachmark.dev.js.map +0 -7
- package/src/Coachmark.js +0 -115
- package/src/Coachmark.js.map +0 -7
- package/src/CoachmarkItem.d.ts +0 -29
- package/src/CoachmarkItem.dev.js +0 -7
- package/src/CoachmarkItem.dev.js.map +0 -7
- package/src/CoachmarkItem.js +0 -2
- package/src/CoachmarkItem.js.map +0 -7
- package/src/coach-indicator-overrides.css.d.ts +0 -2
- package/src/coach-indicator-overrides.css.dev.js +0 -7
- package/src/coach-indicator-overrides.css.dev.js.map +0 -7
- package/src/coach-indicator-overrides.css.js +0 -4
- package/src/coach-indicator-overrides.css.js.map +0 -7
- package/src/coach-indicator.css.d.ts +0 -2
- package/src/coach-indicator.css.dev.js +0 -7
- package/src/coach-indicator.css.dev.js.map +0 -7
- package/src/coach-indicator.css.js +0 -4
- package/src/coach-indicator.css.js.map +0 -7
- package/src/coachmark-overrides.css.d.ts +0 -2
- package/src/coachmark-overrides.css.dev.js +0 -7
- package/src/coachmark-overrides.css.dev.js.map +0 -7
- package/src/coachmark-overrides.css.js +0 -4
- package/src/coachmark-overrides.css.js.map +0 -7
- package/src/coachmark.css.d.ts +0 -2
- package/src/coachmark.css.dev.js +0 -7
- package/src/coachmark.css.dev.js.map +0 -7
- package/src/coachmark.css.js +0 -4
- package/src/coachmark.css.js.map +0 -7
- package/src/index.d.ts +0 -14
- package/src/index.dev.js +0 -5
- package/src/index.dev.js.map +0 -7
- package/src/index.js +0 -2
- package/src/index.js.map +0 -7
- package/src/spectrum-coach-indicator.css.d.ts +0 -2
- package/src/spectrum-coach-indicator.css.dev.js +0 -7
- package/src/spectrum-coach-indicator.css.dev.js.map +0 -7
- package/src/spectrum-coach-indicator.css.js +0 -4
- package/src/spectrum-coach-indicator.css.js.map +0 -7
- package/src/spectrum-coachmark.css.d.ts +0 -2
- package/src/spectrum-coachmark.css.dev.js +0 -7
- package/src/spectrum-coachmark.css.dev.js.map +0 -7
- package/src/spectrum-coachmark.css.js +0 -4
- package/src/spectrum-coachmark.css.js.map +0 -7
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,568 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
## 1.9.1-nightly.20251028214328
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @spectrum-web-components/base@1.9.1-nightly.20251028214328
|
|
9
|
+
- @spectrum-web-components/asset@1.9.1-nightly.20251028214328
|
|
10
|
+
- @spectrum-web-components/button@1.9.1-nightly.20251028214328
|
|
11
|
+
- @spectrum-web-components/button-group@1.9.1-nightly.20251028214328
|
|
12
|
+
- @spectrum-web-components/icon@1.9.1-nightly.20251028214328
|
|
13
|
+
- @spectrum-web-components/icons-ui@1.9.1-nightly.20251028214328
|
|
14
|
+
- @spectrum-web-components/shared@1.9.1-nightly.20251028214328
|
|
15
|
+
- @spectrum-web-components/reactive-controllers@1.9.1-nightly.20251028214328
|
|
16
|
+
|
|
17
|
+
## 1.9.0
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- Updated dependencies [[`7d23140`](https://github.com/adobe/spectrum-web-components/commit/7d23140c21f0006ddea8a5cf39478ff36acbfbb8), [`7d23140`](https://github.com/adobe/spectrum-web-components/commit/7d23140c21f0006ddea8a5cf39478ff36acbfbb8)]:
|
|
22
|
+
- @spectrum-web-components/button@1.9.0
|
|
23
|
+
- @spectrum-web-components/reactive-controllers@1.9.0
|
|
24
|
+
- @spectrum-web-components/button-group@1.9.0
|
|
25
|
+
- @spectrum-web-components/icon@1.9.0
|
|
26
|
+
- @spectrum-web-components/icons-ui@1.9.0
|
|
27
|
+
- @spectrum-web-components/asset@1.9.0
|
|
28
|
+
- @spectrum-web-components/base@1.9.0
|
|
29
|
+
- @spectrum-web-components/shared@1.9.0
|
|
30
|
+
|
|
31
|
+
## 1.8.0
|
|
32
|
+
|
|
33
|
+
### Patch Changes
|
|
34
|
+
|
|
35
|
+
- Updated dependencies [[`15be17d`](https://github.com/adobe/spectrum-web-components/commit/15be17db91f1140ccf3cad52b1f2ed6c4b9e28ba)]:
|
|
36
|
+
- @spectrum-web-components/button@1.8.0
|
|
37
|
+
- @spectrum-web-components/button-group@1.8.0
|
|
38
|
+
- @spectrum-web-components/asset@1.8.0
|
|
39
|
+
- @spectrum-web-components/icon@1.8.0
|
|
40
|
+
- @spectrum-web-components/icons-ui@1.8.0
|
|
41
|
+
- @spectrum-web-components/base@1.8.0
|
|
42
|
+
- @spectrum-web-components/reactive-controllers@1.8.0
|
|
43
|
+
- @spectrum-web-components/shared@1.8.0
|
|
44
|
+
|
|
45
|
+
## 1.7.0
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- Updated dependencies []:
|
|
50
|
+
- @spectrum-web-components/asset@1.7.0
|
|
51
|
+
- @spectrum-web-components/button@1.7.0
|
|
52
|
+
- @spectrum-web-components/button-group@1.7.0
|
|
53
|
+
- @spectrum-web-components/icon@1.7.0
|
|
54
|
+
- @spectrum-web-components/icons-ui@1.7.0
|
|
55
|
+
- @spectrum-web-components/base@1.7.0
|
|
56
|
+
- @spectrum-web-components/reactive-controllers@1.7.0
|
|
57
|
+
- @spectrum-web-components/shared@1.7.0
|
|
58
|
+
|
|
59
|
+
## 1.6.0
|
|
60
|
+
|
|
61
|
+
### Patch Changes
|
|
62
|
+
|
|
63
|
+
- Updated dependencies [[`00eb0a8`](https://github.com/adobe/spectrum-web-components/commit/00eb0a889583dff9d964341d9c1c27048be3d19e)]:
|
|
64
|
+
- @spectrum-web-components/button@1.6.0
|
|
65
|
+
- @spectrum-web-components/button-group@1.6.0
|
|
66
|
+
- @spectrum-web-components/asset@1.6.0
|
|
67
|
+
- @spectrum-web-components/icon@1.6.0
|
|
68
|
+
- @spectrum-web-components/icons-ui@1.6.0
|
|
69
|
+
- @spectrum-web-components/base@1.6.0
|
|
70
|
+
- @spectrum-web-components/reactive-controllers@1.6.0
|
|
71
|
+
- @spectrum-web-components/shared@1.6.0
|
|
72
|
+
|
|
73
|
+
## 1.5.0
|
|
74
|
+
|
|
75
|
+
### Patch Changes
|
|
76
|
+
|
|
77
|
+
- Updated dependencies [[`165a904`](https://github.com/adobe/spectrum-web-components/commit/165a904bd01fddea922fe87b181bbf41281f81f0), [`4e06533`](https://github.com/adobe/spectrum-web-components/commit/4e065332e0236757fc3a050e53747ce82ac40ed5)]:
|
|
78
|
+
- @spectrum-web-components/asset@1.5.0
|
|
79
|
+
- @spectrum-web-components/button-group@1.5.0
|
|
80
|
+
- @spectrum-web-components/button@1.5.0
|
|
81
|
+
- @spectrum-web-components/icon@1.5.0
|
|
82
|
+
- @spectrum-web-components/icons-ui@1.5.0
|
|
83
|
+
- @spectrum-web-components/base@1.5.0
|
|
84
|
+
- @spectrum-web-components/reactive-controllers@1.5.0
|
|
85
|
+
- @spectrum-web-components/shared@1.5.0
|
|
86
|
+
|
|
87
|
+
## 1.4.0
|
|
88
|
+
|
|
89
|
+
### Patch Changes
|
|
90
|
+
|
|
91
|
+
- Updated dependencies []:
|
|
92
|
+
- @spectrum-web-components/asset@1.4.0
|
|
93
|
+
- @spectrum-web-components/button@1.4.0
|
|
94
|
+
- @spectrum-web-components/button-group@1.4.0
|
|
95
|
+
- @spectrum-web-components/icon@1.4.0
|
|
96
|
+
- @spectrum-web-components/icons-ui@1.4.0
|
|
97
|
+
- @spectrum-web-components/base@1.4.0
|
|
98
|
+
- @spectrum-web-components/reactive-controllers@1.4.0
|
|
99
|
+
- @spectrum-web-components/shared@1.4.0
|
|
100
|
+
|
|
101
|
+
## 1.3.0
|
|
102
|
+
|
|
103
|
+
### Patch Changes
|
|
104
|
+
|
|
105
|
+
- Updated dependencies [[`ea38ef0`](https://github.com/adobe/spectrum-web-components/commit/ea38ef0db33b251a054d50abf5cffc04e32f579f)]:
|
|
106
|
+
- @spectrum-web-components/reactive-controllers@1.3.0
|
|
107
|
+
- @spectrum-web-components/button@1.3.0
|
|
108
|
+
- @spectrum-web-components/button-group@1.3.0
|
|
109
|
+
- @spectrum-web-components/asset@1.3.0
|
|
110
|
+
- @spectrum-web-components/icon@1.3.0
|
|
111
|
+
- @spectrum-web-components/icons-ui@1.3.0
|
|
112
|
+
- @spectrum-web-components/base@1.3.0
|
|
113
|
+
- @spectrum-web-components/shared@1.3.0
|
|
114
|
+
|
|
115
|
+
All notable changes to this project will be documented in this file.
|
|
116
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
117
|
+
|
|
118
|
+
# [1.2.0](https://github.com/adobe/spectrum-web-components/compare/v1.1.2...v1.2.0) (2025-02-27)
|
|
119
|
+
|
|
120
|
+
### Features
|
|
121
|
+
|
|
122
|
+
- **reactive-controllers:** Migrate to Colorjs from Tinycolor ([#4713](https://github.com/adobe/spectrum-web-components/issues/4713)) ([9d740f0](https://github.com/adobe/spectrum-web-components/commit/9d740f0c830aa44273097181e761e9a92d3df4be))
|
|
123
|
+
|
|
124
|
+
## [1.1.2](https://github.com/adobe/spectrum-web-components/compare/v1.1.1...v1.1.2) (2025-02-12)
|
|
125
|
+
|
|
126
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
127
|
+
|
|
128
|
+
## [1.1.1](https://github.com/adobe/spectrum-web-components/compare/v1.1.0...v1.1.1) (2025-01-29)
|
|
129
|
+
|
|
130
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
131
|
+
|
|
132
|
+
# [1.1.0](https://github.com/adobe/spectrum-web-components/compare/v1.0.3...v1.1.0) (2025-01-29)
|
|
133
|
+
|
|
134
|
+
### Bug Fixes
|
|
135
|
+
|
|
136
|
+
- lock prerelease versions for Spectrum CSS ([#5014](https://github.com/adobe/spectrum-web-components/issues/5014)) ([8aa7734](https://github.com/adobe/spectrum-web-components/commit/8aa77342f169b75ecbd1c07a2a1050860b182822))
|
|
137
|
+
|
|
138
|
+
### Features
|
|
139
|
+
|
|
140
|
+
- add an optional chromatic vrt action ([7d2f840](https://github.com/adobe/spectrum-web-components/commit/7d2f8401cb05c5e23872424f132a1a8edd95b666))
|
|
141
|
+
|
|
142
|
+
## [1.0.3](https://github.com/adobe/spectrum-web-components/compare/v1.0.1...v1.0.3) (2024-12-09)
|
|
143
|
+
|
|
144
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
145
|
+
|
|
146
|
+
## [1.0.1](https://github.com/adobe/spectrum-web-components/compare/v1.0.0...v1.0.1) (2024-11-11)
|
|
147
|
+
|
|
148
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
149
|
+
|
|
150
|
+
# [1.0.0](https://github.com/adobe/spectrum-web-components/compare/v0.49.0...v1.0.0) (2024-10-31)
|
|
151
|
+
|
|
152
|
+
### BREAKING CHANGES
|
|
153
|
+
|
|
154
|
+
- remove 'variant' and 'static' attributes from coach-indicator ([#4772](https://github.com/adobe/spectrum-web-components/issues/4772))
|
|
155
|
+
|
|
156
|
+
# [0.49.0](https://github.com/adobe/spectrum-web-components/compare/v0.48.1...v0.49.0) (2024-10-15)
|
|
157
|
+
|
|
158
|
+
### Features
|
|
159
|
+
|
|
160
|
+
- add `static-color` to replace `static` ([#4808](https://github.com/adobe/spectrum-web-components/issues/4808)) ([43cf086](https://github.com/adobe/spectrum-web-components/commit/43cf0865d902346568c755650f53410c7788f2a1))
|
|
161
|
+
|
|
162
|
+
## [0.48.1](https://github.com/adobe/spectrum-web-components/compare/v0.48.0...v0.48.1) (2024-10-01)
|
|
163
|
+
|
|
164
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
165
|
+
|
|
166
|
+
# [0.48.0](https://github.com/adobe/spectrum-web-components/compare/v0.47.2...v0.48.0) (2024-09-17)
|
|
167
|
+
|
|
168
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
169
|
+
|
|
170
|
+
## [0.47.2](https://github.com/adobe/spectrum-web-components/compare/v0.47.1...v0.47.2) (2024-09-03)
|
|
171
|
+
|
|
172
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
173
|
+
|
|
174
|
+
## [0.47.1](https://github.com/adobe/spectrum-web-components/compare/v0.47.0...v0.47.1) (2024-08-27)
|
|
175
|
+
|
|
176
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
177
|
+
|
|
178
|
+
# [0.47.0](https://github.com/adobe/spectrum-web-components/compare/v0.46.0...v0.47.0) (2024-08-20)
|
|
179
|
+
|
|
180
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
181
|
+
|
|
182
|
+
# [0.46.0](https://github.com/adobe/spectrum-web-components/compare/v0.45.0...v0.46.0) (2024-08-08)
|
|
183
|
+
|
|
184
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
185
|
+
|
|
186
|
+
# [0.45.0](https://github.com/adobe/spectrum-web-components/compare/v0.44.0...v0.45.0) (2024-07-30)
|
|
187
|
+
|
|
188
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
189
|
+
|
|
190
|
+
# [0.44.0](https://github.com/adobe/spectrum-web-components/compare/v0.42.4...v0.44.0) (2024-07-15)
|
|
191
|
+
|
|
192
|
+
# [0.43.0](https://github.com/adobe/spectrum-web-components/compare/v0.42.4...v0.43.0) (2024-06-11)
|
|
193
|
+
|
|
194
|
+
## [0.42.5](https://github.com/adobe/spectrum-web-components/compare/v0.42.4...v0.42.5) (2024-05-24)
|
|
195
|
+
|
|
196
|
+
### Bug Fixes
|
|
197
|
+
|
|
198
|
+
- **coachmark,overlay:** adjust imports of overlay and coachmark ([#4455](https://github.com/adobe/spectrum-web-components/issues/4455)) ([39706da](https://github.com/adobe/spectrum-web-components/commit/39706dafe58a598a86d7dc33629409f086a9694e))
|
|
199
|
+
|
|
200
|
+
## [0.42.4](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.4) (2024-05-14)
|
|
201
|
+
|
|
202
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
203
|
+
|
|
204
|
+
## [0.42.3](https://github.com/adobe/spectrum-web-components/compare/v0.42.2...v0.42.3) (2024-05-01)
|
|
205
|
+
|
|
206
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
207
|
+
|
|
208
|
+
## [0.42.2](https://github.com/adobe/spectrum-web-components/compare/v0.42.1...v0.42.2) (2024-04-03)
|
|
209
|
+
|
|
210
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
211
|
+
|
|
212
|
+
## [0.42.1](https://github.com/adobe/spectrum-web-components/compare/v0.42.0...v0.42.1) (2024-04-02)
|
|
213
|
+
|
|
214
|
+
### Bug Fixes
|
|
215
|
+
|
|
216
|
+
- **coachmark:** add "step-count" slot for custom/internationalized pagination content ([#4215](https://github.com/adobe/spectrum-web-components/issues/4215)) ([f4136a6](https://github.com/adobe/spectrum-web-components/commit/f4136a61d1e43ea32a4d9b8d83da3df828b32094))
|
|
217
|
+
|
|
218
|
+
# [0.42.0](https://github.com/adobe/spectrum-web-components/compare/v0.41.2...v0.42.0) (2024-03-19)
|
|
219
|
+
|
|
220
|
+
### Features
|
|
221
|
+
|
|
222
|
+
- **asset:** use core tokens ([99e76f4](https://github.com/adobe/spectrum-web-components/commit/99e76f4d32e990960b7fa2f0613ed4144adc4f6e))
|
|
223
|
+
|
|
224
|
+
## [0.41.2](https://github.com/adobe/spectrum-web-components/compare/v0.41.1...v0.41.2) (2024-03-05)
|
|
225
|
+
|
|
226
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
227
|
+
|
|
228
|
+
## [0.41.1](https://github.com/adobe/spectrum-web-components/compare/v0.41.0...v0.41.1) (2024-02-22)
|
|
229
|
+
|
|
230
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
231
|
+
|
|
232
|
+
# [0.41.0](https://github.com/adobe/spectrum-web-components/compare/v0.40.5...v0.41.0) (2024-02-13)
|
|
233
|
+
|
|
234
|
+
### Features
|
|
235
|
+
|
|
236
|
+
- **coachmark:** rename "sp-coachmark" to "sp-coachmark-indicator", add "sp-coachmark" ([#3639](https://github.com/adobe/spectrum-web-components/issues/3639)) ([a94389c](https://github.com/adobe/spectrum-web-components/commit/a94389cac1a31e5f0b02b187c93fd3489dc0f40f))
|
|
237
|
+
|
|
238
|
+
## [0.40.5](https://github.com/adobe/spectrum-web-components/compare/v0.40.4...v0.40.5) (2024-02-05)
|
|
239
|
+
|
|
240
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
241
|
+
|
|
242
|
+
## [0.40.4](https://github.com/adobe/spectrum-web-components/compare/v0.40.3...v0.40.4) (2024-01-29)
|
|
243
|
+
|
|
244
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
245
|
+
|
|
246
|
+
## [0.40.3](https://github.com/adobe/spectrum-web-components/compare/v0.40.2...v0.40.3) (2024-01-11)
|
|
247
|
+
|
|
248
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
249
|
+
|
|
250
|
+
## [0.40.2](https://github.com/adobe/spectrum-web-components/compare/v0.40.1...v0.40.2) (2023-12-18)
|
|
251
|
+
|
|
252
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
253
|
+
|
|
254
|
+
## [0.40.1](https://github.com/adobe/spectrum-web-components/compare/v0.40.0...v0.40.1) (2023-12-05)
|
|
255
|
+
|
|
256
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
257
|
+
|
|
258
|
+
# [0.40.0](https://github.com/adobe/spectrum-web-components/compare/v0.39.4...v0.40.0) (2023-11-16)
|
|
259
|
+
|
|
260
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
261
|
+
|
|
262
|
+
## [0.39.4](https://github.com/adobe/spectrum-web-components/compare/v0.39.3...v0.39.4) (2023-11-02)
|
|
263
|
+
|
|
264
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
265
|
+
|
|
266
|
+
## [0.39.3](https://github.com/adobe/spectrum-web-components/compare/v0.39.2...v0.39.3) (2023-10-18)
|
|
267
|
+
|
|
268
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
269
|
+
|
|
270
|
+
## [0.39.2](https://github.com/adobe/spectrum-web-components/compare/v0.39.1...v0.39.2) (2023-10-13)
|
|
271
|
+
|
|
272
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
273
|
+
|
|
274
|
+
## [0.39.1](https://github.com/adobe/spectrum-web-components/compare/v0.39.0...v0.39.1) (2023-10-06)
|
|
275
|
+
|
|
276
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
277
|
+
|
|
278
|
+
# [0.39.0](https://github.com/adobe/spectrum-web-components/compare/v0.38.0...v0.39.0) (2023-09-25)
|
|
279
|
+
|
|
280
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
281
|
+
|
|
282
|
+
# [0.38.0](https://github.com/adobe/spectrum-web-components/compare/v0.37.0...v0.38.0) (2023-09-05)
|
|
283
|
+
|
|
284
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
285
|
+
|
|
286
|
+
# [0.37.0](https://github.com/adobe/spectrum-web-components/compare/v0.36.0...v0.37.0) (2023-08-18)
|
|
287
|
+
|
|
288
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
289
|
+
|
|
290
|
+
# [0.36.0](https://github.com/adobe/spectrum-web-components/compare/v0.35.0...v0.36.0) (2023-08-18)
|
|
291
|
+
|
|
292
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
293
|
+
|
|
294
|
+
# [0.35.0](https://github.com/adobe/spectrum-web-components/compare/v0.34.0...v0.35.0) (2023-07-31)
|
|
295
|
+
|
|
296
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
297
|
+
|
|
298
|
+
# [0.34.0](https://github.com/adobe/spectrum-web-components/compare/v0.33.2...v0.34.0) (2023-07-11)
|
|
299
|
+
|
|
300
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
301
|
+
|
|
302
|
+
## [0.33.2](https://github.com/adobe/spectrum-web-components/compare/v0.33.1...v0.33.2) (2023-06-14)
|
|
303
|
+
|
|
304
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
305
|
+
|
|
306
|
+
# [0.33.0](https://github.com/adobe/spectrum-web-components/compare/v0.32.0...v0.33.0) (2023-06-08)
|
|
307
|
+
|
|
308
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
309
|
+
|
|
310
|
+
# [0.32.0](https://github.com/adobe/spectrum-web-components/compare/v0.31.0...v0.32.0) (2023-06-01)
|
|
311
|
+
|
|
312
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
313
|
+
|
|
314
|
+
# [0.31.0](https://github.com/adobe/spectrum-web-components/compare/v0.30.0...v0.31.0) (2023-05-17)
|
|
315
|
+
|
|
316
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
317
|
+
|
|
318
|
+
# 0.30.0 (2023-05-03)
|
|
319
|
+
|
|
320
|
+
### Bug Fixes
|
|
321
|
+
|
|
322
|
+
- include default export in the "exports" fields ([f32407d](https://github.com/adobe/spectrum-web-components/commit/f32407d7bbfd18e72c35b6f27740549e79957858))
|
|
323
|
+
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
|
|
324
|
+
- stop merging selectors in a way that alters the cascade ([369388f](https://github.com/adobe/spectrum-web-components/commit/369388f8cc147543891087991c569f849ddb9b38))
|
|
325
|
+
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103))
|
|
326
|
+
- update side effect listings ([8160d3a](https://github.com/adobe/spectrum-web-components/commit/8160d3ab2c4f5ea11ac40897a5cf1fdaa357f4a8))
|
|
327
|
+
- update to latest spectrum-css packages ([a5ca19f](https://github.com/adobe/spectrum-web-components/commit/a5ca19f67d5b3f0951667c4441d4d977bf1e0937))
|
|
328
|
+
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
|
|
329
|
+
|
|
330
|
+
### Features
|
|
331
|
+
|
|
332
|
+
- adopt DNA@7 base Spectrum CSS ([e08cafd](https://github.com/adobe/spectrum-web-components/commit/e08cafda9f1b33b0163fbe5ba66754806be8f9e4))
|
|
333
|
+
- **coachmark:** add coachmark pattern ([f53ae70](https://github.com/adobe/spectrum-web-components/commit/f53ae70e6f49f73c71480809021e21d2ff9bcd85))
|
|
334
|
+
- **coachmark:** update spectrum css input ([a099ee6](https://github.com/adobe/spectrum-web-components/commit/a099ee61e786f0a07f9005e9c522da09ed707d33))
|
|
335
|
+
- include all Dev Mode files in side effects ([f70817c](https://github.com/adobe/spectrum-web-components/commit/f70817cc15db6dcf5cc1de2d82b4f7b0c80b1251))
|
|
336
|
+
- leverage "exports" field in package.json ([321abd7](https://github.com/adobe/spectrum-web-components/commit/321abd7b7e78ccd9157cff75a1fa3dbd06e81f79))
|
|
337
|
+
- leverage latest Spectrum button API ([9faeade](https://github.com/adobe/spectrum-web-components/commit/9faeade93893137285ae031c9516ce37d9a9041f))
|
|
338
|
+
- shared pkg versions, devmode define warning, registry-conflicts docs ([6e49565](https://github.com/adobe/spectrum-web-components/commit/6e4956519b845fa8127f8032948b625c252ef7a6))
|
|
339
|
+
- update to Spectrum CSS v3.0.0 ([e8b3d8f](https://github.com/adobe/spectrum-web-components/commit/e8b3d8f75c77c04b4d7af126b91b0f6ad2a40742))
|
|
340
|
+
- use latest exports specification ([a7ecf4b](https://github.com/adobe/spectrum-web-components/commit/a7ecf4b6da7996f36a8a89f62cc2384709497008))
|
|
341
|
+
|
|
342
|
+
### Performance Improvements
|
|
343
|
+
|
|
344
|
+
- use "sideEffects" listing in package.json ([7271614](https://github.com/adobe/spectrum-web-components/commit/7271614c0ca3ccf3566583bb59467eb15a6199cd))
|
|
345
|
+
|
|
346
|
+
## [0.10.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.10.8...@spectrum-web-components/coachmark@0.10.9) (2023-04-24)
|
|
347
|
+
|
|
348
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
349
|
+
|
|
350
|
+
## [0.10.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.10.7...@spectrum-web-components/coachmark@0.10.8) (2023-04-05)
|
|
351
|
+
|
|
352
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
353
|
+
|
|
354
|
+
## [0.10.7](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.10.6...@spectrum-web-components/coachmark@0.10.7) (2023-03-22)
|
|
355
|
+
|
|
356
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
357
|
+
|
|
358
|
+
## [0.10.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.10.5...@spectrum-web-components/coachmark@0.10.6) (2023-02-08)
|
|
359
|
+
|
|
360
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
361
|
+
|
|
362
|
+
## [0.10.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.10.4...@spectrum-web-components/coachmark@0.10.5) (2023-01-23)
|
|
363
|
+
|
|
364
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
365
|
+
|
|
366
|
+
## [0.10.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.10.3...@spectrum-web-components/coachmark@0.10.4) (2023-01-09)
|
|
367
|
+
|
|
368
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
369
|
+
|
|
370
|
+
## [0.10.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.10.2...@spectrum-web-components/coachmark@0.10.3) (2022-12-08)
|
|
371
|
+
|
|
372
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
373
|
+
|
|
374
|
+
## [0.10.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.10.1...@spectrum-web-components/coachmark@0.10.2) (2022-11-21)
|
|
375
|
+
|
|
376
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
377
|
+
|
|
378
|
+
## [0.10.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.10.0...@spectrum-web-components/coachmark@0.10.1) (2022-11-14)
|
|
379
|
+
|
|
380
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
381
|
+
|
|
382
|
+
# [0.10.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.9.8...@spectrum-web-components/coachmark@0.10.0) (2022-08-09)
|
|
383
|
+
|
|
384
|
+
### Features
|
|
385
|
+
|
|
386
|
+
- include all Dev Mode files in side effects ([f70817c](https://github.com/adobe/spectrum-web-components/commit/f70817cc15db6dcf5cc1de2d82b4f7b0c80b1251))
|
|
387
|
+
|
|
388
|
+
## [0.9.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.9.7...@spectrum-web-components/coachmark@0.9.8) (2022-08-04)
|
|
389
|
+
|
|
390
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
391
|
+
|
|
392
|
+
## [0.9.7](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.9.6...@spectrum-web-components/coachmark@0.9.7) (2022-07-18)
|
|
393
|
+
|
|
394
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
395
|
+
|
|
396
|
+
## [0.9.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.9.5...@spectrum-web-components/coachmark@0.9.6) (2022-06-29)
|
|
397
|
+
|
|
398
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
399
|
+
|
|
400
|
+
## [0.9.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.9.4...@spectrum-web-components/coachmark@0.9.5) (2022-06-07)
|
|
401
|
+
|
|
402
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
403
|
+
|
|
404
|
+
## [0.9.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.9.3...@spectrum-web-components/coachmark@0.9.4) (2022-05-27)
|
|
405
|
+
|
|
406
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
407
|
+
|
|
408
|
+
## [0.9.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.9.2...@spectrum-web-components/coachmark@0.9.3) (2022-05-12)
|
|
409
|
+
|
|
410
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
411
|
+
|
|
412
|
+
## [0.9.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.9.1...@spectrum-web-components/coachmark@0.9.2) (2022-04-21)
|
|
413
|
+
|
|
414
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
415
|
+
|
|
416
|
+
## [0.9.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.9.0...@spectrum-web-components/coachmark@0.9.1) (2022-03-08)
|
|
417
|
+
|
|
418
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
419
|
+
|
|
420
|
+
# [0.9.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.8.3...@spectrum-web-components/coachmark@0.9.0) (2022-03-04)
|
|
421
|
+
|
|
422
|
+
### Features
|
|
423
|
+
|
|
424
|
+
- leverage latest Spectrum button API ([9faeade](https://github.com/adobe/spectrum-web-components/commit/9faeade93893137285ae031c9516ce37d9a9041f))
|
|
425
|
+
|
|
426
|
+
## [0.8.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.8.2...@spectrum-web-components/coachmark@0.8.3) (2022-02-22)
|
|
427
|
+
|
|
428
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
429
|
+
|
|
430
|
+
## [0.8.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.8.1...@spectrum-web-components/coachmark@0.8.2) (2022-01-26)
|
|
431
|
+
|
|
432
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
433
|
+
|
|
434
|
+
## [0.8.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.8.0...@spectrum-web-components/coachmark@0.8.1) (2021-12-13)
|
|
435
|
+
|
|
436
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
437
|
+
|
|
438
|
+
# [0.8.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.7.1...@spectrum-web-components/coachmark@0.8.0) (2021-11-08)
|
|
439
|
+
|
|
440
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
441
|
+
|
|
442
|
+
## [0.7.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.7.0...@spectrum-web-components/coachmark@0.7.1) (2021-11-08)
|
|
443
|
+
|
|
444
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
445
|
+
|
|
446
|
+
# [0.7.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.6.8...@spectrum-web-components/coachmark@0.7.0) (2021-11-02)
|
|
447
|
+
|
|
448
|
+
### Features
|
|
449
|
+
|
|
450
|
+
- adopt DNA@7 base Spectrum CSS ([e08cafd](https://github.com/adobe/spectrum-web-components/commit/e08cafda9f1b33b0163fbe5ba66754806be8f9e4))
|
|
451
|
+
|
|
452
|
+
## [0.6.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.6.7...@spectrum-web-components/coachmark@0.6.8) (2021-09-20)
|
|
453
|
+
|
|
454
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
455
|
+
|
|
456
|
+
## [0.6.7](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.6.6...@spectrum-web-components/coachmark@0.6.7) (2021-07-22)
|
|
457
|
+
|
|
458
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
459
|
+
|
|
460
|
+
## [0.6.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.6.5...@spectrum-web-components/coachmark@0.6.6) (2021-06-16)
|
|
461
|
+
|
|
462
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
463
|
+
|
|
464
|
+
## [0.6.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.6.4...@spectrum-web-components/coachmark@0.6.5) (2021-05-12)
|
|
465
|
+
|
|
466
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
467
|
+
|
|
468
|
+
## [0.6.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.6.3...@spectrum-web-components/coachmark@0.6.4) (2021-04-09)
|
|
469
|
+
|
|
470
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
471
|
+
|
|
472
|
+
## [0.6.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.6.2...@spectrum-web-components/coachmark@0.6.3) (2021-03-29)
|
|
473
|
+
|
|
474
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
475
|
+
|
|
476
|
+
## [0.6.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.6.1...@spectrum-web-components/coachmark@0.6.2) (2021-03-22)
|
|
477
|
+
|
|
478
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
479
|
+
|
|
480
|
+
## [0.6.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.6.0...@spectrum-web-components/coachmark@0.6.1) (2021-03-05)
|
|
481
|
+
|
|
482
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
483
|
+
|
|
484
|
+
# [0.6.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.5.1...@spectrum-web-components/coachmark@0.6.0) (2021-03-04)
|
|
485
|
+
|
|
486
|
+
### Features
|
|
487
|
+
|
|
488
|
+
- use latest exports specification ([a7ecf4b](https://github.com/adobe/spectrum-web-components/commit/a7ecf4b6da7996f36a8a89f62cc2384709497008))
|
|
489
|
+
|
|
490
|
+
## [0.5.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.5.0...@spectrum-web-components/coachmark@0.5.1) (2021-02-11)
|
|
491
|
+
|
|
492
|
+
### Bug Fixes
|
|
493
|
+
|
|
494
|
+
- update to latest spectrum-css packages ([a5ca19f](https://github.com/adobe/spectrum-web-components/commit/a5ca19f67d5b3f0951667c4441d4d977bf1e0937))
|
|
495
|
+
|
|
496
|
+
# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.3.3...@spectrum-web-components/coachmark@0.5.0) (2021-01-21)
|
|
497
|
+
|
|
498
|
+
### Bug Fixes
|
|
499
|
+
|
|
500
|
+
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
|
|
501
|
+
- stop merging selectors in a way that alters the cascade ([369388f](https://github.com/adobe/spectrum-web-components/commit/369388f8cc147543891087991c569f849ddb9b38))
|
|
502
|
+
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103))
|
|
503
|
+
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
|
|
504
|
+
|
|
505
|
+
### Features
|
|
506
|
+
|
|
507
|
+
- **coachmark:** update spectrum css input ([a099ee6](https://github.com/adobe/spectrum-web-components/commit/a099ee61e786f0a07f9005e9c522da09ed707d33))
|
|
508
|
+
|
|
509
|
+
# [0.4.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.3.3...@spectrum-web-components/coachmark@0.4.0) (2021-01-13)
|
|
510
|
+
|
|
511
|
+
### Bug Fixes
|
|
512
|
+
|
|
513
|
+
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
|
|
514
|
+
- stop merging selectors in a way that alters the cascade ([369388f](https://github.com/adobe/spectrum-web-components/commit/369388f8cc147543891087991c569f849ddb9b38))
|
|
515
|
+
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103))
|
|
516
|
+
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5))
|
|
517
|
+
|
|
518
|
+
### Features
|
|
519
|
+
|
|
520
|
+
- **coachmark:** update spectrum css input ([a099ee6](https://github.com/adobe/spectrum-web-components/commit/a099ee61e786f0a07f9005e9c522da09ed707d33))
|
|
521
|
+
|
|
522
|
+
## [0.3.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.3.2...@spectrum-web-components/coachmark@0.3.3) (2020-10-12)
|
|
523
|
+
|
|
524
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
525
|
+
|
|
526
|
+
## [0.3.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.3.1...@spectrum-web-components/coachmark@0.3.2) (2020-10-12)
|
|
527
|
+
|
|
528
|
+
### Bug Fixes
|
|
529
|
+
|
|
530
|
+
- include default export in the "exports" fields ([f32407d](https://github.com/adobe/spectrum-web-components/commit/f32407d7bbfd18e72c35b6f27740549e79957858))
|
|
531
|
+
|
|
532
|
+
## [0.3.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.3.0...@spectrum-web-components/coachmark@0.3.1) (2020-09-25)
|
|
533
|
+
|
|
534
|
+
### Bug Fixes
|
|
535
|
+
|
|
536
|
+
- update side effect listings ([8160d3a](https://github.com/adobe/spectrum-web-components/commit/8160d3ab2c4f5ea11ac40897a5cf1fdaa357f4a8))
|
|
537
|
+
|
|
538
|
+
# [0.3.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.2.1...@spectrum-web-components/coachmark@0.3.0) (2020-08-31)
|
|
539
|
+
|
|
540
|
+
### Features
|
|
541
|
+
|
|
542
|
+
- update to Spectrum CSS v3.0.0 ([e8b3d8f](https://github.com/adobe/spectrum-web-components/commit/e8b3d8f75c77c04b4d7af126b91b0f6ad2a40742))
|
|
543
|
+
|
|
544
|
+
## [0.2.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.2.0...@spectrum-web-components/coachmark@0.2.1) (2020-08-19)
|
|
545
|
+
|
|
546
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
547
|
+
|
|
548
|
+
# [0.2.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.1.2...@spectrum-web-components/coachmark@0.2.0) (2020-07-17)
|
|
549
|
+
|
|
550
|
+
### Features
|
|
551
|
+
|
|
552
|
+
- leverage "exports" field in package.json ([321abd7](https://github.com/adobe/spectrum-web-components/commit/321abd7b7e78ccd9157cff75a1fa3dbd06e81f79))
|
|
553
|
+
|
|
554
|
+
## [0.1.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.1.1...@spectrum-web-components/coachmark@0.1.2) (2020-06-08)
|
|
555
|
+
|
|
556
|
+
**Note:** Version bump only for package @spectrum-web-components/coachmark
|
|
557
|
+
|
|
558
|
+
## [0.1.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/coachmark@0.1.0...@spectrum-web-components/coachmark@0.1.1) (2020-04-16)
|
|
559
|
+
|
|
560
|
+
### Performance Improvements
|
|
561
|
+
|
|
562
|
+
- use "sideEffects" listing in package.json ([7271614](https://github.com/adobe/spectrum-web-components/commit/7271614c0ca3ccf3566583bb59467eb15a6199cd))
|
|
563
|
+
|
|
564
|
+
# 0.1.0 (2020-04-07)
|
|
565
|
+
|
|
566
|
+
### Features
|
|
567
|
+
|
|
568
|
+
- **coachmark:** add coachmark pattern ([f53ae70](https://github.com/adobe/spectrum-web-components/commit/f53ae70e6f49f73c71480809021e21d2ff9bcd85))
|