@aarhus-university/au-designsystem-delphinus 0.29.0 → 0.30.2

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,4 +1,32 @@
1
- ## 0.29.0 (June 24, 2022)
1
+ ## 0.30.2 (July 25, 2022)
2
+
3
+ ### Core Delphinus Updates
4
+ Removed border on `.text--callout`.
5
+
6
+ ### Delphinus Projects Updates
7
+ Typo3: Callout on old articles.
8
+
9
+
10
+ ## 0.30.1 (July 19, 2022)
11
+
12
+ ### Core Delphinus Updates
13
+ None - build only.
14
+
15
+ ### Delphinus Projects Updates
16
+ None
17
+
18
+
19
+ ## 0.30.0 (July 19, 2022)
20
+
21
+ ### Core Delphinus Updates
22
+ None
23
+
24
+ ### Delphinus Projects Updates
25
+ #### Mit Studie
26
+ * Added missing modules (e.g. pre-header) to styles.
27
+
28
+
29
+ ## 0.29.0 (June 27, 2022)
2
30
 
3
31
  ### Core Delphinus Updates
4
32
  * Real estate optimizations for `.nav` component. When used elsewhere, than in site header, the `.nav` component no longer has any whitespace at top. If you use `.tabbed-content` in your design or `.nav` in a `.page__content__block` please check that there is still sufficient whitespace above it.