@rijkshuisstijl-community/components-css 15.0.0 → 16.0.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/CHANGELOG.md CHANGED
@@ -1,5 +1,37 @@
1
1
  # @rijkshuisstijl-community/components-css
2
2
 
3
+ ## 16.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - 71e84f2: `rhc-page-footer__title` is renamed to `rhc-page-footer__tagline`
8
+
9
+ ### Minor Changes
10
+
11
+ - 364a45e: Add `rhc-side-nav__heading` class name for a screen reader only landmark heading.
12
+
13
+ ### Patch Changes
14
+
15
+ - 6915216: Update to latest Root component.
16
+ - Updated dependencies [9882e13]
17
+ - Updated dependencies [5d5eeaf]
18
+ - Updated dependencies [609b8bd]
19
+ - Updated dependencies [e7dc0ae]
20
+ - @rijkshuisstijl-community/blockquote-css@1.0.0
21
+ - @rijkshuisstijl-community/separator-css@1.0.0
22
+ - @rijkshuisstijl-community/button-css@1.0.0
23
+ - @rijkshuisstijl-community/dot-badge-css@1.0.0
24
+
25
+ ## 15.0.1
26
+
27
+ ### Patch Changes
28
+
29
+ - 1b78575: Fix `rhc-card` to fit in viewports smaller than 320px
30
+ - 1b78575: Fix `rhc-card` not to overflow containers of 320px, to comply with WCAG 1.4.10 Reflow.
31
+ - 4330c62: updated dependencies
32
+ - Updated dependencies [aff0b4f]
33
+ - @rijkshuisstijl-community/figure-css@1.0.0
34
+
3
35
  ## 15.0.0
4
36
 
5
37
  ### Major Changes