@webitel/ui-sdk 1.0.10 → 1.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -21,6 +21,8 @@
21
21
  1. Removed all deprecated colors variables. Existing components moved to newest ones.
22
22
  1. Removed deprecated `--box-shadow` css variable
23
23
  1. Removed `strong` typography classes. (`strong` typo -> `subtitle` typo)
24
+ 1. Now font-family is used like "Montserrat" (without "Regular" or "Semi"). Boldness
25
+ is regulated by `font-weight` property.
24
26
  1. Typo size suffixes update: `-sm`, `-md`, `-lg` -> `-3`, `-2`, `-1`
25
27
  1. Removed `--label-margin` variable. Now visual offset between label and input is
26
28
  provided by label's line-height