Releases: swisspost/design-system
@swisspost/[email protected]
Minor Changes
- #449
971987d
Thanks @LarissaMS! - Added a story for topic-teaser
Patch Changes
- #460
a96b7b8
Thanks @oliverschuerch! - Fixes missing component variables import.
@swisspost/[email protected]
@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/[email protected]
@swisspost/[email protected]
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/[email protected]
Major Changes
- #355
256b9d8
Thanks @gfellerph! - Rename Common Web Frontend to Swiss Post Design System
@swisspost/[email protected]
Major Changes
- #355
256b9d8
Thanks @gfellerph! - Rename Common Web Frontend to Swiss Post Design System
Patch Changes
-
#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). -
Updated dependencies [
13512df
,2c30112
,8235cfa
,b13de55
,63c269d
,00d2d78
,b106a95
,bacb1c0
,f5c1460
,82d9f17
,9265af8
,3ef0da5
,256b9d8
,f3c6118
,49a163c
,5c5bd17
,7be9c03
,63c5676
,e39e2cc
,412d640
,83c9460
,63c269d
,2b52044
,2b52044
,2eb45a9
,6571cbe
,6c3a1c6
,ccbc77a
]:- @swisspost/[email protected]
@swisspost/[email protected]
Patch Changes
- #221
07f9e00
Thanks @gfellerph! - Added README.md and LICENSE to the published package
@swisspost/[email protected]
Major Changes
- #183
b7392e4
Thanks @alizedebray! - Created a new package offering Migration Schematics for the Web Styles
Removed custom input styles that are no longer used
@swisspost/[email protected]
Major Changes
- #189
6ec9d66
Thanks @oliverschuerch! - Removes deprecated SCSS-variables $font-size-map, $font-size-sm, $font-size-rg and $font-size-lg from project, in favor of the new \$font-sizes map.
@swisspost/[email protected]
Major Changes
- #141
0b01019
Thanks @gfellerph! - Added storybook for documenting the basic styles.
Patch Changes
-
#103
e280aae
Thanks @gfellerph! - fix(button): update button sizes and reduce CSS output size -
#169
0cb7149
Thanks @oliverschuerch! - Shows form-select floating-label like a placeholder for select-elements which are empty (with no option-tags inside). -
#164
18f2275
Thanks @oliverschuerch! - adds styles for component stepper in forced-color/high-contrast mode -
#162
616f534
Thanks @oliverschuerch! - Refactors topic-teaser styles to work as expected by Design -
#162
616f534
Thanks @oliverschuerch! - Includes last 2 safari versions in browserslilstrc and aligns browserslistrc files in all projects