Skip to content

Commit 9d6acec

Browse files
authored
Merge branch 'main' into feat-publish-packages-via-ci
2 parents 200d51b + f8c575d commit 9d6acec

37 files changed

+125
-53
lines changed

CHANGELOG.md

Lines changed: 44 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,20 @@ Regarding BREAKING CHANGES in between, please have a look into [the migration gu
1212

1313
## [Unreleased]
1414

15+
## [0.15.0] - 2022-09-14
16+
17+
### Changed
18+
19+
- updated functional DB Icon library (to 2.17.0)
20+
- **BREAKING CHANGE** removed the following icons:
21+
- `assets/icons/functional/images/transportation/db_ic_local_train_filled_20.svg`
22+
- `assets/icons/functional/images/transportation/db_ic_local_train_filled_24.svg`
23+
- `assets/icons/functional/images/transportation/db_ic_local_train_filled_32.svg`
24+
- `assets/icons/functional/images/transportation/db_ic_long_distance_bus_filled_20.svg`
25+
- `assets/icons/functional/images/transportation/db_ic_long_distance_bus_filled_24.svg`
26+
- `assets/icons/functional/images/transportation/db_ic_long_distance_bus_filled_32.svg`
27+
- updated and added some icons
28+
1529
## [0.14.0] - 2022-07-31
1630

1731
### Changed
@@ -36,122 +50,122 @@ Regarding BREAKING CHANGES in between, please have a look into [the migration gu
3650

3751
### Changed
3852

39-
- Web Fonts: Structure of the `fonts` folder, especially to flatten the relevant files structure
53+
- Web Fonts: Structure of the `fonts` folder, especially to flatten the relevant files structure
4054

4155
## [0.11.0] - 2022-05-04
4256

4357
### Added
4458

45-
- docs: Another hint regarding the assets place for trademark related assets
59+
- docs: Another hint regarding the assets place for trademark related assets
4660

4761
### Changed
4862

49-
- Updated functional icons to version 2.14.4
63+
- Updated functional icons to version 2.14.4
5064

5165
## [0.10.0] - 2022-04-28
5266

5367
### Added
5468

55-
- generated Android and iOS tokens (testwise, we're currently evaluating those)
56-
- Several organisational documents
69+
- generated Android and iOS tokens (testwise, we're currently evaluating those)
70+
- Several organisational documents
5771

5872
### Changed
5973

60-
- `--iconPulseColor` has been renamed to `--db-icon-pulse-color`
74+
- `--iconPulseColor` has been renamed to `--db-icon-pulse-color`
6175

6276
## [0.9.1] - 2022-04-15
6377

6478
### Changed
6579

66-
- Specific `font-family` values
80+
- Specific `font-family` values
6781

6882
## [0.9.0] - 2022-04-13
6983

7084
### Changed
7185

72-
- **BREAKING CHANGE**: We've removed the `primary`, `secondary`, `poi`, `transportation` and `feedback` grouping name as parts from the `color` Design Tokens due to unnecessary differentiation; these are even already unique and this would only lengthen the Design Tokens names
73-
- updated `style-dictionary` dependency
86+
- **BREAKING CHANGE**: We've removed the `primary`, `secondary`, `poi`, `transportation` and `feedback` grouping name as parts from the `color` Design Tokens due to unnecessary differentiation; these are even already unique and this would only lengthen the Design Tokens names
87+
- updated `style-dictionary` dependency
7488

7589
## [0.8.1] - 2022-04-12
7690

7791
### Fixed
7892

79-
- Corrected some further icon names
93+
- Corrected some further icon names
8094

8195
## [0.8.0] - 2022-04-12
8296

8397
### Changed
8498

85-
- **BREAKING CHANGE**: Added `db-` prefix to `css`, `scss` and `js` Design Tokens
99+
- **BREAKING CHANGE**: Added `db-` prefix to `css`, `scss` and `js` Design Tokens
86100

87101
## [0.7.0] - 2022-04-12
88102

89103
### Added
90104

91-
- tailwind tokens
105+
- tailwind tokens
92106

93107
### Changed
94108

95-
- Made the spacing tokens themeable again
109+
- Made the spacing tokens themeable again
96110

97111
## [0.6.1] - 2022-04-12
98112

99113
### Fixed
100114

101-
- Removed duplicated underscore in some icons names
115+
- Removed duplicated underscore in some icons names
102116

103117
## [0.6.0] - 2022-04-12
104118

105119
### Added
106120

107-
- DB Design System Icons 2.14.3
108-
- DB Design System illustrative icons v2.12.0
109-
- Spacing Tokens
121+
- DB Design System Icons 2.14.3
122+
- DB Design System illustrative icons v2.12.0
123+
- Spacing Tokens
110124

111125
### Changed
112126

113-
- Added fallback fonts to `DB Screen Sans` variables
127+
- Added fallback fonts to `DB Screen Sans` variables
114128

115129
## [0.5.0] - 2022-04-05
116130

117131
### Added
118132

119-
- Icons: further icons out of the current version DB Standard Icon 2.11.3
133+
- Icons: further icons out of the current version DB Standard Icon 2.11.3
120134

121135
### Changed
122136

123-
- **BREAKING CHANGE:** Icons: reorganized the icon (fonts) file structure
137+
- **BREAKING CHANGE:** Icons: reorganized the icon (fonts) file structure
124138

125139
## [0.4.0] - 2022-04-04
126140

127141
### Added
128142

129-
- Missing small size feedback colors
143+
- Missing small size feedback colors
130144

131145
### Changed
132146

133-
- updated existing iconset for transportation, seat, feature and facilities
147+
- updated existing iconset for transportation, seat, feature and facilities
134148

135149
## [0.3.0] - 2022-03-13
136150

137151
### Added
138152

139-
- Further specified feedback colors
153+
- Further specified feedback colors
140154

141155
### Changed
142156

143-
- **BREAKING CHANGE**: Removed previous left-over "in-between" color values
144-
- **BREAKING CHANGE**: Feedback color phrase `information` has been changed to `informative`, resulting in e.g. `color-feedback-informative`
145-
- Updated web fonts / to version 2.506 from the UX Guide: https://ux-guide.deutschebahn.com/document/144#/screen-typografie
146-
- Adapted general DB UI Core pattern lab styling
147-
- Switched to the new repository URL
157+
- **BREAKING CHANGE**: Removed previous left-over "in-between" color values
158+
- **BREAKING CHANGE**: Feedback color phrase `information` has been changed to `informative`, resulting in e.g. `color-feedback-informative`
159+
- Updated web fonts / to version 2.506 from the UX Guide: https://ux-guide.deutschebahn.com/document/144#/screen-typografie
160+
- Adapted general DB UI Core pattern lab styling
161+
- Switched to the new repository URL
148162

149163
### Fixed
150164

151-
- Two color values (feedback)
165+
- Two color values (feedback)
152166

153167
## [0.1.0] - 2021-07-23
154168

155169
### Added
156170

157-
- Initial stack of Webfonts (DB Screen)
171+
- Initial stack of Webfonts (DB Screen)
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)