@aleph-alpha/config-css 0.20.0 → 0.21.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 +78 -1054
- package/README.md +3 -2
- package/customization.md +32 -11
- package/dist/index.js +1869 -393
- package/eslint.config.mjs +20 -0
- package/package.json +3 -3
- package/tokens.json +1 -1
- package/tsconfig.json +7 -8
- package/eslint.config.js +0 -25
package/CHANGELOG.md
CHANGED
|
@@ -5,92 +5,90 @@
|
|
|
5
5
|
- Updated config-prettier to 0.3.117
|
|
6
6
|
- Updated config-eslint to 0.3.183
|
|
7
7
|
|
|
8
|
-
## [0.
|
|
8
|
+
## [0.21.0](https://github.com/Aleph-Alpha/frontend-hub/compare/config-css-preset-0.20.0...config-css-preset-0.21.0) (2026-03-16)
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
### Features
|
|
12
12
|
|
|
13
|
-
*
|
|
14
|
-
|
|
15
|
-
## [0.19.0](https://github.com/Aleph-Alpha/frontend-hub/compare/config-css-preset-0.18.134...config-css-preset-0.19.0) (2025-12-11)
|
|
13
|
+
* **config-eslint:** refactor(config-eslint): replace split config with composable flat config API ([d7f69f7](https://github.com/Aleph-Alpha/frontend-hub/commit/d7f69f72f629f86a0df41b067678e2117e88150f))
|
|
16
14
|
|
|
15
|
+
## [0.20.0](https://github.com/Aleph-Alpha/frontend-hub/compare/config-css-preset-0.19.0...config-css-preset-0.20.0) (2025-12-18)
|
|
17
16
|
|
|
18
17
|
### Features
|
|
19
18
|
|
|
20
|
-
|
|
19
|
+
- update all package lint-staged configs to prevent issue when running ([#36](https://github.com/Aleph-Alpha/frontend-hub/issues/36)) ([8c92326](https://github.com/Aleph-Alpha/frontend-hub/commit/8c92326ae8af83d91a81620ac42120a2feeae3d5))
|
|
20
|
+
|
|
21
|
+
## [0.19.0](https://github.com/Aleph-Alpha/frontend-hub/compare/config-css-preset-0.18.134...config-css-preset-0.19.0) (2025-12-11)
|
|
22
|
+
|
|
23
|
+
### Features
|
|
21
24
|
|
|
25
|
+
- **AST-3525:** fixing sidebar icon resize issues in Windows ([0aac4bc](https://github.com/Aleph-Alpha/frontend-hub/commit/0aac4bce4530aa7b193b16cefd37f31d02fab970))
|
|
22
26
|
|
|
23
27
|
### Bug Fixes
|
|
24
28
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
29
|
+
- **deps:** update dependency @tokens-studio/sd-transforms to v2.0.2 ([44d2e3f](https://github.com/Aleph-Alpha/frontend-hub/commit/44d2e3fecafa5507e7b0a30cd822ebaa61d1030d))
|
|
30
|
+
- **deps:** update dependency unocss-preset-animations to v1.3.0 ([0aa20b4](https://github.com/Aleph-Alpha/frontend-hub/commit/0aa20b48d3682ba8cae65c2725e41dfc94f562b5))
|
|
31
|
+
- **deps:** update unocss monorepo to v66.5.10 ([fdd9ed3](https://github.com/Aleph-Alpha/frontend-hub/commit/fdd9ed3b551eaa29347af11272706a07a71d5594))
|
|
32
|
+
- **deps:** update unocss monorepo to v66.5.3 ([7996966](https://github.com/Aleph-Alpha/frontend-hub/commit/7996966b3816c0a00ffbdc844c03faa750ff5325))
|
|
33
|
+
- **deps:** update unocss monorepo to v66.5.4 ([53eb1fb](https://github.com/Aleph-Alpha/frontend-hub/commit/53eb1fb37f633a3208ffb2067002d1dd22bb0435))
|
|
34
|
+
- **deps:** update unocss monorepo to v66.5.5 ([56a9c02](https://github.com/Aleph-Alpha/frontend-hub/commit/56a9c02db2c53412424b2d1e0566bd3e01026eeb))
|
|
35
|
+
- **deps:** update unocss monorepo to v66.5.6 ([dde3152](https://github.com/Aleph-Alpha/frontend-hub/commit/dde31523938f1892f57fd1dd07196f6207e2d9ef))
|
|
36
|
+
- **deps:** update unocss monorepo to v66.5.7 ([95a0453](https://github.com/Aleph-Alpha/frontend-hub/commit/95a04537ed1e833b2d513980bfb476d07110611f))
|
|
37
|
+
- **deps:** update unocss monorepo to v66.5.9 ([47f761e](https://github.com/Aleph-Alpha/frontend-hub/commit/47f761e14e2f2e237d21f89e1ea068ae04ffde41))
|
|
34
38
|
|
|
35
39
|
## [0.18.136](https://github.com/Aleph-Alpha/frontend-hub/compare/config-css-0.18.135...config-css-0.18.136) (2025-12-10)
|
|
36
40
|
|
|
37
|
-
|
|
38
41
|
### Features
|
|
39
42
|
|
|
40
|
-
|
|
41
|
-
|
|
43
|
+
- **AST-3525:** fixing sidebar icon resize issues in Windows ([0aac4bc](https://github.com/Aleph-Alpha/frontend-hub/commit/0aac4bce4530aa7b193b16cefd37f31d02fab970))
|
|
42
44
|
|
|
43
45
|
### Bug Fixes
|
|
44
46
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
47
|
+
- **deps:** update dependency @tokens-studio/sd-transforms to v2.0.2 ([44d2e3f](https://github.com/Aleph-Alpha/frontend-hub/commit/44d2e3fecafa5507e7b0a30cd822ebaa61d1030d))
|
|
48
|
+
- **deps:** update dependency unocss-preset-animations to v1.3.0 ([0aa20b4](https://github.com/Aleph-Alpha/frontend-hub/commit/0aa20b48d3682ba8cae65c2725e41dfc94f562b5))
|
|
49
|
+
- **deps:** update unocss monorepo to v66.5.10 ([fdd9ed3](https://github.com/Aleph-Alpha/frontend-hub/commit/fdd9ed3b551eaa29347af11272706a07a71d5594))
|
|
50
|
+
- **deps:** update unocss monorepo to v66.5.3 ([7996966](https://github.com/Aleph-Alpha/frontend-hub/commit/7996966b3816c0a00ffbdc844c03faa750ff5325))
|
|
51
|
+
- **deps:** update unocss monorepo to v66.5.4 ([53eb1fb](https://github.com/Aleph-Alpha/frontend-hub/commit/53eb1fb37f633a3208ffb2067002d1dd22bb0435))
|
|
52
|
+
- **deps:** update unocss monorepo to v66.5.5 ([56a9c02](https://github.com/Aleph-Alpha/frontend-hub/commit/56a9c02db2c53412424b2d1e0566bd3e01026eeb))
|
|
53
|
+
- **deps:** update unocss monorepo to v66.5.6 ([dde3152](https://github.com/Aleph-Alpha/frontend-hub/commit/dde31523938f1892f57fd1dd07196f6207e2d9ef))
|
|
54
|
+
- **deps:** update unocss monorepo to v66.5.7 ([95a0453](https://github.com/Aleph-Alpha/frontend-hub/commit/95a04537ed1e833b2d513980bfb476d07110611f))
|
|
55
|
+
- **deps:** update unocss monorepo to v66.5.9 ([47f761e](https://github.com/Aleph-Alpha/frontend-hub/commit/47f761e14e2f2e237d21f89e1ea068ae04ffde41))
|
|
54
56
|
|
|
55
57
|
## [0.18.135](https://github.com/Aleph-Alpha/frontend-hub/compare/config-css-0.18.134...config-css-0.18.135) (2025-12-10)
|
|
56
58
|
|
|
57
|
-
|
|
58
59
|
### Features
|
|
59
60
|
|
|
60
|
-
|
|
61
|
-
|
|
61
|
+
- **AST-3525:** fixing sidebar icon resize issues in Windows ([0aac4bc](https://github.com/Aleph-Alpha/frontend-hub/commit/0aac4bce4530aa7b193b16cefd37f31d02fab970))
|
|
62
62
|
|
|
63
63
|
### Bug Fixes
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
65
|
+
- **deps:** update dependency @tokens-studio/sd-transforms to v2.0.2 ([44d2e3f](https://github.com/Aleph-Alpha/frontend-hub/commit/44d2e3fecafa5507e7b0a30cd822ebaa61d1030d))
|
|
66
|
+
- **deps:** update dependency unocss-preset-animations to v1.3.0 ([0aa20b4](https://github.com/Aleph-Alpha/frontend-hub/commit/0aa20b48d3682ba8cae65c2725e41dfc94f562b5))
|
|
67
|
+
- **deps:** update unocss monorepo to v66.5.10 ([fdd9ed3](https://github.com/Aleph-Alpha/frontend-hub/commit/fdd9ed3b551eaa29347af11272706a07a71d5594))
|
|
68
|
+
- **deps:** update unocss monorepo to v66.5.3 ([7996966](https://github.com/Aleph-Alpha/frontend-hub/commit/7996966b3816c0a00ffbdc844c03faa750ff5325))
|
|
69
|
+
- **deps:** update unocss monorepo to v66.5.4 ([53eb1fb](https://github.com/Aleph-Alpha/frontend-hub/commit/53eb1fb37f633a3208ffb2067002d1dd22bb0435))
|
|
70
|
+
- **deps:** update unocss monorepo to v66.5.5 ([56a9c02](https://github.com/Aleph-Alpha/frontend-hub/commit/56a9c02db2c53412424b2d1e0566bd3e01026eeb))
|
|
71
|
+
- **deps:** update unocss monorepo to v66.5.6 ([dde3152](https://github.com/Aleph-Alpha/frontend-hub/commit/dde31523938f1892f57fd1dd07196f6207e2d9ef))
|
|
72
|
+
- **deps:** update unocss monorepo to v66.5.7 ([95a0453](https://github.com/Aleph-Alpha/frontend-hub/commit/95a04537ed1e833b2d513980bfb476d07110611f))
|
|
73
|
+
- **deps:** update unocss monorepo to v66.5.9 ([47f761e](https://github.com/Aleph-Alpha/frontend-hub/commit/47f761e14e2f2e237d21f89e1ea068ae04ffde41))
|
|
74
74
|
|
|
75
75
|
## [0.18.134](https://github.com/Aleph-Alpha/frontend-hub/compare/config-css-0.18.133...config-css-0.18.134) (2025-12-10)
|
|
76
76
|
|
|
77
|
-
|
|
78
77
|
### Features
|
|
79
78
|
|
|
80
|
-
|
|
81
|
-
|
|
79
|
+
- **AST-3525:** fixing sidebar icon resize issues in Windows ([0aac4bc](https://github.com/Aleph-Alpha/frontend-hub/commit/0aac4bce4530aa7b193b16cefd37f31d02fab970))
|
|
82
80
|
|
|
83
81
|
### Bug Fixes
|
|
84
82
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
83
|
+
- **deps:** update dependency @tokens-studio/sd-transforms to v2.0.2 ([44d2e3f](https://github.com/Aleph-Alpha/frontend-hub/commit/44d2e3fecafa5507e7b0a30cd822ebaa61d1030d))
|
|
84
|
+
- **deps:** update dependency unocss-preset-animations to v1.3.0 ([0aa20b4](https://github.com/Aleph-Alpha/frontend-hub/commit/0aa20b48d3682ba8cae65c2725e41dfc94f562b5))
|
|
85
|
+
- **deps:** update unocss monorepo to v66.5.10 ([fdd9ed3](https://github.com/Aleph-Alpha/frontend-hub/commit/fdd9ed3b551eaa29347af11272706a07a71d5594))
|
|
86
|
+
- **deps:** update unocss monorepo to v66.5.3 ([7996966](https://github.com/Aleph-Alpha/frontend-hub/commit/7996966b3816c0a00ffbdc844c03faa750ff5325))
|
|
87
|
+
- **deps:** update unocss monorepo to v66.5.4 ([53eb1fb](https://github.com/Aleph-Alpha/frontend-hub/commit/53eb1fb37f633a3208ffb2067002d1dd22bb0435))
|
|
88
|
+
- **deps:** update unocss monorepo to v66.5.5 ([56a9c02](https://github.com/Aleph-Alpha/frontend-hub/commit/56a9c02db2c53412424b2d1e0566bd3e01026eeb))
|
|
89
|
+
- **deps:** update unocss monorepo to v66.5.6 ([dde3152](https://github.com/Aleph-Alpha/frontend-hub/commit/dde31523938f1892f57fd1dd07196f6207e2d9ef))
|
|
90
|
+
- **deps:** update unocss monorepo to v66.5.7 ([95a0453](https://github.com/Aleph-Alpha/frontend-hub/commit/95a04537ed1e833b2d513980bfb476d07110611f))
|
|
91
|
+
- **deps:** update unocss monorepo to v66.5.9 ([47f761e](https://github.com/Aleph-Alpha/frontend-hub/commit/47f761e14e2f2e237d21f89e1ea068ae04ffde41))
|
|
94
92
|
|
|
95
93
|
## 0.18.132 (2025-12-08)
|
|
96
94
|
|
|
@@ -1705,2014 +1703,1040 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
1705
1703
|
|
|
1706
1704
|
## [0.6.381](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.380...config-css-preset-0.6.381) (2025-01-16)
|
|
1707
1705
|
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
1706
|
## [0.6.380](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.379...config-css-preset-0.6.380) (2025-01-10)
|
|
1711
1707
|
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
1708
|
## [0.6.379](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.378...config-css-preset-0.6.379) (2025-01-10)
|
|
1715
1709
|
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
1710
|
## [0.6.378](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.377...config-css-preset-0.6.378) (2025-01-10)
|
|
1719
1711
|
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
1712
|
## [0.6.377](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.376...config-css-preset-0.6.377) (2025-01-10)
|
|
1723
1713
|
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
1714
|
## [0.6.376](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.375...config-css-preset-0.6.376) (2025-01-09)
|
|
1727
1715
|
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
1716
|
## [0.6.375](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.374...config-css-preset-0.6.375) (2025-01-09)
|
|
1731
1717
|
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
1718
|
## [0.6.374](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.373...config-css-preset-0.6.374) (2025-01-09)
|
|
1735
1719
|
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
1720
|
## [0.6.373](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.372...config-css-preset-0.6.373) (2025-01-09)
|
|
1739
1721
|
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
1722
|
## [0.6.372](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.371...config-css-preset-0.6.372) (2024-12-20)
|
|
1743
1723
|
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
1724
|
## [0.6.371](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.370...config-css-preset-0.6.371) (2024-12-18)
|
|
1747
1725
|
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
1726
|
## [0.6.370](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.369...config-css-preset-0.6.370) (2024-12-17)
|
|
1751
1727
|
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
1728
|
## [0.6.369](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.368...config-css-preset-0.6.369) (2024-12-17)
|
|
1755
1729
|
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
1730
|
## [0.6.368](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.367...config-css-preset-0.6.368) (2024-12-16)
|
|
1759
1731
|
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
1732
|
## [0.6.367](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.366...config-css-preset-0.6.367) (2024-12-16)
|
|
1763
1733
|
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
1734
|
## [0.6.366](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.365...config-css-preset-0.6.366) (2024-12-16)
|
|
1767
1735
|
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
1736
|
## [0.6.365](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.364...config-css-preset-0.6.365) (2024-12-16)
|
|
1771
1737
|
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
1738
|
## [0.6.364](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.363...config-css-preset-0.6.364) (2024-12-14)
|
|
1775
1739
|
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
1740
|
## [0.6.363](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.362...config-css-preset-0.6.363) (2024-12-13)
|
|
1779
1741
|
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
1742
|
## [0.6.362](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.361...config-css-preset-0.6.362) (2024-12-13)
|
|
1783
1743
|
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
1744
|
## [0.6.361](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.360...config-css-preset-0.6.361) (2024-12-13)
|
|
1787
1745
|
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
1746
|
## [0.6.360](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.359...config-css-preset-0.6.360) (2024-12-12)
|
|
1791
1747
|
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
1748
|
## [0.6.359](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.358...config-css-preset-0.6.359) (2024-12-12)
|
|
1795
1749
|
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
1750
|
## [0.6.358](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.357...config-css-preset-0.6.358) (2024-12-11)
|
|
1799
1751
|
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
1752
|
## [0.6.357](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.356...config-css-preset-0.6.357) (2024-12-11)
|
|
1803
1753
|
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
1754
|
## [0.6.356](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.355...config-css-preset-0.6.356) (2024-12-11)
|
|
1807
1755
|
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
1756
|
## [0.6.355](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.354...config-css-preset-0.6.355) (2024-12-11)
|
|
1811
1757
|
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
1758
|
## [0.6.354](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.353...config-css-preset-0.6.354) (2024-12-10)
|
|
1815
1759
|
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
1760
|
## [0.6.353](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.352...config-css-preset-0.6.353) (2024-12-10)
|
|
1819
1761
|
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
1762
|
## [0.6.352](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.351...config-css-preset-0.6.352) (2024-12-10)
|
|
1823
1763
|
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
1764
|
## [0.6.351](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.350...config-css-preset-0.6.351) (2024-12-10)
|
|
1827
1765
|
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
1766
|
## [0.6.350](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.349...config-css-preset-0.6.350) (2024-12-10)
|
|
1831
1767
|
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
1768
|
## [0.6.349](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.348...config-css-preset-0.6.349) (2024-12-10)
|
|
1835
1769
|
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
1770
|
## [0.6.348](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.347...config-css-preset-0.6.348) (2024-12-10)
|
|
1839
1771
|
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
1772
|
## [0.6.347](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.346...config-css-preset-0.6.347) (2024-12-10)
|
|
1843
1773
|
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
1774
|
## [0.6.346](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.345...config-css-preset-0.6.346) (2024-12-09)
|
|
1847
1775
|
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
1776
|
## [0.6.345](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.344...config-css-preset-0.6.345) (2024-12-09)
|
|
1851
1777
|
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
1778
|
## [0.6.344](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.343...config-css-preset-0.6.344) (2024-12-09)
|
|
1855
1779
|
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
1780
|
## [0.6.343](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.342...config-css-preset-0.6.343) (2024-12-09)
|
|
1859
1781
|
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
1782
|
## [0.6.342](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.341...config-css-preset-0.6.342) (2024-12-09)
|
|
1863
1783
|
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
1784
|
## [0.6.341](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.340...config-css-preset-0.6.341) (2024-12-09)
|
|
1867
1785
|
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
1786
|
## [0.6.340](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.339...config-css-preset-0.6.340) (2024-12-07)
|
|
1871
1787
|
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
1788
|
## [0.6.339](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.338...config-css-preset-0.6.339) (2024-12-07)
|
|
1875
1789
|
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
1790
|
## [0.6.338](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.337...config-css-preset-0.6.338) (2024-12-06)
|
|
1879
1791
|
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
1792
|
## [0.6.337](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.336...config-css-preset-0.6.337) (2024-12-06)
|
|
1883
1793
|
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
1794
|
## [0.6.336](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.335...config-css-preset-0.6.336) (2024-12-06)
|
|
1887
1795
|
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
1796
|
## [0.6.335](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.334...config-css-preset-0.6.335) (2024-12-06)
|
|
1891
1797
|
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
1798
|
## [0.6.334](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.333...config-css-preset-0.6.334) (2024-12-06)
|
|
1895
1799
|
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
1800
|
## [0.6.333](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.332...config-css-preset-0.6.333) (2024-12-06)
|
|
1899
1801
|
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
1802
|
## [0.6.332](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.331...config-css-preset-0.6.332) (2024-12-06)
|
|
1903
1803
|
|
|
1904
|
-
|
|
1905
1804
|
### Bug Fixes
|
|
1906
1805
|
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1806
|
+
- **deps:** update dependency @tokens-studio/sd-transforms to v1.2.9 ([25b277e](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/25b277ed51be6b5a415ba11d01d62ab0816d0ef6))
|
|
1910
1807
|
|
|
1911
1808
|
## [0.6.331](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.330...config-css-preset-0.6.331) (2024-12-06)
|
|
1912
1809
|
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
1810
|
## [0.6.330](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.329...config-css-preset-0.6.330) (2024-12-06)
|
|
1916
1811
|
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
1812
|
## [0.6.329](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.328...config-css-preset-0.6.329) (2024-12-05)
|
|
1920
1813
|
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
1814
|
## [0.6.328](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.327...config-css-preset-0.6.328) (2024-12-05)
|
|
1924
1815
|
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
1816
|
## [0.6.327](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.326...config-css-preset-0.6.327) (2024-12-05)
|
|
1928
1817
|
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
1818
|
## [0.6.326](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.325...config-css-preset-0.6.326) (2024-12-05)
|
|
1932
1819
|
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
1820
|
## [0.6.325](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.324...config-css-preset-0.6.325) (2024-12-04)
|
|
1936
1821
|
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
1822
|
## [0.6.324](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.323...config-css-preset-0.6.324) (2024-12-03)
|
|
1940
1823
|
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
1824
|
## [0.6.323](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.322...config-css-preset-0.6.323) (2024-12-03)
|
|
1944
1825
|
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
1826
|
## [0.6.322](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.321...config-css-preset-0.6.322) (2024-12-03)
|
|
1948
1827
|
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
1828
|
## [0.6.321](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.320...config-css-preset-0.6.321) (2024-12-03)
|
|
1952
1829
|
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
1830
|
## [0.6.320](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.319...config-css-preset-0.6.320) (2024-12-03)
|
|
1956
1831
|
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
1832
|
## [0.6.319](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.318...config-css-preset-0.6.319) (2024-12-03)
|
|
1960
1833
|
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
1834
|
## [0.6.318](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.317...config-css-preset-0.6.318) (2024-12-03)
|
|
1964
1835
|
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
1836
|
## [0.6.317](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.316...config-css-preset-0.6.317) (2024-12-03)
|
|
1968
1837
|
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
1838
|
## [0.6.316](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.315...config-css-preset-0.6.316) (2024-12-02)
|
|
1972
1839
|
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
1840
|
## [0.6.315](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.314...config-css-preset-0.6.315) (2024-12-02)
|
|
1976
1841
|
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
1842
|
## [0.6.314](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.313...config-css-preset-0.6.314) (2024-12-02)
|
|
1980
1843
|
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
1844
|
## [0.6.313](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.312...config-css-preset-0.6.313) (2024-12-02)
|
|
1984
1845
|
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
1846
|
## [0.6.312](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.311...config-css-preset-0.6.312) (2024-12-02)
|
|
1988
1847
|
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
1848
|
## [0.6.311](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.310...config-css-preset-0.6.311) (2024-12-02)
|
|
1992
1849
|
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
1850
|
## [0.6.310](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.309...config-css-preset-0.6.310) (2024-11-30)
|
|
1996
1851
|
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
1852
|
## [0.6.309](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.308...config-css-preset-0.6.309) (2024-11-30)
|
|
2000
1853
|
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
1854
|
## [0.6.308](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.307...config-css-preset-0.6.308) (2024-11-30)
|
|
2004
1855
|
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
1856
|
## [0.6.307](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.306...config-css-preset-0.6.307) (2024-11-29)
|
|
2008
1857
|
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
1858
|
## [0.6.306](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.305...config-css-preset-0.6.306) (2024-11-29)
|
|
2012
1859
|
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
1860
|
## [0.6.305](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.304...config-css-preset-0.6.305) (2024-11-29)
|
|
2016
1861
|
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
1862
|
## [0.6.304](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.303...config-css-preset-0.6.304) (2024-11-29)
|
|
2020
1863
|
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
1864
|
## [0.6.303](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.302...config-css-preset-0.6.303) (2024-11-28)
|
|
2024
1865
|
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
1866
|
## [0.6.302](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.301...config-css-preset-0.6.302) (2024-11-28)
|
|
2028
1867
|
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
1868
|
## [0.6.301](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.300...config-css-preset-0.6.301) (2024-11-28)
|
|
2032
1869
|
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
1870
|
## [0.6.300](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.299...config-css-preset-0.6.300) (2024-11-28)
|
|
2036
1871
|
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
1872
|
## [0.6.299](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.298...config-css-preset-0.6.299) (2024-11-28)
|
|
2040
1873
|
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
1874
|
## [0.6.298](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.297...config-css-preset-0.6.298) (2024-11-27)
|
|
2044
1875
|
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
1876
|
## [0.6.297](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.296...config-css-preset-0.6.297) (2024-11-27)
|
|
2048
1877
|
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
1878
|
## [0.6.296](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.295...config-css-preset-0.6.296) (2024-11-27)
|
|
2052
1879
|
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
1880
|
## [0.6.295](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.294...config-css-preset-0.6.295) (2024-11-27)
|
|
2056
1881
|
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
1882
|
## [0.6.294](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.293...config-css-preset-0.6.294) (2024-11-26)
|
|
2060
1883
|
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
1884
|
## [0.6.293](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.292...config-css-preset-0.6.293) (2024-11-26)
|
|
2064
1885
|
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
1886
|
## [0.6.292](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.291...config-css-preset-0.6.292) (2024-11-26)
|
|
2068
1887
|
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
1888
|
## [0.6.291](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.290...config-css-preset-0.6.291) (2024-11-26)
|
|
2072
1889
|
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
1890
|
## [0.6.290](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.289...config-css-preset-0.6.290) (2024-11-26)
|
|
2076
1891
|
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
1892
|
## [0.6.289](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.288...config-css-preset-0.6.289) (2024-11-25)
|
|
2080
1893
|
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
1894
|
## [0.6.288](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.287...config-css-preset-0.6.288) (2024-11-25)
|
|
2084
1895
|
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
1896
|
## [0.6.287](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.286...config-css-preset-0.6.287) (2024-11-23)
|
|
2088
1897
|
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
1898
|
## [0.6.286](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.285...config-css-preset-0.6.286) (2024-11-23)
|
|
2092
1899
|
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
1900
|
## [0.6.285](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.284...config-css-preset-0.6.285) (2024-11-23)
|
|
2096
1901
|
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
1902
|
## [0.6.284](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.283...config-css-preset-0.6.284) (2024-11-22)
|
|
2100
1903
|
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
1904
|
## [0.6.283](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.282...config-css-preset-0.6.283) (2024-11-22)
|
|
2104
1905
|
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
1906
|
## [0.6.282](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.281...config-css-preset-0.6.282) (2024-11-22)
|
|
2108
1907
|
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
1908
|
## [0.6.281](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.280...config-css-preset-0.6.281) (2024-11-21)
|
|
2112
1909
|
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
1910
|
## [0.6.280](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.279...config-css-preset-0.6.280) (2024-11-20)
|
|
2116
1911
|
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
1912
|
## [0.6.279](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.278...config-css-preset-0.6.279) (2024-11-20)
|
|
2120
1913
|
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
1914
|
## [0.6.278](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.277...config-css-preset-0.6.278) (2024-11-20)
|
|
2124
1915
|
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
1916
|
## [0.6.277](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.276...config-css-preset-0.6.277) (2024-11-20)
|
|
2128
1917
|
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
1918
|
## [0.6.276](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.275...config-css-preset-0.6.276) (2024-11-20)
|
|
2132
1919
|
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
1920
|
## [0.6.275](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.274...config-css-preset-0.6.275) (2024-11-20)
|
|
2136
1921
|
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
1922
|
## [0.6.274](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.273...config-css-preset-0.6.274) (2024-11-18)
|
|
2140
1923
|
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
1924
|
## [0.6.273](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.272...config-css-preset-0.6.273) (2024-11-16)
|
|
2144
1925
|
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
1926
|
## [0.6.272](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.271...config-css-preset-0.6.272) (2024-11-15)
|
|
2148
1927
|
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
1928
|
## [0.6.271](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.270...config-css-preset-0.6.271) (2024-11-15)
|
|
2152
1929
|
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
1930
|
## [0.6.270](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.269...config-css-preset-0.6.270) (2024-11-15)
|
|
2156
1931
|
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
1932
|
## [0.6.269](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.268...config-css-preset-0.6.269) (2024-11-15)
|
|
2160
1933
|
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
1934
|
## [0.6.268](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.267...config-css-preset-0.6.268) (2024-11-15)
|
|
2164
1935
|
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
1936
|
## [0.6.267](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.266...config-css-preset-0.6.267) (2024-11-14)
|
|
2168
1937
|
|
|
2169
|
-
|
|
2170
|
-
|
|
2171
1938
|
## [0.6.266](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.265...config-css-preset-0.6.266) (2024-11-14)
|
|
2172
1939
|
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
1940
|
## [0.6.265](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.264...config-css-preset-0.6.265) (2024-11-14)
|
|
2176
1941
|
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
1942
|
## [0.6.264](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.263...config-css-preset-0.6.264) (2024-11-14)
|
|
2180
1943
|
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
1944
|
## [0.6.263](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.262...config-css-preset-0.6.263) (2024-11-13)
|
|
2184
1945
|
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
1946
|
## [0.6.262](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.261...config-css-preset-0.6.262) (2024-11-13)
|
|
2188
1947
|
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
1948
|
## [0.6.261](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.260...config-css-preset-0.6.261) (2024-11-13)
|
|
2192
1949
|
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
## [0.6.260](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.259...config-css-preset-0.6.260) (2024-11-13)
|
|
2196
|
-
|
|
2197
|
-
|
|
1950
|
+
## [0.6.260](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.259...config-css-preset-0.6.260) (2024-11-13)
|
|
2198
1951
|
|
|
2199
1952
|
## [0.6.259](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.258...config-css-preset-0.6.259) (2024-11-13)
|
|
2200
1953
|
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
1954
|
## [0.6.258](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.257...config-css-preset-0.6.258) (2024-11-12)
|
|
2204
1955
|
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
1956
|
## [0.6.257](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.256...config-css-preset-0.6.257) (2024-11-12)
|
|
2208
1957
|
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
1958
|
## [0.6.256](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.255...config-css-preset-0.6.256) (2024-11-12)
|
|
2212
1959
|
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
1960
|
## [0.6.255](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.254...config-css-preset-0.6.255) (2024-11-12)
|
|
2216
1961
|
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
1962
|
## [0.6.254](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.253...config-css-preset-0.6.254) (2024-11-11)
|
|
2220
1963
|
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
1964
|
## [0.6.253](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.252...config-css-preset-0.6.253) (2024-11-11)
|
|
2224
1965
|
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
1966
|
## [0.6.252](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.251...config-css-preset-0.6.252) (2024-11-11)
|
|
2228
1967
|
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
1968
|
## [0.6.251](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.250...config-css-preset-0.6.251) (2024-11-11)
|
|
2232
1969
|
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
1970
|
## [0.6.250](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.249...config-css-preset-0.6.250) (2024-11-11)
|
|
2236
1971
|
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
1972
|
## [0.6.249](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.248...config-css-preset-0.6.249) (2024-11-11)
|
|
2240
1973
|
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
1974
|
## [0.6.248](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.247...config-css-preset-0.6.248) (2024-11-11)
|
|
2244
1975
|
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
1976
|
## [0.6.247](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.246...config-css-preset-0.6.247) (2024-11-11)
|
|
2248
1977
|
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
1978
|
## [0.6.246](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.245...config-css-preset-0.6.246) (2024-11-11)
|
|
2252
1979
|
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
1980
|
## [0.6.245](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.244...config-css-preset-0.6.245) (2024-11-10)
|
|
2256
1981
|
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
1982
|
## [0.6.244](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.243...config-css-preset-0.6.244) (2024-11-10)
|
|
2260
1983
|
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
1984
|
## [0.6.243](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.242...config-css-preset-0.6.243) (2024-11-09)
|
|
2264
1985
|
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
1986
|
## [0.6.242](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.241...config-css-preset-0.6.242) (2024-11-08)
|
|
2268
1987
|
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
1988
|
## [0.6.241](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.240...config-css-preset-0.6.241) (2024-11-08)
|
|
2272
1989
|
|
|
2273
|
-
|
|
2274
1990
|
### Bug Fixes
|
|
2275
1991
|
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
1992
|
+
- **deps:** update dependency @tokens-studio/sd-transforms to v1.2.8 ([da4fa7c](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/da4fa7cbe4490c652ec8515230a2f1fb1e1efc2b))
|
|
2279
1993
|
|
|
2280
1994
|
## [0.6.240](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.239...config-css-preset-0.6.240) (2024-11-08)
|
|
2281
1995
|
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
1996
|
## [0.6.239](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.238...config-css-preset-0.6.239) (2024-11-07)
|
|
2285
1997
|
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
1998
|
## [0.6.238](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.237...config-css-preset-0.6.238) (2024-11-07)
|
|
2289
1999
|
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
2000
|
## [0.6.237](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.236...config-css-preset-0.6.237) (2024-11-06)
|
|
2293
2001
|
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
2002
|
## [0.6.236](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.235...config-css-preset-0.6.236) (2024-11-06)
|
|
2297
2003
|
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
2004
|
## [0.6.235](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.234...config-css-preset-0.6.235) (2024-11-06)
|
|
2301
2005
|
|
|
2302
|
-
|
|
2303
2006
|
### Bug Fixes
|
|
2304
2007
|
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2008
|
+
- **deps:** update dependency @tokens-studio/sd-transforms to v1.2.7 ([046c9ea](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/046c9eace6593e982fb84a480275bbe375e10cf2))
|
|
2308
2009
|
|
|
2309
2010
|
## [0.6.234](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.233...config-css-preset-0.6.234) (2024-11-06)
|
|
2310
2011
|
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
2012
|
## [0.6.233](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.232...config-css-preset-0.6.233) (2024-11-06)
|
|
2314
2013
|
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
2014
|
## [0.6.232](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.231...config-css-preset-0.6.232) (2024-11-06)
|
|
2318
2015
|
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
2016
|
## [0.6.231](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.230...config-css-preset-0.6.231) (2024-11-06)
|
|
2322
2017
|
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
2018
|
## [0.6.230](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.229...config-css-preset-0.6.230) (2024-11-05)
|
|
2326
2019
|
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
2020
|
## [0.6.229](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.228...config-css-preset-0.6.229) (2024-11-05)
|
|
2330
2021
|
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
2022
|
## [0.6.228](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.227...config-css-preset-0.6.228) (2024-11-05)
|
|
2334
2023
|
|
|
2335
|
-
|
|
2336
|
-
|
|
2337
2024
|
## [0.6.227](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.226...config-css-preset-0.6.227) (2024-11-05)
|
|
2338
2025
|
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
2026
|
## [0.6.226](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.225...config-css-preset-0.6.226) (2024-11-05)
|
|
2342
2027
|
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
2028
|
## [0.6.225](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.224...config-css-preset-0.6.225) (2024-11-05)
|
|
2346
2029
|
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
2030
|
## [0.6.224](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.223...config-css-preset-0.6.224) (2024-11-05)
|
|
2350
2031
|
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
2032
|
## [0.6.223](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.222...config-css-preset-0.6.223) (2024-11-04)
|
|
2354
2033
|
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
2034
|
## [0.6.222](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.221...config-css-preset-0.6.222) (2024-11-04)
|
|
2358
2035
|
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
2036
|
## [0.6.221](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.220...config-css-preset-0.6.221) (2024-11-04)
|
|
2362
2037
|
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
2038
|
## [0.6.220](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.219...config-css-preset-0.6.220) (2024-11-04)
|
|
2366
2039
|
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
2040
|
## [0.6.219](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.218...config-css-preset-0.6.219) (2024-11-04)
|
|
2370
2041
|
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
2042
|
## [0.6.218](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.217...config-css-preset-0.6.218) (2024-11-04)
|
|
2374
2043
|
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
2044
|
## [0.6.217](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.216...config-css-preset-0.6.217) (2024-11-04)
|
|
2378
2045
|
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
2046
|
## [0.6.216](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.215...config-css-preset-0.6.216) (2024-11-03)
|
|
2382
2047
|
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
2048
|
## [0.6.215](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.214...config-css-preset-0.6.215) (2024-11-03)
|
|
2386
2049
|
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
2050
|
## [0.6.214](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.213...config-css-preset-0.6.214) (2024-11-03)
|
|
2390
2051
|
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
2052
|
## [0.6.213](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.212...config-css-preset-0.6.213) (2024-11-02)
|
|
2394
2053
|
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
2054
|
## [0.6.212](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.211...config-css-preset-0.6.212) (2024-11-02)
|
|
2398
2055
|
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
2056
|
## [0.6.211](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.210...config-css-preset-0.6.211) (2024-11-01)
|
|
2402
2057
|
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
2058
|
## [0.6.210](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.209...config-css-preset-0.6.210) (2024-11-01)
|
|
2406
2059
|
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
2060
|
## [0.6.209](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.208...config-css-preset-0.6.209) (2024-11-01)
|
|
2410
2061
|
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
2062
|
## [0.6.208](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.207...config-css-preset-0.6.208) (2024-11-01)
|
|
2414
2063
|
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
2064
|
## [0.6.207](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.206...config-css-preset-0.6.207) (2024-11-01)
|
|
2418
2065
|
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
2066
|
## [0.6.206](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.205...config-css-preset-0.6.206) (2024-11-01)
|
|
2422
2067
|
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
2068
|
## [0.6.205](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.204...config-css-preset-0.6.205) (2024-11-01)
|
|
2426
2069
|
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
2070
|
## [0.6.204](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.203...config-css-preset-0.6.204) (2024-10-31)
|
|
2430
2071
|
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
2072
|
## [0.6.203](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.202...config-css-preset-0.6.203) (2024-10-31)
|
|
2434
2073
|
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
2074
|
## [0.6.202](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.201...config-css-preset-0.6.202) (2024-10-31)
|
|
2438
2075
|
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
2076
|
## [0.6.201](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.200...config-css-preset-0.6.201) (2024-10-31)
|
|
2442
2077
|
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
2078
|
## [0.6.200](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.199...config-css-preset-0.6.200) (2024-10-31)
|
|
2446
2079
|
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
2080
|
## [0.6.199](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.198...config-css-preset-0.6.199) (2024-10-31)
|
|
2450
2081
|
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
2082
|
## [0.6.198](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.197...config-css-preset-0.6.198) (2024-10-31)
|
|
2454
2083
|
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
2084
|
## [0.6.197](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.196...config-css-preset-0.6.197) (2024-10-30)
|
|
2458
2085
|
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
2086
|
## [0.6.196](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.195...config-css-preset-0.6.196) (2024-10-30)
|
|
2462
2087
|
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
2088
|
## [0.6.195](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.194...config-css-preset-0.6.195) (2024-10-30)
|
|
2466
2089
|
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
2090
|
## [0.6.194](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.193...config-css-preset-0.6.194) (2024-10-30)
|
|
2470
2091
|
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
2092
|
## [0.6.193](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.192...config-css-preset-0.6.193) (2024-10-29)
|
|
2474
2093
|
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
2094
|
## [0.6.192](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.191...config-css-preset-0.6.192) (2024-10-29)
|
|
2478
2095
|
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
2096
|
## [0.6.191](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.190...config-css-preset-0.6.191) (2024-10-29)
|
|
2482
2097
|
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
2098
|
## [0.6.190](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.189...config-css-preset-0.6.190) (2024-10-29)
|
|
2486
2099
|
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
2100
|
## [0.6.189](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.188...config-css-preset-0.6.189) (2024-10-29)
|
|
2490
2101
|
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
2102
|
## [0.6.188](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.187...config-css-preset-0.6.188) (2024-10-29)
|
|
2494
2103
|
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
2104
|
## [0.6.187](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.186...config-css-preset-0.6.187) (2024-10-28)
|
|
2498
2105
|
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
2106
|
## [0.6.186](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.185...config-css-preset-0.6.186) (2024-10-28)
|
|
2502
2107
|
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
2108
|
## [0.6.185](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.184...config-css-preset-0.6.185) (2024-10-28)
|
|
2506
2109
|
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
2110
|
## [0.6.184](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.183...config-css-preset-0.6.184) (2024-10-28)
|
|
2510
2111
|
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
2112
|
## [0.6.183](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.182...config-css-preset-0.6.183) (2024-10-28)
|
|
2514
2113
|
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
2114
|
## [0.6.182](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.181...config-css-preset-0.6.182) (2024-10-27)
|
|
2518
2115
|
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
2116
|
## [0.6.181](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.180...config-css-preset-0.6.181) (2024-10-27)
|
|
2522
2117
|
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
2118
|
## [0.6.180](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.179...config-css-preset-0.6.180) (2024-10-27)
|
|
2526
2119
|
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
2120
|
## [0.6.179](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.178...config-css-preset-0.6.179) (2024-10-26)
|
|
2530
2121
|
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
2122
|
## [0.6.178](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.177...config-css-preset-0.6.178) (2024-10-26)
|
|
2534
2123
|
|
|
2535
|
-
|
|
2536
|
-
|
|
2537
2124
|
## [0.6.177](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.176...config-css-preset-0.6.177) (2024-10-26)
|
|
2538
2125
|
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
2126
|
## [0.6.176](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.175...config-css-preset-0.6.176) (2024-10-26)
|
|
2542
2127
|
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
2128
|
## [0.6.175](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.174...config-css-preset-0.6.175) (2024-10-26)
|
|
2546
2129
|
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
2130
|
## [0.6.174](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.173...config-css-preset-0.6.174) (2024-10-25)
|
|
2550
2131
|
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
2132
|
## [0.6.173](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.172...config-css-preset-0.6.173) (2024-10-25)
|
|
2554
2133
|
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
2134
|
## [0.6.172](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.171...config-css-preset-0.6.172) (2024-10-25)
|
|
2558
2135
|
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
2136
|
## [0.6.171](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.170...config-css-preset-0.6.171) (2024-10-25)
|
|
2562
2137
|
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
2138
|
## [0.6.170](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.169...config-css-preset-0.6.170) (2024-10-24)
|
|
2566
2139
|
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
2140
|
## [0.6.169](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.168...config-css-preset-0.6.169) (2024-10-24)
|
|
2570
2141
|
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
2142
|
## [0.6.168](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.167...config-css-preset-0.6.168) (2024-10-24)
|
|
2574
2143
|
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
2144
|
## [0.6.167](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.166...config-css-preset-0.6.167) (2024-10-23)
|
|
2578
2145
|
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
2146
|
## [0.6.166](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.165...config-css-preset-0.6.166) (2024-10-23)
|
|
2582
2147
|
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
2148
|
## [0.6.165](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.164...config-css-preset-0.6.165) (2024-10-23)
|
|
2586
2149
|
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
2150
|
## [0.6.164](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.163...config-css-preset-0.6.164) (2024-10-23)
|
|
2590
2151
|
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
2152
|
## [0.6.163](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.162...config-css-preset-0.6.163) (2024-10-23)
|
|
2594
2153
|
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
2154
|
## [0.6.162](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.161...config-css-preset-0.6.162) (2024-10-23)
|
|
2598
2155
|
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
2156
|
## [0.6.161](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.160...config-css-preset-0.6.161) (2024-10-23)
|
|
2602
2157
|
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
2158
|
## [0.6.160](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.159...config-css-preset-0.6.160) (2024-10-23)
|
|
2606
2159
|
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
2160
|
## [0.6.159](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.158...config-css-preset-0.6.159) (2024-10-22)
|
|
2610
2161
|
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
2162
|
## [0.6.158](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.157...config-css-preset-0.6.158) (2024-10-22)
|
|
2614
2163
|
|
|
2615
|
-
|
|
2616
2164
|
### Bug Fixes
|
|
2617
2165
|
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
|
|
2166
|
+
- **deps:** update dependency @tokens-studio/sd-transforms to v1.2.6 ([8bbfa73](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/8bbfa73e9e18140989fea09a083b9c8e3b9335f0))
|
|
2621
2167
|
|
|
2622
2168
|
## [0.6.157](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.156...config-css-preset-0.6.157) (2024-10-22)
|
|
2623
2169
|
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
2170
|
## [0.6.156](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.155...config-css-preset-0.6.156) (2024-10-22)
|
|
2627
2171
|
|
|
2628
|
-
|
|
2629
|
-
|
|
2630
2172
|
## [0.6.155](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.154...config-css-preset-0.6.155) (2024-10-22)
|
|
2631
2173
|
|
|
2632
|
-
|
|
2633
|
-
|
|
2634
2174
|
## [0.6.154](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.153...config-css-preset-0.6.154) (2024-10-22)
|
|
2635
2175
|
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
2176
|
## [0.6.153](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.152...config-css-preset-0.6.153) (2024-10-21)
|
|
2639
2177
|
|
|
2640
|
-
|
|
2641
2178
|
### Bug Fixes
|
|
2642
2179
|
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
|
|
2180
|
+
- **deps:** update dependency unocss-preset-theme to v0.14.1 ([3991caf](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/3991caf8fd76f8bea1ea621cbd36e2cc65a05d94))
|
|
2646
2181
|
|
|
2647
2182
|
## [0.6.152](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.151...config-css-preset-0.6.152) (2024-10-21)
|
|
2648
2183
|
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
2184
|
## [0.6.151](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.150...config-css-preset-0.6.151) (2024-10-21)
|
|
2652
2185
|
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
2186
|
## [0.6.150](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.149...config-css-preset-0.6.150) (2024-10-20)
|
|
2656
2187
|
|
|
2657
|
-
|
|
2658
|
-
|
|
2659
2188
|
## [0.6.149](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.148...config-css-preset-0.6.149) (2024-10-20)
|
|
2660
2189
|
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
2190
|
## [0.6.148](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.147...config-css-preset-0.6.148) (2024-10-20)
|
|
2664
2191
|
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
2192
|
## [0.6.147](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.146...config-css-preset-0.6.147) (2024-10-20)
|
|
2668
2193
|
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
2194
|
## [0.6.146](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.145...config-css-preset-0.6.146) (2024-10-20)
|
|
2672
2195
|
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
2196
|
## [0.6.145](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.144...config-css-preset-0.6.145) (2024-10-19)
|
|
2676
2197
|
|
|
2677
|
-
|
|
2678
|
-
|
|
2679
2198
|
## [0.6.144](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.143...config-css-preset-0.6.144) (2024-10-19)
|
|
2680
2199
|
|
|
2681
|
-
|
|
2682
|
-
|
|
2683
2200
|
## [0.6.143](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.142...config-css-preset-0.6.143) (2024-10-19)
|
|
2684
2201
|
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
2202
|
## [0.6.142](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.141...config-css-preset-0.6.142) (2024-10-19)
|
|
2688
2203
|
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
2204
|
## [0.6.141](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.140...config-css-preset-0.6.141) (2024-10-19)
|
|
2692
2205
|
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
2206
|
## [0.6.140](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.139...config-css-preset-0.6.140) (2024-10-18)
|
|
2696
2207
|
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
2208
|
## [0.6.139](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.138...config-css-preset-0.6.139) (2024-10-18)
|
|
2700
2209
|
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
2210
|
## [0.6.138](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.137...config-css-preset-0.6.138) (2024-10-18)
|
|
2704
2211
|
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
2212
|
## [0.6.137](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.136...config-css-preset-0.6.137) (2024-10-18)
|
|
2708
2213
|
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
2214
|
## [0.6.136](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.135...config-css-preset-0.6.136) (2024-10-18)
|
|
2712
2215
|
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
2216
|
## [0.6.135](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.134...config-css-preset-0.6.135) (2024-10-18)
|
|
2716
2217
|
|
|
2717
|
-
|
|
2718
|
-
|
|
2719
2218
|
## [0.6.134](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.133...config-css-preset-0.6.134) (2024-10-18)
|
|
2720
2219
|
|
|
2721
|
-
|
|
2722
|
-
|
|
2723
2220
|
## [0.6.133](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.132...config-css-preset-0.6.133) (2024-10-17)
|
|
2724
2221
|
|
|
2725
|
-
|
|
2726
|
-
|
|
2727
2222
|
## [0.6.132](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.131...config-css-preset-0.6.132) (2024-10-17)
|
|
2728
2223
|
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
2224
|
## [0.6.131](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.130...config-css-preset-0.6.131) (2024-10-17)
|
|
2732
2225
|
|
|
2733
|
-
|
|
2734
|
-
|
|
2735
2226
|
## [0.6.130](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.129...config-css-preset-0.6.130) (2024-10-17)
|
|
2736
2227
|
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
2228
|
## [0.6.129](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.128...config-css-preset-0.6.129) (2024-10-17)
|
|
2740
2229
|
|
|
2741
|
-
|
|
2742
|
-
|
|
2743
2230
|
## [0.6.128](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.127...config-css-preset-0.6.128) (2024-10-17)
|
|
2744
2231
|
|
|
2745
|
-
|
|
2746
|
-
|
|
2747
2232
|
## [0.6.127](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.126...config-css-preset-0.6.127) (2024-10-16)
|
|
2748
2233
|
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
2234
|
## [0.6.126](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.125...config-css-preset-0.6.126) (2024-10-16)
|
|
2752
2235
|
|
|
2753
|
-
|
|
2754
|
-
|
|
2755
2236
|
## [0.6.125](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.124...config-css-preset-0.6.125) (2024-10-16)
|
|
2756
2237
|
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
2238
|
## [0.6.124](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.123...config-css-preset-0.6.124) (2024-10-16)
|
|
2760
2239
|
|
|
2761
|
-
|
|
2762
|
-
|
|
2763
2240
|
## [0.6.123](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.122...config-css-preset-0.6.123) (2024-10-16)
|
|
2764
2241
|
|
|
2765
|
-
|
|
2766
|
-
|
|
2767
2242
|
## [0.6.122](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.121...config-css-preset-0.6.122) (2024-10-16)
|
|
2768
2243
|
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
2244
|
## [0.6.121](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.120...config-css-preset-0.6.121) (2024-10-15)
|
|
2772
2245
|
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
2246
|
## [0.6.120](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.119...config-css-preset-0.6.120) (2024-10-15)
|
|
2776
2247
|
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
2248
|
## [0.6.119](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.118...config-css-preset-0.6.119) (2024-10-15)
|
|
2780
2249
|
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
2250
|
## [0.6.118](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.117...config-css-preset-0.6.118) (2024-10-15)
|
|
2784
2251
|
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
2252
|
## [0.6.117](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.116...config-css-preset-0.6.117) (2024-10-15)
|
|
2788
2253
|
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
2254
|
## [0.6.116](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.115...config-css-preset-0.6.116) (2024-10-15)
|
|
2792
2255
|
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
2256
|
## [0.6.115](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.114...config-css-preset-0.6.115) (2024-10-15)
|
|
2796
2257
|
|
|
2797
|
-
|
|
2798
|
-
|
|
2799
2258
|
## [0.6.114](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.113...config-css-preset-0.6.114) (2024-10-15)
|
|
2800
2259
|
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
2260
|
## [0.6.113](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.112...config-css-preset-0.6.113) (2024-10-14)
|
|
2804
2261
|
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
2262
|
## [0.6.112](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.111...config-css-preset-0.6.112) (2024-10-14)
|
|
2808
2263
|
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
2264
|
## [0.6.111](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.110...config-css-preset-0.6.111) (2024-10-14)
|
|
2812
2265
|
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
2266
|
## [0.6.110](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.109...config-css-preset-0.6.110) (2024-10-14)
|
|
2816
2267
|
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
2268
|
## [0.6.109](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.108...config-css-preset-0.6.109) (2024-10-13)
|
|
2820
2269
|
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
2270
|
## [0.6.108](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.107...config-css-preset-0.6.108) (2024-10-12)
|
|
2824
2271
|
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
2272
|
## [0.6.107](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.106...config-css-preset-0.6.107) (2024-10-12)
|
|
2828
2273
|
|
|
2829
|
-
|
|
2830
|
-
|
|
2831
2274
|
## [0.6.106](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.105...config-css-preset-0.6.106) (2024-10-12)
|
|
2832
2275
|
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
2276
|
## [0.6.105](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.104...config-css-preset-0.6.105) (2024-10-11)
|
|
2836
2277
|
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
2278
|
## [0.6.104](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.103...config-css-preset-0.6.104) (2024-10-11)
|
|
2840
2279
|
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
2280
|
## [0.6.103](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.102...config-css-preset-0.6.103) (2024-10-11)
|
|
2844
2281
|
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
2282
|
## [0.6.102](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.101...config-css-preset-0.6.102) (2024-10-11)
|
|
2848
2283
|
|
|
2849
|
-
|
|
2850
|
-
|
|
2851
2284
|
## [0.6.101](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.100...config-css-preset-0.6.101) (2024-10-11)
|
|
2852
2285
|
|
|
2853
|
-
|
|
2854
|
-
|
|
2855
2286
|
## [0.6.100](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.99...config-css-preset-0.6.100) (2024-10-11)
|
|
2856
2287
|
|
|
2857
|
-
|
|
2858
|
-
|
|
2859
2288
|
## [0.6.99](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.98...config-css-preset-0.6.99) (2024-10-10)
|
|
2860
2289
|
|
|
2861
|
-
|
|
2862
|
-
|
|
2863
2290
|
## [0.6.98](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.97...config-css-preset-0.6.98) (2024-10-10)
|
|
2864
2291
|
|
|
2865
|
-
|
|
2866
|
-
|
|
2867
2292
|
## [0.6.97](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.96...config-css-preset-0.6.97) (2024-10-10)
|
|
2868
2293
|
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
2294
|
## [0.6.96](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.95...config-css-preset-0.6.96) (2024-10-10)
|
|
2872
2295
|
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
2296
|
## [0.6.95](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.94...config-css-preset-0.6.95) (2024-10-09)
|
|
2876
2297
|
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
2298
|
## [0.6.94](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.93...config-css-preset-0.6.94) (2024-10-09)
|
|
2880
2299
|
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
2300
|
## [0.6.93](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.92...config-css-preset-0.6.93) (2024-10-09)
|
|
2884
2301
|
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
2302
|
## [0.6.92](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.91...config-css-preset-0.6.92) (2024-10-09)
|
|
2888
2303
|
|
|
2889
|
-
|
|
2890
|
-
|
|
2891
2304
|
## [0.6.91](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.90...config-css-preset-0.6.91) (2024-10-09)
|
|
2892
2305
|
|
|
2893
|
-
|
|
2894
|
-
|
|
2895
2306
|
## [0.6.90](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.89...config-css-preset-0.6.90) (2024-10-09)
|
|
2896
2307
|
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
2308
|
## [0.6.89](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.88...config-css-preset-0.6.89) (2024-10-08)
|
|
2900
2309
|
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
2310
|
## [0.6.88](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.87...config-css-preset-0.6.88) (2024-10-08)
|
|
2904
2311
|
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
2312
|
## [0.6.87](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.86...config-css-preset-0.6.87) (2024-10-08)
|
|
2908
2313
|
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
2314
|
## [0.6.86](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.85...config-css-preset-0.6.86) (2024-10-08)
|
|
2912
2315
|
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
2316
|
## [0.6.85](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.84...config-css-preset-0.6.85) (2024-10-08)
|
|
2916
2317
|
|
|
2917
|
-
|
|
2918
|
-
|
|
2919
2318
|
## [0.6.84](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.83...config-css-preset-0.6.84) (2024-10-07)
|
|
2920
2319
|
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
2320
|
## [0.6.83](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.82...config-css-preset-0.6.83) (2024-10-07)
|
|
2924
2321
|
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
2322
|
## [0.6.82](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.81...config-css-preset-0.6.82) (2024-10-07)
|
|
2928
2323
|
|
|
2929
|
-
|
|
2930
|
-
|
|
2931
2324
|
## [0.6.81](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.80...config-css-preset-0.6.81) (2024-10-07)
|
|
2932
2325
|
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
2326
|
## [0.6.80](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.79...config-css-preset-0.6.80) (2024-10-07)
|
|
2936
2327
|
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
2328
|
## [0.6.79](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.78...config-css-preset-0.6.79) (2024-10-06)
|
|
2940
2329
|
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
2330
|
## [0.6.78](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.77...config-css-preset-0.6.78) (2024-10-06)
|
|
2944
2331
|
|
|
2945
|
-
|
|
2946
|
-
|
|
2947
2332
|
## [0.6.77](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.76...config-css-preset-0.6.77) (2024-10-05)
|
|
2948
2333
|
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
2334
|
## [0.6.76](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.75...config-css-preset-0.6.76) (2024-10-05)
|
|
2952
2335
|
|
|
2953
|
-
|
|
2954
|
-
|
|
2955
2336
|
## [0.6.75](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.74...config-css-preset-0.6.75) (2024-10-05)
|
|
2956
2337
|
|
|
2957
|
-
|
|
2958
|
-
|
|
2959
2338
|
## [0.6.74](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.73...config-css-preset-0.6.74) (2024-10-05)
|
|
2960
2339
|
|
|
2961
|
-
|
|
2962
|
-
|
|
2963
2340
|
## [0.6.73](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.72...config-css-preset-0.6.73) (2024-10-04)
|
|
2964
2341
|
|
|
2965
|
-
|
|
2966
|
-
|
|
2967
2342
|
## [0.6.72](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.71...config-css-preset-0.6.72) (2024-10-04)
|
|
2968
2343
|
|
|
2969
|
-
|
|
2970
|
-
|
|
2971
2344
|
## [0.6.71](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.70...config-css-preset-0.6.71) (2024-10-04)
|
|
2972
2345
|
|
|
2973
|
-
|
|
2974
|
-
|
|
2975
2346
|
## [0.6.70](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.69...config-css-preset-0.6.70) (2024-10-04)
|
|
2976
2347
|
|
|
2977
|
-
|
|
2978
|
-
|
|
2979
2348
|
## [0.6.69](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.68...config-css-preset-0.6.69) (2024-10-04)
|
|
2980
2349
|
|
|
2981
|
-
|
|
2982
|
-
|
|
2983
2350
|
## [0.6.68](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.67...config-css-preset-0.6.68) (2024-10-04)
|
|
2984
2351
|
|
|
2985
|
-
|
|
2986
|
-
|
|
2987
2352
|
## [0.6.67](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.66...config-css-preset-0.6.67) (2024-10-04)
|
|
2988
2353
|
|
|
2989
|
-
|
|
2990
|
-
|
|
2991
2354
|
## [0.6.66](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.65...config-css-preset-0.6.66) (2024-10-03)
|
|
2992
2355
|
|
|
2993
|
-
|
|
2994
|
-
|
|
2995
2356
|
## [0.6.65](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.64...config-css-preset-0.6.65) (2024-10-03)
|
|
2996
2357
|
|
|
2997
|
-
|
|
2998
|
-
|
|
2999
2358
|
## [0.6.64](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.63...config-css-preset-0.6.64) (2024-10-03)
|
|
3000
2359
|
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
2360
|
## [0.6.63](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.62...config-css-preset-0.6.63) (2024-10-02)
|
|
3004
2361
|
|
|
3005
|
-
|
|
3006
|
-
|
|
3007
2362
|
## [0.6.62](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.61...config-css-preset-0.6.62) (2024-10-02)
|
|
3008
2363
|
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
2364
|
## [0.6.61](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.60...config-css-preset-0.6.61) (2024-10-02)
|
|
3012
2365
|
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
2366
|
## [0.6.60](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.59...config-css-preset-0.6.60) (2024-10-02)
|
|
3016
2367
|
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
2368
|
## [0.6.59](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.58...config-css-preset-0.6.59) (2024-10-02)
|
|
3020
2369
|
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
2370
|
## [0.6.58](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.57...config-css-preset-0.6.58) (2024-10-01)
|
|
3024
2371
|
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
2372
|
## [0.6.57](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.56...config-css-preset-0.6.57) (2024-10-01)
|
|
3028
2373
|
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
2374
|
## [0.6.56](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.55...config-css-preset-0.6.56) (2024-10-01)
|
|
3032
2375
|
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
2376
|
## [0.6.55](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.54...config-css-preset-0.6.55) (2024-10-01)
|
|
3036
2377
|
|
|
3037
|
-
|
|
3038
|
-
|
|
3039
2378
|
## [0.6.54](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.53...config-css-preset-0.6.54) (2024-09-30)
|
|
3040
2379
|
|
|
3041
|
-
|
|
3042
|
-
|
|
3043
2380
|
## [0.6.53](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.52...config-css-preset-0.6.53) (2024-09-30)
|
|
3044
2381
|
|
|
3045
|
-
|
|
3046
|
-
|
|
3047
2382
|
## [0.6.52](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.51...config-css-preset-0.6.52) (2024-09-29)
|
|
3048
2383
|
|
|
3049
|
-
|
|
3050
|
-
|
|
3051
2384
|
## [0.6.51](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.50...config-css-preset-0.6.51) (2024-09-29)
|
|
3052
2385
|
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
2386
|
## [0.6.50](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.49...config-css-preset-0.6.50) (2024-09-29)
|
|
3056
2387
|
|
|
3057
|
-
|
|
3058
|
-
|
|
3059
2388
|
## [0.6.49](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.48...config-css-preset-0.6.49) (2024-09-28)
|
|
3060
2389
|
|
|
3061
|
-
|
|
3062
|
-
|
|
3063
2390
|
## [0.6.48](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.47...config-css-preset-0.6.48) (2024-09-28)
|
|
3064
2391
|
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
2392
|
## [0.6.47](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.46...config-css-preset-0.6.47) (2024-09-28)
|
|
3068
2393
|
|
|
3069
|
-
|
|
3070
|
-
|
|
3071
2394
|
## [0.6.46](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.45...config-css-preset-0.6.46) (2024-09-27)
|
|
3072
2395
|
|
|
3073
|
-
|
|
3074
|
-
|
|
3075
2396
|
## [0.6.45](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.44...config-css-preset-0.6.45) (2024-09-27)
|
|
3076
2397
|
|
|
3077
|
-
|
|
3078
|
-
|
|
3079
2398
|
## [0.6.44](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.43...config-css-preset-0.6.44) (2024-09-27)
|
|
3080
2399
|
|
|
3081
|
-
|
|
3082
|
-
|
|
3083
2400
|
## [0.6.43](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.42...config-css-preset-0.6.43) (2024-09-27)
|
|
3084
2401
|
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
2402
|
## [0.6.42](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.41...config-css-preset-0.6.42) (2024-09-27)
|
|
3088
2403
|
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
2404
|
## [0.6.41](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.40...config-css-preset-0.6.41) (2024-09-27)
|
|
3092
2405
|
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
2406
|
## [0.6.40](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.39...config-css-preset-0.6.40) (2024-09-27)
|
|
3096
2407
|
|
|
3097
|
-
|
|
3098
|
-
|
|
3099
2408
|
## [0.6.39](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.38...config-css-preset-0.6.39) (2024-09-27)
|
|
3100
2409
|
|
|
3101
|
-
|
|
3102
|
-
|
|
3103
2410
|
## [0.6.38](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.37...config-css-preset-0.6.38) (2024-09-27)
|
|
3104
2411
|
|
|
3105
|
-
|
|
3106
|
-
|
|
3107
2412
|
## [0.6.37](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.36...config-css-preset-0.6.37) (2024-09-26)
|
|
3108
2413
|
|
|
3109
|
-
|
|
3110
|
-
|
|
3111
2414
|
## [0.6.36](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.35...config-css-preset-0.6.36) (2024-09-26)
|
|
3112
2415
|
|
|
3113
|
-
|
|
3114
|
-
|
|
3115
2416
|
## [0.6.35](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.34...config-css-preset-0.6.35) (2024-09-26)
|
|
3116
2417
|
|
|
3117
|
-
|
|
3118
|
-
|
|
3119
2418
|
## [0.6.34](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.33...config-css-preset-0.6.34) (2024-09-26)
|
|
3120
2419
|
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
2420
|
## [0.6.33](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.32...config-css-preset-0.6.33) (2024-09-26)
|
|
3124
2421
|
|
|
3125
|
-
|
|
3126
|
-
|
|
3127
2422
|
## [0.6.32](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.31...config-css-preset-0.6.32) (2024-09-26)
|
|
3128
2423
|
|
|
3129
|
-
|
|
3130
|
-
|
|
3131
2424
|
## [0.6.31](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.30...config-css-preset-0.6.31) (2024-09-26)
|
|
3132
2425
|
|
|
3133
|
-
|
|
3134
|
-
|
|
3135
2426
|
## [0.6.30](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.29...config-css-preset-0.6.30) (2024-09-26)
|
|
3136
2427
|
|
|
3137
|
-
|
|
3138
|
-
|
|
3139
2428
|
## [0.6.29](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.28...config-css-preset-0.6.29) (2024-09-25)
|
|
3140
2429
|
|
|
3141
|
-
|
|
3142
|
-
|
|
3143
2430
|
## [0.6.28](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.27...config-css-preset-0.6.28) (2024-09-25)
|
|
3144
2431
|
|
|
3145
|
-
|
|
3146
|
-
|
|
3147
2432
|
## [0.6.27](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.26...config-css-preset-0.6.27) (2024-09-25)
|
|
3148
2433
|
|
|
3149
|
-
|
|
3150
|
-
|
|
3151
2434
|
## [0.6.26](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.25...config-css-preset-0.6.26) (2024-09-25)
|
|
3152
2435
|
|
|
3153
|
-
|
|
3154
|
-
|
|
3155
|
-
## [0.6.25](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.24...config-css-preset-0.6.25) (2024-09-25)
|
|
3156
|
-
|
|
3157
|
-
|
|
2436
|
+
## [0.6.25](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.24...config-css-preset-0.6.25) (2024-09-25)
|
|
3158
2437
|
|
|
3159
2438
|
## [0.6.24](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.23...config-css-preset-0.6.24) (2024-09-25)
|
|
3160
2439
|
|
|
3161
|
-
|
|
3162
|
-
|
|
3163
2440
|
## [0.6.23](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.22...config-css-preset-0.6.23) (2024-09-25)
|
|
3164
2441
|
|
|
3165
|
-
|
|
3166
|
-
|
|
3167
2442
|
## [0.6.22](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.21...config-css-preset-0.6.22) (2024-09-24)
|
|
3168
2443
|
|
|
3169
|
-
|
|
3170
|
-
|
|
3171
2444
|
## [0.6.21](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.20...config-css-preset-0.6.21) (2024-09-24)
|
|
3172
2445
|
|
|
3173
|
-
|
|
3174
|
-
|
|
3175
2446
|
## [0.6.20](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.19...config-css-preset-0.6.20) (2024-09-24)
|
|
3176
2447
|
|
|
3177
|
-
|
|
3178
|
-
|
|
3179
2448
|
## [0.6.19](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.18...config-css-preset-0.6.19) (2024-09-24)
|
|
3180
2449
|
|
|
3181
|
-
|
|
3182
|
-
|
|
3183
2450
|
## [0.6.18](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.17...config-css-preset-0.6.18) (2024-09-23)
|
|
3184
2451
|
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
2452
|
## [0.6.17](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.16...config-css-preset-0.6.17) (2024-09-23)
|
|
3188
2453
|
|
|
3189
|
-
|
|
3190
|
-
|
|
3191
2454
|
## [0.6.16](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.15...config-css-preset-0.6.16) (2024-09-23)
|
|
3192
2455
|
|
|
3193
|
-
|
|
3194
|
-
|
|
3195
2456
|
## [0.6.15](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.14...config-css-preset-0.6.15) (2024-09-23)
|
|
3196
2457
|
|
|
3197
|
-
|
|
3198
|
-
|
|
3199
2458
|
## [0.6.14](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.13...config-css-preset-0.6.14) (2024-09-22)
|
|
3200
2459
|
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
2460
|
## [0.6.13](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.12...config-css-preset-0.6.13) (2024-09-22)
|
|
3204
2461
|
|
|
3205
|
-
|
|
3206
|
-
|
|
3207
2462
|
## [0.6.12](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.11...config-css-preset-0.6.12) (2024-09-22)
|
|
3208
2463
|
|
|
3209
|
-
|
|
3210
|
-
|
|
3211
2464
|
## [0.6.11](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.10...config-css-preset-0.6.11) (2024-09-21)
|
|
3212
2465
|
|
|
3213
|
-
|
|
3214
|
-
|
|
3215
2466
|
## [0.6.10](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.9...config-css-preset-0.6.10) (2024-09-21)
|
|
3216
2467
|
|
|
3217
|
-
|
|
3218
2468
|
### Bug Fixes
|
|
3219
2469
|
|
|
3220
|
-
|
|
3221
|
-
|
|
3222
|
-
|
|
2470
|
+
- **deps:** pin dependencies ([712b24d](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/712b24d848bf2a97896448782544cf24899c3558))
|
|
3223
2471
|
|
|
3224
2472
|
## [0.6.9](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.8...config-css-preset-0.6.9) (2024-09-21)
|
|
3225
2473
|
|
|
3226
|
-
|
|
3227
|
-
|
|
3228
2474
|
## [0.6.8](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.7...config-css-preset-0.6.8) (2024-09-21)
|
|
3229
2475
|
|
|
3230
|
-
|
|
3231
|
-
|
|
3232
2476
|
## [0.6.7](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.6...config-css-preset-0.6.7) (2024-09-21)
|
|
3233
2477
|
|
|
3234
|
-
|
|
3235
|
-
|
|
3236
2478
|
## [0.6.6](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.5...config-css-preset-0.6.6) (2024-09-21)
|
|
3237
2479
|
|
|
3238
|
-
|
|
3239
|
-
|
|
3240
2480
|
## [0.6.5](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.4...config-css-preset-0.6.5) (2024-09-21)
|
|
3241
2481
|
|
|
3242
|
-
|
|
3243
|
-
|
|
3244
2482
|
## [0.6.4](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.3...config-css-preset-0.6.4) (2024-09-21)
|
|
3245
2483
|
|
|
3246
|
-
|
|
3247
|
-
|
|
3248
2484
|
## [0.6.3](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.2...config-css-preset-0.6.3) (2024-09-21)
|
|
3249
2485
|
|
|
3250
|
-
|
|
3251
|
-
|
|
3252
2486
|
## [0.6.2](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.1...config-css-preset-0.6.2) (2024-09-20)
|
|
3253
2487
|
|
|
3254
|
-
|
|
3255
|
-
|
|
3256
2488
|
## [0.6.1](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.6.0...config-css-preset-0.6.1) (2024-09-20)
|
|
3257
2489
|
|
|
3258
|
-
|
|
3259
|
-
|
|
3260
2490
|
# [0.6.0](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.22...config-css-preset-0.6.0) (2024-09-20)
|
|
3261
2491
|
|
|
3262
|
-
|
|
3263
2492
|
### Bug Fixes
|
|
3264
2493
|
|
|
3265
|
-
|
|
3266
|
-
|
|
3267
|
-
|
|
3268
|
-
|
|
2494
|
+
- add pixel unit to line-heights that have no unit ([21b1f7b](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/21b1f7b3fe0464ee104abfaa74f618b3547c5233))
|
|
2495
|
+
- **css-config:** dirty fix to parse figma tokens ([22a3a6b](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/22a3a6b7757c23b1dad25f4fbae975f08941c91a))
|
|
2496
|
+
- handle line-height token better ([c7d5cf1](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/c7d5cf134e28fa70599f47cf9ed5e11496307ef5))
|
|
3269
2497
|
|
|
3270
2498
|
### Features
|
|
3271
2499
|
|
|
3272
|
-
|
|
3273
|
-
|
|
3274
|
-
|
|
2500
|
+
- enable boxshadow and typography tokens ([56b324f](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/56b324fb4bd24d72faffc4718ef2ec1d13034e5e))
|
|
3275
2501
|
|
|
3276
2502
|
## [0.5.22](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.21...config-css-preset-0.5.22) (2024-09-20)
|
|
3277
2503
|
|
|
3278
|
-
|
|
3279
|
-
|
|
3280
2504
|
## [0.5.21](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.20...config-css-preset-0.5.21) (2024-09-20)
|
|
3281
2505
|
|
|
3282
|
-
|
|
3283
|
-
|
|
3284
2506
|
## [0.5.20](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.19...config-css-preset-0.5.20) (2024-09-19)
|
|
3285
2507
|
|
|
3286
|
-
|
|
3287
|
-
|
|
3288
2508
|
## [0.5.19](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.18...config-css-preset-0.5.19) (2024-09-19)
|
|
3289
2509
|
|
|
3290
|
-
|
|
3291
|
-
|
|
3292
2510
|
## [0.5.18](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.17...config-css-preset-0.5.18) (2024-09-19)
|
|
3293
2511
|
|
|
3294
|
-
|
|
3295
|
-
|
|
3296
2512
|
## [0.5.17](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.16...config-css-preset-0.5.17) (2024-09-18)
|
|
3297
2513
|
|
|
3298
|
-
|
|
3299
|
-
|
|
3300
2514
|
## [0.5.16](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.15...config-css-preset-0.5.16) (2024-09-18)
|
|
3301
2515
|
|
|
3302
|
-
|
|
3303
|
-
|
|
3304
2516
|
## [0.5.15](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.14...config-css-preset-0.5.15) (2024-09-18)
|
|
3305
2517
|
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
2518
|
## [0.5.14](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.13...config-css-preset-0.5.14) (2024-09-18)
|
|
3309
2519
|
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
2520
|
## [0.5.13](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.12...config-css-preset-0.5.13) (2024-09-18)
|
|
3313
2521
|
|
|
3314
|
-
|
|
3315
|
-
|
|
3316
2522
|
## [0.5.12](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.11...config-css-preset-0.5.12) (2024-09-17)
|
|
3317
2523
|
|
|
3318
|
-
|
|
3319
|
-
|
|
3320
2524
|
## [0.5.11](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.10...config-css-preset-0.5.11) (2024-09-17)
|
|
3321
2525
|
|
|
3322
|
-
|
|
3323
|
-
|
|
3324
2526
|
## [0.5.10](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.9...config-css-preset-0.5.10) (2024-09-17)
|
|
3325
2527
|
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
2528
|
## [0.5.9](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.8...config-css-preset-0.5.9) (2024-09-17)
|
|
3329
2529
|
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
2530
|
## [0.5.8](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.7...config-css-preset-0.5.8) (2024-09-17)
|
|
3333
2531
|
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
2532
|
## [0.5.7](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.6...config-css-preset-0.5.7) (2024-09-17)
|
|
3337
2533
|
|
|
3338
|
-
|
|
3339
|
-
|
|
3340
2534
|
## [0.5.6](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.5...config-css-preset-0.5.6) (2024-09-17)
|
|
3341
2535
|
|
|
3342
|
-
|
|
3343
|
-
|
|
3344
2536
|
## [0.5.5](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.4...config-css-preset-0.5.5) (2024-09-16)
|
|
3345
2537
|
|
|
3346
|
-
|
|
3347
|
-
|
|
3348
2538
|
## [0.5.4](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.3...config-css-preset-0.5.4) (2024-09-16)
|
|
3349
2539
|
|
|
3350
|
-
|
|
3351
|
-
|
|
3352
2540
|
## [0.5.3](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.2...config-css-preset-0.5.3) (2024-09-16)
|
|
3353
2541
|
|
|
3354
|
-
|
|
3355
|
-
|
|
3356
2542
|
## [0.5.2](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.1...config-css-preset-0.5.2) (2024-09-16)
|
|
3357
2543
|
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
2544
|
## [0.5.1](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.5.0...config-css-preset-0.5.1) (2024-09-16)
|
|
3361
2545
|
|
|
3362
|
-
|
|
3363
|
-
|
|
3364
2546
|
# [0.5.0](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.4.9...config-css-preset-0.5.0) (2024-09-12)
|
|
3365
2547
|
|
|
3366
|
-
|
|
3367
2548
|
### Features
|
|
3368
2549
|
|
|
3369
|
-
|
|
3370
|
-
|
|
3371
|
-
|
|
2550
|
+
- rework hover state of multi input and label components ([10edfb2](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/10edfb2e21b13c073d3508f6f0e4e158f060f90d))
|
|
3372
2551
|
|
|
3373
2552
|
## [0.4.9](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.4.8...config-css-preset-0.4.9) (2024-09-12)
|
|
3374
2553
|
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
2554
|
## [0.4.8](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.4.7...config-css-preset-0.4.8) (2024-09-12)
|
|
3378
2555
|
|
|
3379
|
-
|
|
3380
2556
|
### Bug Fixes
|
|
3381
2557
|
|
|
3382
|
-
|
|
3383
|
-
|
|
3384
|
-
|
|
2558
|
+
- **deps:** pin dependency unocss-preset-animations to 1.1.0 ([30c374b](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/30c374b39d4bd91937dd879559587c729dc126b0))
|
|
3385
2559
|
|
|
3386
2560
|
## [0.4.7](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.4.6...config-css-preset-0.4.7) (2024-09-12)
|
|
3387
2561
|
|
|
3388
|
-
|
|
3389
|
-
|
|
3390
2562
|
## [0.4.6](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.4.5...config-css-preset-0.4.6) (2024-09-12)
|
|
3391
2563
|
|
|
3392
|
-
|
|
3393
|
-
|
|
3394
2564
|
## [0.4.5](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.4.4...config-css-preset-0.4.5) (2024-09-12)
|
|
3395
2565
|
|
|
3396
|
-
|
|
3397
|
-
|
|
3398
2566
|
## [0.4.4](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.4.3...config-css-preset-0.4.4) (2024-09-12)
|
|
3399
2567
|
|
|
3400
|
-
|
|
3401
|
-
|
|
3402
2568
|
## [0.4.3](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.4.2...config-css-preset-0.4.3) (2024-09-11)
|
|
3403
2569
|
|
|
3404
|
-
|
|
3405
|
-
|
|
3406
2570
|
## [0.4.2](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.4.1...config-css-preset-0.4.2) (2024-09-11)
|
|
3407
2571
|
|
|
3408
|
-
|
|
3409
|
-
|
|
3410
2572
|
## [0.4.1](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.4.0...config-css-preset-0.4.1) (2024-09-11)
|
|
3411
2573
|
|
|
3412
|
-
|
|
3413
|
-
|
|
3414
2574
|
# [0.4.0](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.56...config-css-preset-0.4.0) (2024-09-11)
|
|
3415
2575
|
|
|
3416
|
-
|
|
3417
2576
|
### Features
|
|
3418
2577
|
|
|
3419
|
-
|
|
3420
|
-
|
|
3421
|
-
|
|
2578
|
+
- **fc-65:** add loading components ([514fa23](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/514fa23b702275f67d18b9d622d80a0230e4bf95))
|
|
3422
2579
|
|
|
3423
2580
|
## [0.3.56](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.55...config-css-preset-0.3.56) (2024-09-11)
|
|
3424
2581
|
|
|
3425
|
-
|
|
3426
|
-
|
|
3427
2582
|
## [0.3.55](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.54...config-css-preset-0.3.55) (2024-09-11)
|
|
3428
2583
|
|
|
3429
|
-
|
|
3430
|
-
|
|
3431
2584
|
## [0.3.54](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.53...config-css-preset-0.3.54) (2024-09-11)
|
|
3432
2585
|
|
|
3433
|
-
|
|
3434
|
-
|
|
3435
2586
|
## [0.3.53](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.52...config-css-preset-0.3.53) (2024-09-10)
|
|
3436
2587
|
|
|
3437
|
-
|
|
3438
|
-
|
|
3439
2588
|
## [0.3.52](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.51...config-css-preset-0.3.52) (2024-09-10)
|
|
3440
2589
|
|
|
3441
|
-
|
|
3442
|
-
|
|
3443
2590
|
## [0.3.51](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.50...config-css-preset-0.3.51) (2024-09-10)
|
|
3444
2591
|
|
|
3445
|
-
|
|
3446
|
-
|
|
3447
2592
|
## [0.3.50](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.49...config-css-preset-0.3.50) (2024-09-10)
|
|
3448
2593
|
|
|
3449
|
-
|
|
3450
|
-
|
|
3451
2594
|
## [0.3.49](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.48...config-css-preset-0.3.49) (2024-09-09)
|
|
3452
2595
|
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
2596
|
## [0.3.48](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.47...config-css-preset-0.3.48) (2024-09-09)
|
|
3456
2597
|
|
|
3457
|
-
|
|
3458
|
-
|
|
3459
2598
|
## [0.3.47](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.46...config-css-preset-0.3.47) (2024-09-09)
|
|
3460
2599
|
|
|
3461
|
-
|
|
3462
|
-
|
|
3463
2600
|
## [0.3.46](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.45...config-css-preset-0.3.46) (2024-09-09)
|
|
3464
2601
|
|
|
3465
|
-
|
|
3466
|
-
|
|
3467
2602
|
## [0.3.45](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.44...config-css-preset-0.3.45) (2024-09-09)
|
|
3468
2603
|
|
|
3469
|
-
|
|
3470
|
-
|
|
3471
2604
|
## [0.3.44](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.43...config-css-preset-0.3.44) (2024-09-09)
|
|
3472
2605
|
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
2606
|
## [0.3.43](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.42...config-css-preset-0.3.43) (2024-09-09)
|
|
3476
2607
|
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
2608
|
## [0.3.42](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.41...config-css-preset-0.3.42) (2024-09-08)
|
|
3480
2609
|
|
|
3481
|
-
|
|
3482
|
-
|
|
3483
2610
|
## [0.3.41](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.40...config-css-preset-0.3.41) (2024-09-08)
|
|
3484
2611
|
|
|
3485
|
-
|
|
3486
|
-
|
|
3487
2612
|
## [0.3.40](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.39...config-css-preset-0.3.40) (2024-09-08)
|
|
3488
2613
|
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
2614
|
## [0.3.39](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.38...config-css-preset-0.3.39) (2024-09-08)
|
|
3492
2615
|
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
2616
|
## [0.3.38](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.37...config-css-preset-0.3.38) (2024-09-08)
|
|
3496
2617
|
|
|
3497
|
-
|
|
3498
|
-
|
|
3499
2618
|
## [0.3.37](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.36...config-css-preset-0.3.37) (2024-09-07)
|
|
3500
2619
|
|
|
3501
|
-
|
|
3502
|
-
|
|
3503
2620
|
## [0.3.36](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.35...config-css-preset-0.3.36) (2024-09-07)
|
|
3504
2621
|
|
|
3505
|
-
|
|
3506
|
-
|
|
3507
2622
|
## [0.3.35](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.34...config-css-preset-0.3.35) (2024-09-07)
|
|
3508
2623
|
|
|
3509
|
-
|
|
3510
|
-
|
|
3511
2624
|
## [0.3.34](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.33...config-css-preset-0.3.34) (2024-09-07)
|
|
3512
2625
|
|
|
3513
|
-
|
|
3514
|
-
|
|
3515
2626
|
## [0.3.33](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.32...config-css-preset-0.3.33) (2024-09-07)
|
|
3516
2627
|
|
|
3517
|
-
|
|
3518
|
-
|
|
3519
2628
|
## [0.3.32](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.31...config-css-preset-0.3.32) (2024-09-07)
|
|
3520
2629
|
|
|
3521
|
-
|
|
3522
|
-
|
|
3523
2630
|
## [0.3.31](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.30...config-css-preset-0.3.31) (2024-09-06)
|
|
3524
2631
|
|
|
3525
|
-
|
|
3526
|
-
|
|
3527
2632
|
## [0.3.30](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.29...config-css-preset-0.3.30) (2024-09-06)
|
|
3528
2633
|
|
|
3529
|
-
|
|
3530
|
-
|
|
3531
2634
|
## [0.3.29](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.28...config-css-preset-0.3.29) (2024-09-06)
|
|
3532
2635
|
|
|
3533
|
-
|
|
3534
|
-
|
|
3535
2636
|
## [0.3.28](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.27...config-css-preset-0.3.28) (2024-09-06)
|
|
3536
2637
|
|
|
3537
|
-
|
|
3538
|
-
|
|
3539
2638
|
## [0.3.27](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.26...config-css-preset-0.3.27) (2024-09-06)
|
|
3540
2639
|
|
|
3541
|
-
|
|
3542
|
-
|
|
3543
2640
|
## [0.3.26](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.25...config-css-preset-0.3.26) (2024-09-05)
|
|
3544
2641
|
|
|
3545
|
-
|
|
3546
|
-
|
|
3547
2642
|
## [0.3.25](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.24...config-css-preset-0.3.25) (2024-09-05)
|
|
3548
2643
|
|
|
3549
|
-
|
|
3550
|
-
|
|
3551
2644
|
## [0.3.24](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.23...config-css-preset-0.3.24) (2024-09-05)
|
|
3552
2645
|
|
|
3553
|
-
|
|
3554
|
-
|
|
3555
2646
|
## [0.3.23](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.22...config-css-preset-0.3.23) (2024-09-05)
|
|
3556
2647
|
|
|
3557
|
-
|
|
3558
|
-
|
|
3559
2648
|
## [0.3.22](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.21...config-css-preset-0.3.22) (2024-09-05)
|
|
3560
2649
|
|
|
3561
|
-
|
|
3562
|
-
|
|
3563
2650
|
## [0.3.21](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.20...config-css-preset-0.3.21) (2024-09-05)
|
|
3564
2651
|
|
|
3565
|
-
|
|
3566
|
-
|
|
3567
2652
|
## [0.3.20](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.19...config-css-preset-0.3.20) (2024-09-05)
|
|
3568
2653
|
|
|
3569
|
-
|
|
3570
|
-
|
|
3571
2654
|
## [0.3.19](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.18...config-css-preset-0.3.19) (2024-09-05)
|
|
3572
2655
|
|
|
3573
|
-
|
|
3574
|
-
|
|
3575
2656
|
## [0.3.18](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.17...config-css-preset-0.3.18) (2024-09-04)
|
|
3576
2657
|
|
|
3577
|
-
|
|
3578
|
-
|
|
3579
2658
|
## [0.3.17](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.16...config-css-preset-0.3.17) (2024-09-04)
|
|
3580
2659
|
|
|
3581
|
-
|
|
3582
|
-
|
|
3583
2660
|
## [0.3.16](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.15...config-css-preset-0.3.16) (2024-09-04)
|
|
3584
2661
|
|
|
3585
|
-
|
|
3586
|
-
|
|
3587
2662
|
## [0.3.15](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.14...config-css-preset-0.3.15) (2024-09-04)
|
|
3588
2663
|
|
|
3589
|
-
|
|
3590
|
-
|
|
3591
2664
|
## [0.3.14](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.13...config-css-preset-0.3.14) (2024-09-04)
|
|
3592
2665
|
|
|
3593
|
-
|
|
3594
2666
|
### Bug Fixes
|
|
3595
2667
|
|
|
3596
|
-
|
|
3597
|
-
|
|
3598
|
-
|
|
2668
|
+
- **deps:** pin dependencies ([9150d2f](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/9150d2ffdd089f9480671f0ce83e5772404d71da))
|
|
3599
2669
|
|
|
3600
2670
|
## [0.3.13](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.12...config-css-preset-0.3.13) (2024-09-04)
|
|
3601
2671
|
|
|
3602
|
-
|
|
3603
|
-
|
|
3604
2672
|
## [0.3.12](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.11...config-css-preset-0.3.12) (2024-08-15)
|
|
3605
2673
|
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
2674
|
## [0.3.12](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.11...config-css-preset-0.3.12) (2024-08-14)
|
|
3609
2675
|
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
2676
|
## [0.3.11](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.10...config-css-preset-0.3.11) (2024-08-05)
|
|
3613
2677
|
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
2678
|
## [0.3.10](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.9...config-css-preset-0.3.10) (2024-08-05)
|
|
3617
2679
|
|
|
3618
|
-
|
|
3619
|
-
|
|
3620
2680
|
## [0.3.9](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.8...config-css-preset-0.3.9) (2024-07-30)
|
|
3621
2681
|
|
|
3622
|
-
|
|
3623
|
-
|
|
3624
2682
|
## [0.3.8](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.7...config-css-preset-0.3.8) (2024-07-25)
|
|
3625
2683
|
|
|
3626
|
-
|
|
3627
|
-
|
|
3628
2684
|
## [0.3.7](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.6...config-css-preset-0.3.7) (2024-07-23)
|
|
3629
2685
|
|
|
3630
|
-
|
|
3631
|
-
|
|
3632
2686
|
## [0.3.6](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.5...config-css-preset-0.3.6) (2024-07-22)
|
|
3633
2687
|
|
|
3634
|
-
|
|
3635
|
-
|
|
3636
2688
|
## [0.3.5](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.4...config-css-preset-0.3.5) (2024-07-21)
|
|
3637
2689
|
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
2690
|
## [0.3.4](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.3...config-css-preset-0.3.4) (2024-07-18)
|
|
3641
2691
|
|
|
3642
|
-
|
|
3643
|
-
|
|
3644
2692
|
## [0.3.3](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.2...config-css-preset-0.3.3) (2024-07-18)
|
|
3645
2693
|
|
|
3646
|
-
|
|
3647
2694
|
### Bug Fixes
|
|
3648
2695
|
|
|
3649
|
-
|
|
3650
|
-
|
|
3651
|
-
|
|
2696
|
+
- **css-config-preset:** convert dimension keys to size & spacing ([996bdfe](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/996bdfeee91c969fb400310297c2c59be6b7b21f))
|
|
3652
2697
|
|
|
3653
2698
|
## [0.3.2](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.1...config-css-preset-0.3.2) (2024-07-17)
|
|
3654
2699
|
|
|
3655
|
-
|
|
3656
|
-
|
|
3657
2700
|
## [0.3.1](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.3.0...config-css-preset-0.3.1) (2024-07-16)
|
|
3658
2701
|
|
|
3659
|
-
|
|
3660
|
-
|
|
3661
2702
|
# [0.3.0](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.2.2...config-css-preset-0.3.0) (2024-07-15)
|
|
3662
2703
|
|
|
3663
|
-
|
|
3664
2704
|
### Features
|
|
3665
2705
|
|
|
3666
|
-
|
|
3667
|
-
|
|
3668
|
-
|
|
2706
|
+
- **fonts:** use local webfonts ([6e36bc9](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/6e36bc94a4fb4e6123e24448af272291ee169584))
|
|
3669
2707
|
|
|
3670
2708
|
## [0.2.2](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.2.1...config-css-preset-0.2.2) (2024-07-15)
|
|
3671
2709
|
|
|
3672
|
-
|
|
3673
|
-
|
|
3674
2710
|
## [0.2.1](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.2.0...config-css-preset-0.2.1) (2024-07-15)
|
|
3675
2711
|
|
|
3676
|
-
|
|
3677
|
-
|
|
3678
2712
|
# [0.2.0](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.1.1...config-css-preset-0.2.0) (2024-07-12)
|
|
3679
2713
|
|
|
3680
|
-
|
|
3681
2714
|
### Bug Fixes
|
|
3682
2715
|
|
|
3683
|
-
|
|
3684
|
-
|
|
2716
|
+
- **config-css-preset:** add back unocss rules ([c99d8f8](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/c99d8f8691a66e7232e5da92bd8da03c9209900c))
|
|
3685
2717
|
|
|
3686
2718
|
### Features
|
|
3687
2719
|
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
2720
|
+
- **config-css-preset:** integrate design tokens BREAKING CHANGE ([897da2b](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/897da2b71a6a23238fe0cdbf2027cb38481aec33))
|
|
3691
2721
|
|
|
3692
2722
|
## [0.1.1](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.1.0...config-css-preset-0.1.1) (2024-07-12)
|
|
3693
2723
|
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
2724
|
## [0.1.1](https://gitlab.aleph-alpha.de/engineering/frontend-hub/compare/config-css-preset-0.1.0...config-css-preset-0.1.1) (2024-07-12)
|
|
3697
2725
|
|
|
3698
|
-
|
|
3699
|
-
|
|
3700
2726
|
# 0.1.0 (2024-07-11)
|
|
3701
2727
|
|
|
3702
|
-
|
|
3703
2728
|
### Bug Fixes
|
|
3704
2729
|
|
|
3705
|
-
|
|
3706
|
-
|
|
3707
|
-
|
|
3708
|
-
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
2730
|
+
- **ci:** make publish works ([efafdc9](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/efafdc9a88821ec928848e5dc02a2b56cd988fb5))
|
|
2731
|
+
- **config-css-preset:** add req. dependency to package ([41743df](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/41743df5540dd387e5b9fd354fec66780188410a))
|
|
2732
|
+
- **config-css:** trigger build ([a118ddc](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/a118ddcfb28595e46d5ebdf059b4b9566c2eba55))
|
|
2733
|
+
- **packages.json:** make packages private ([811d4be](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/811d4bee52784a04b7aa209c0512e2edf574c946))
|
|
2734
|
+
- **packages.json:** repository url ([a778269](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/a7782691c9d58623716acc44b34b01b6497dcb8e))
|
|
2735
|
+
- **unoconfig:** remove Icons for now ([593d242](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/593d2429c98d126841780630fd130412bb2e0dbf))
|
|
3712
2736
|
|
|
3713
2737
|
### Features
|
|
3714
2738
|
|
|
3715
|
-
|
|
3716
|
-
|
|
3717
|
-
|
|
3718
|
-
|
|
2739
|
+
- make the signin page full screen and add background ([cc18cff](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/cc18cff8eb5d1b473e359d2260b0ba8184e60738))
|
|
2740
|
+
- **semver:** add lintstaged ([24bcf6f](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/24bcf6ff6873fb96db717589126bfa11c4910d94))
|
|
2741
|
+
- support vue and svelte in the design system content path config ([b1086c6](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/b1086c65f50e41f47e1079aaddadd580e6b43670))
|
|
2742
|
+
- **unocss:** add config improvements ([5902f2e](https://gitlab.aleph-alpha.de/engineering/frontend-hub/commit/5902f2e9751981b5d17db266482902c48f99a45d))
|