Releases: swisspost/design-system
@swisspost/design-system-intranet-header@3.0.0-beta.2
@swisspost/design-system-components@1.0.0-beta.2
@swisspost/design-system-styles@5.0.0-beta.2
Minor Changes
- #538
7379fe8
Thanks @oliverschuerch! - Add Angular migration schematics that will be executed onng update
Patch Changes
- #560
6a719e2
Thanks @alizedebray! - Added story for the form control styles
@swisspost/design-system-intranet-header@3.0.0-beta.1
@swisspost/design-system-components@1.0.0-beta.1
@swisspost/design-system-styles@5.0.0-beta.1
Minor Changes
- #449
971987d
Thanks @LarissaMS! - Added a story for topic-teaser
Patch Changes
- #460
a96b7b8
Thanks @oliverschuerch! - Fixes missing component variables import.
@swisspost/design-system-migrations@1.0.0-beta.0
@swisspost/design-system-migrations
1.0.0-alpha.3
Major Changes
- #355
256b9d8
Thanks @gfellerph! - Rename Common Web Frontend to Swiss Post Design System
1.0.0-alpha.2
Patch Changes
- #221
07f9e00
Thanks @gfellerph! - Added README.md and LICENSE to the published package
1.0.0-alpha.1
Major Changes
- #183
b7392e4
Thanks @alizedebray! - Created a new package offering Migration Schematics for the Design System Styles
Removed custom input styles that are no longer used
@swisspost/design-system-intranet-header@3.0.0-beta.0
@swisspost/design-system-styles@5.0.0-alpha.7
Major Changes
-
#308
13512df
Thanks @alizedebray! - Refactored the stepper component in order to facilitate its use within a project -
#350
b13de55
Thanks @gfellerph! - Topic teaser images need width and height attributes set to 100% so they're properly displayed in Firefox and Safari -
#310
63c269d
Thanks @oliverschuerch! - Adds and extends grid-cols definition for .topic-teaser-content and .topic-teaser-image-container containers inside css and removes col classes from html. This ensures that the widths of these containers cannot be changed too easily.
Improves image aspect-ratios, as well as font-sizes and paddings of link-list links on smaller devices. -
#389
9265af8
Thanks @gfellerph! - Update entry file names for the styles package.@use '@swisspost/design-system-styles'; (Default internet styles)
@use '@swisspost/design-system-styles/intranet'; (Default intranet styles)
@use '@swisspost/design-system-styles/core' as post; (Variables, mixins, functions and placeholders)- Default import is as simple as possible
- Intranet styles are clearly named as such
- Core functionality is a clear name, but for consistency with other prefixes, the core module can be namespaced as post. The usage would then be background-color: post.\$yellow;
-
#355
256b9d8
Thanks @gfellerph! - Rename Common Web Frontend to Swiss Post Design System -
#188
7be9c03
Thanks @oliverschuerch! - Removed option-variables such as $isolate-components.
Moved bootstrap-feature variables ($enable-*) to a separate file. These will no longer be forwarded and cannot be overriden. -
#353
412d640
Thanks @alizedebray! - - Dropped rounded badges- Dropped colored badges
- Updated dismissible badges
- Added checkable badges
-
#361
2b52044
Thanks @gfellerph! - Removed inverted class for the subnavigation which is no longer necessary when using any bg-* class -
#361
2b52044
Thanks @gfellerph! - Css variables originating from the Design System are now prefixed with --post-. Css variables from bootstrap are prefixed with --bs- -
#357
ccbc77a
Thanks @oliverschuerch! - Refactors backgrounds for bg-* classes, alerts and notifications.
Minor Changes
-
#250
8235cfa
Thanks @LarissaMS! - Added a story for cards -
#257
f3c6118
Thanks @LarissaMS! - Added a story for blockquotes -
#233
63c5676
Thanks @LarissaMS! - Adds a button story with an overview and two single button stories
Patch Changes
-
#302
2c30112
Thanks @LarissaMS! - Changed cursor to pointer -
#249
00d2d78
Thanks @oliverschuerch! - Fixed storybook EBUSY-error which occured on a npm cache file, sometimes when starting storybook and everytime when saving new content. This error caused the webpack server to crach.
It's a workaround (for lack of alternative) and not a proper solution. -
#342
b106a95
Thanks @oliverschuerch! - Adds high contrast mode styles for form-switch. -
#252
bacb1c0
Thanks @oliverschuerch! - Fixes hcm/forced-color styles for tabs. -
#388
f5c1460
Thanks @oliverschuerch! - Adds high-contrast-mode/forced-color styles for accordion-button -
#253
82d9f17
Thanks @oliverschuerch! - Fixed line-height and background-color. Dropdowns inside the component intranet-header now have the same line-height as simple links. Invalid background-color rule has been fixed (none => transparent). -
#187
3ef0da5
Thanks @oliverschuerch! - Refactors component tabs, to get rid of the css-class text-auto. -
#303
49a163c
Thanks @LarissaMS! - Set placeholder opacity in HCM to 0 -
#384
5c5bd17
Thanks @oliverschuerch! - Adds high-contrast-mode/forced-colors styles for all controls with class 'form-control' -
#348
e39e2cc
Thanks @oliverschuerch! - Adds high contrast mode styles for form-select. -
#395
83c9460
Thanks @oliverschuerch! - Adds high-contrast-mode/forced-color styles for component spinner. -
#310
63c269d
Thanks @oliverschuerch! - Sets font-sizes in link-list without a font-size-curve and removes corresponding classes from the html-example. -
#394
2eb45a9
Thanks @oliverschuerch! - Adds high-contrast-mode/forced-color styles for component ng-timepicker. -
#393
6571cbe
Thanks @oliverschuerch! - Adds high-contrast-mode/forced-color styles for component progressbar. -
#338
6c3a1c6
Thanks @oliverschuerch! - Fixes font-color in hcm/forced-color mode for focussed select/select-multiple elements.
@swisspost/design-system-migrations@1.0.0-alpha.3
Major Changes
- #355
256b9d8
Thanks @gfellerph! - Rename Common Web Frontend to Swiss Post Design System