@ausbom/card 0.8.7 → 0.8.10
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/package.json +7 -7
- package/CHANGELOG.md +0 -464
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ausbom/card",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.10",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"author": "",
|
|
@@ -37,11 +37,11 @@
|
|
|
37
37
|
"react": ">= 16.3.x"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@ausbom/body": "^0.3.
|
|
41
|
-
"@ausbom/grid": "^0.4.
|
|
42
|
-
"@ausbom/icon": "^0.
|
|
43
|
-
"@ausbom/styles": "^0.9.
|
|
44
|
-
"@ausbom/typography": "^0.3.
|
|
40
|
+
"@ausbom/body": "^0.3.1",
|
|
41
|
+
"@ausbom/grid": "^0.4.7",
|
|
42
|
+
"@ausbom/icon": "^0.16.0",
|
|
43
|
+
"@ausbom/styles": "^0.9.2",
|
|
44
|
+
"@ausbom/typography": "^0.3.5"
|
|
45
45
|
},
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "2fd9ca72166e3172e7957a3c3ac942e05fb1dde2"
|
|
47
47
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,464 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [0.8.7](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.8.6...@ausbom/card@0.8.7) (2021-05-20)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @ausbom/card
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
## [0.8.6](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.8.5...@ausbom/card@0.8.6) (2021-05-18)
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @ausbom/card
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## [0.8.5](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.8.4...@ausbom/card@0.8.5) (2021-05-17)
|
|
23
|
-
|
|
24
|
-
**Note:** Version bump only for package @ausbom/card
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
## [0.8.4](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.8.3...@ausbom/card@0.8.4) (2021-04-16)
|
|
31
|
-
|
|
32
|
-
**Note:** Version bump only for package @ausbom/card
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
## [0.8.3](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.8.2...@ausbom/card@0.8.3) (2021-03-10)
|
|
39
|
-
|
|
40
|
-
**Note:** Version bump only for package @ausbom/card
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
## [0.8.2](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.8.1...@ausbom/card@0.8.2) (2021-02-24)
|
|
47
|
-
|
|
48
|
-
**Note:** Version bump only for package @ausbom/card
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
## [0.8.1](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.8.0...@ausbom/card@0.8.1) (2020-11-27)
|
|
55
|
-
|
|
56
|
-
**Note:** Version bump only for package @ausbom/card
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
# [0.8.0](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.7.4...@ausbom/card@0.8.0) (2020-11-05)
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
### Features
|
|
66
|
-
|
|
67
|
-
* can now add an icon on top of the card image ([243f8f9](https://github.com/AusBOM/bom-design-system/commit/243f8f9039ed119ecc06d8b7adda5d07127aa87e))
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
## [0.7.4](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.7.3...@ausbom/card@0.7.4) (2020-09-29)
|
|
74
|
-
|
|
75
|
-
**Note:** Version bump only for package @ausbom/card
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
## [0.7.3](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.7.2...@ausbom/card@0.7.3) (2020-09-09)
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
### Bug Fixes
|
|
85
|
-
|
|
86
|
-
* **card:** now displays icon when card is horiztional and no image ([1737103](https://github.com/AusBOM/bom-design-system/commit/17371035bd1ddafcfad094bf6cbd0d0fbbcfc288))
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
## [0.7.2](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.7.1...@ausbom/card@0.7.2) (2020-08-12)
|
|
93
|
-
|
|
94
|
-
**Note:** Version bump only for package @ausbom/card
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
<a name="0.7.1"></a>
|
|
101
|
-
## [0.7.1](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.7.0...@ausbom/card@0.7.1) (2020-06-26)
|
|
102
|
-
|
|
103
|
-
**Note:** Version bump only for package @ausbom/card
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
<a name="0.7.0"></a>
|
|
110
|
-
# [0.7.0](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.6.1...@ausbom/card@0.7.0) (2020-05-26)
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
### Features
|
|
114
|
-
|
|
115
|
-
* **card:** re-factored card and media-card on component ([415336e](https://github.com/AusBOM/bom-design-system/commit/415336e))
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
<a name="0.6.1"></a>
|
|
122
|
-
## [0.6.1](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.6.0...@ausbom/card@0.6.1) (2020-05-05)
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
### Bug Fixes
|
|
126
|
-
|
|
127
|
-
* **card:** horizontal prop now applies to all breakpoints ([30d44b5](https://github.com/AusBOM/bom-design-system/commit/30d44b5))
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
<a name="0.6.0"></a>
|
|
134
|
-
# [0.6.0](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.5.4...@ausbom/card@0.6.0) (2020-04-15)
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
### Features
|
|
138
|
-
|
|
139
|
-
* **card:** can now hide images for given breakpoints ([6bdc0af](https://github.com/AusBOM/bom-design-system/commit/6bdc0af))
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
<a name="0.5.4"></a>
|
|
146
|
-
## [0.5.4](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.5.3...@ausbom/card@0.5.4) (2020-04-14)
|
|
147
|
-
|
|
148
|
-
**Note:** Version bump only for package @ausbom/card
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
<a name="0.5.3"></a>
|
|
155
|
-
## [0.5.3](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.5.2...@ausbom/card@0.5.3) (2020-04-01)
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
### Bug Fixes
|
|
159
|
-
|
|
160
|
-
* does not render 0 when meta attr array is empty/not passed ([8982790](https://github.com/AusBOM/bom-design-system/commit/8982790))
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
<a name="0.5.2"></a>
|
|
167
|
-
## [0.5.2](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.5.1...@ausbom/card@0.5.2) (2020-03-31)
|
|
168
|
-
|
|
169
|
-
**Note:** Version bump only for package @ausbom/card
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
<a name="0.5.1"></a>
|
|
176
|
-
## [0.5.1](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.5.0...@ausbom/card@0.5.1) (2020-03-31)
|
|
177
|
-
|
|
178
|
-
**Note:** Version bump only for package @ausbom/card
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
<a name="0.5.0"></a>
|
|
185
|
-
# [0.5.0](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.4.4...@ausbom/card@0.5.0) (2020-03-17)
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
### Features
|
|
189
|
-
|
|
190
|
-
* **icon:** updated system icons ([577d87f](https://github.com/AusBOM/bom-design-system/commit/577d87f))
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
<a name="0.4.4"></a>
|
|
197
|
-
## [0.4.4](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.4.3...@ausbom/card@0.4.4) (2020-03-13)
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
### Bug Fixes
|
|
201
|
-
|
|
202
|
-
* a11y [#38](https://github.com/AusBOM/bom-design-system/issues/38) removes unneccasary alt text from cards ([5a5f115](https://github.com/AusBOM/bom-design-system/commit/5a5f115))
|
|
203
|
-
* a11y [#39](https://github.com/AusBOM/bom-design-system/issues/39) adds role=text to media cards as recommended by intopia ([ad34731](https://github.com/AusBOM/bom-design-system/commit/ad34731))
|
|
204
|
-
* a11y [#40](https://github.com/AusBOM/bom-design-system/issues/40) remove list markup for media card meta items ([b6865bd](https://github.com/AusBOM/bom-design-system/commit/b6865bd))
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
<a name="0.4.3"></a>
|
|
211
|
-
## [0.4.3](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.4.2...@ausbom/card@0.4.3) (2020-03-13)
|
|
212
|
-
|
|
213
|
-
**Note:** Version bump only for package @ausbom/card
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
<a name="0.4.2"></a>
|
|
220
|
-
## [0.4.2](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.4.1...@ausbom/card@0.4.2) (2020-02-07)
|
|
221
|
-
|
|
222
|
-
**Note:** Version bump only for package @ausbom/card
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
<a name="0.4.1"></a>
|
|
229
|
-
## [0.4.1](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.4.0...@ausbom/card@0.4.1) (2020-02-06)
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
### Bug Fixes
|
|
233
|
-
|
|
234
|
-
* a11y[#1](https://github.com/AusBOM/bom-design-system/issues/1) remove aria-label from cards as recommended by intopia ([732fa02](https://github.com/AusBOM/bom-design-system/commit/732fa02))
|
|
235
|
-
* a11y[#3](https://github.com/AusBOM/bom-design-system/issues/3) add more descriptive alt text to card images ([83649dd](https://github.com/AusBOM/bom-design-system/commit/83649dd))
|
|
236
|
-
* fixes icon not showing when img is hidden and stacks img on mobile ([4a612d2](https://github.com/AusBOM/bom-design-system/commit/4a612d2))
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
<a name="0.4.0"></a>
|
|
243
|
-
# [0.4.0](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.3.2...@ausbom/card@0.4.0) (2020-02-03)
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
### Bug Fixes
|
|
247
|
-
|
|
248
|
-
* respond to pa11y tests ([4b172e5](https://github.com/AusBOM/bom-design-system/commit/4b172e5))
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
### Features
|
|
252
|
-
|
|
253
|
-
* adds content filter and home template ([44a3205](https://github.com/AusBOM/bom-design-system/commit/44a3205))
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
<a name="0.3.2"></a>
|
|
260
|
-
## [0.3.2](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.3.1...@ausbom/card@0.3.2) (2020-01-16)
|
|
261
|
-
|
|
262
|
-
**Note:** Version bump only for package @ausbom/card
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
<a name="0.3.1"></a>
|
|
269
|
-
## [0.3.1](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.3.0...@ausbom/card@0.3.1) (2019-12-20)
|
|
270
|
-
|
|
271
|
-
**Note:** Version bump only for package @ausbom/card
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
<a name="0.3.0"></a>
|
|
278
|
-
# [0.3.0](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.2.7...@ausbom/card@0.3.0) (2019-12-16)
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
### Features
|
|
282
|
-
|
|
283
|
-
* adds media card component ([1aab3a2](https://github.com/AusBOM/bom-design-system/commit/1aab3a2))
|
|
284
|
-
* refactors cards and adds image hiding on small bps ([c4e5791](https://github.com/AusBOM/bom-design-system/commit/c4e5791))
|
|
285
|
-
* updates based on pr feedback ([38eb56b](https://github.com/AusBOM/bom-design-system/commit/38eb56b))
|
|
286
|
-
* updates based on pr feedback ([595d5db](https://github.com/AusBOM/bom-design-system/commit/595d5db))
|
|
287
|
-
* updates based on pr feedback ([c1b10a8](https://github.com/AusBOM/bom-design-system/commit/c1b10a8))
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
<a name="0.2.7"></a>
|
|
294
|
-
## [0.2.7](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.2.6...@ausbom/card@0.2.7) (2019-12-13)
|
|
295
|
-
|
|
296
|
-
**Note:** Version bump only for package @ausbom/card
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
<a name="0.2.6"></a>
|
|
303
|
-
## [0.2.6](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.2.5...@ausbom/card@0.2.6) (2019-12-11)
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
### Bug Fixes
|
|
307
|
-
|
|
308
|
-
* fixes missing sass imports causing js imports to break ([2173d0f](https://github.com/AusBOM/bom-design-system/commit/2173d0f))
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
<a name="0.2.5"></a>
|
|
315
|
-
## [0.2.5](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.2.4...@ausbom/card@0.2.5) (2019-12-05)
|
|
316
|
-
|
|
317
|
-
**Note:** Version bump only for package @ausbom/card
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
<a name="0.2.4"></a>
|
|
324
|
-
## [0.2.4](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.2.3...@ausbom/card@0.2.4) (2019-11-28)
|
|
325
|
-
|
|
326
|
-
**Note:** Version bump only for package @ausbom/card
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
<a name="0.2.3"></a>
|
|
333
|
-
## [0.2.3](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.2.2...@ausbom/card@0.2.3) (2019-11-27)
|
|
334
|
-
|
|
335
|
-
**Note:** Version bump only for package @ausbom/card
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
<a name="0.2.2"></a>
|
|
342
|
-
## [0.2.2](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.2.1...@ausbom/card@0.2.2) (2019-11-21)
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
### Bug Fixes
|
|
346
|
-
|
|
347
|
-
* fixes a11y issues from axe tool ([afe2ab8](https://github.com/AusBOM/bom-design-system/commit/afe2ab8))
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
<a name="0.2.1"></a>
|
|
354
|
-
## [0.2.1](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.2.0...@ausbom/card@0.2.1) (2019-11-14)
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
### Bug Fixes
|
|
358
|
-
|
|
359
|
-
* images in horizontal cards now display correctly in IE11 ([a026a4b](https://github.com/AusBOM/bom-design-system/commit/a026a4b))
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
<a name="0.2.0"></a>
|
|
366
|
-
# [0.2.0](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.1.6...@ausbom/card@0.2.0) (2019-11-07)
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
### Bug Fixes
|
|
370
|
-
|
|
371
|
-
* fix title wrapping on horizontal cards with images ([8e23a81](https://github.com/AusBOM/bom-design-system/commit/8e23a81))
|
|
372
|
-
* remove un-needed media query (fixes template icon placement) ([dabc3a5](https://github.com/AusBOM/bom-design-system/commit/dabc3a5))
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
### Features
|
|
376
|
-
|
|
377
|
-
* cards custom icon, defaults to ArrowRight16 if not provided ([260cd61](https://github.com/AusBOM/bom-design-system/commit/260cd61))
|
|
378
|
-
* update card SASS to account for new hover styles ([f7dd5c7](https://github.com/AusBOM/bom-design-system/commit/f7dd5c7))
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
<a name="0.1.6"></a>
|
|
385
|
-
## [0.1.6](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.1.5...@ausbom/card@0.1.6) (2019-10-31)
|
|
386
|
-
|
|
387
|
-
**Note:** Version bump only for package @ausbom/card
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
<a name="0.1.5"></a>
|
|
394
|
-
## [0.1.5](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.1.4...@ausbom/card@0.1.5) (2019-10-31)
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
### Bug Fixes
|
|
398
|
-
|
|
399
|
-
* align docs to only include 'Demo' and 'API Docs' Tabs ([7a21dc3](https://github.com/AusBOM/bom-design-system/commit/7a21dc3))
|
|
400
|
-
* fixed responsive issue on Cards page ([c7d1ff4](https://github.com/AusBOM/bom-design-system/commit/c7d1ff4))
|
|
401
|
-
* revert export method, add displayName to components, add ref tests ([af00edc](https://github.com/AusBOM/bom-design-system/commit/af00edc))
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
<a name="0.1.4"></a>
|
|
408
|
-
## [0.1.4](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.1.3...@ausbom/card@0.1.4) (2019-10-29)
|
|
409
|
-
|
|
410
|
-
**Note:** Version bump only for package @ausbom/card
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
<a name="0.1.3"></a>
|
|
417
|
-
## [0.1.3](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.1.2...@ausbom/card@0.1.3) (2019-10-28)
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
### Bug Fixes
|
|
421
|
-
|
|
422
|
-
* change all focus declarations to use the focus-mixin ([7bc8fab](https://github.com/AusBOM/bom-design-system/commit/7bc8fab))
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
<a name="0.1.2"></a>
|
|
429
|
-
## [0.1.2](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.1.1...@ausbom/card@0.1.2) (2019-10-28)
|
|
430
|
-
|
|
431
|
-
**Note:** Version bump only for package @ausbom/card
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
<a name="0.1.1"></a>
|
|
438
|
-
## [0.1.1](https://github.com/AusBOM/bom-design-system/compare/@ausbom/card@0.1.0...@ausbom/card@0.1.1) (2019-10-22)
|
|
439
|
-
|
|
440
|
-
**Note:** Version bump only for package @ausbom/card
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
<a name="0.1.0"></a>
|
|
447
|
-
# 0.1.0 (2019-10-21)
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
### Bug Fixes
|
|
451
|
-
|
|
452
|
-
* add missing href properties on Cards ([e06bb94](https://github.com/AusBOM/bom-design-system/commit/e06bb94))
|
|
453
|
-
* fix a11y issues in card__test ([f8ba588](https://github.com/AusBOM/bom-design-system/commit/f8ba588))
|
|
454
|
-
* fix version number ([a53edad](https://github.com/AusBOM/bom-design-system/commit/a53edad))
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
### Features
|
|
458
|
-
|
|
459
|
-
* add focus state to cards ([a676b67](https://github.com/AusBOM/bom-design-system/commit/a676b67))
|
|
460
|
-
* add placeholder images to repo, address PR change requests ([30c34df](https://github.com/AusBOM/bom-design-system/commit/30c34df))
|
|
461
|
-
* add skeleton for new component: Card ([e8023f6](https://github.com/AusBOM/bom-design-system/commit/e8023f6))
|
|
462
|
-
* add some unit tests ([3d73091](https://github.com/AusBOM/bom-design-system/commit/3d73091))
|
|
463
|
-
* added visual/unit tests, finalised Card styles, refactor CSS ([b7432b5](https://github.com/AusBOM/bom-design-system/commit/b7432b5))
|
|
464
|
-
* adding necessary styles, began tests, creating demoes ([57ab118](https://github.com/AusBOM/bom-design-system/commit/57ab118))
|