Version 1.15.7
Version 1.15.6
Version 1.15.4
Version 1.15.3
Bug Fixes
Version 1.15.1
Bug Fixes
- styles: prevent browser from generating faux italic or bold fonts (507aa84)
Version 1.15.0
Bug Fixes
- display multiple modals at the same time (#565) (f888ad5)
- styles: prevent shrinking icon only buttons (996691b)
- styles: unify focus styles (d2c7ecb)
Features
- add
stretchlayout forButtonGroup(071107a)
Version 1.14.1
Version 1.14.0
Bug Fixes
- change radio button active state style (ab32194)
- styles: fix descending characters in labels being cut off (ff18e5a), closes #535
- styles: improve form control indicator styles (65e6edd)
- styles: rm
.toggleSwitchbottom gap caused by inline display (4153037)
Features
Version 1.13.0
Bug Fixes
- hover text fix in sidebar (6089bda)
- make
Avatarmediumsize default, adjustsmalland rmxlarge(b04f500) - styles: fix
.btn-iconfontSizewithin btn group (1e20fc1) - styles: adjust
.sidebarNavstyles (a0cf0e6)
Features
Version 1.12.1
Version 1.12.0
Features
Version 1.11.0
Bug Fixes
- styles: adjust
toggleSwitchsmall variant size (a164115) - styles: align toggle switch styles with figma (b7520f0)
Features
Version 1.10.1
Bug Fixes
Version 1.10.0
Bug Fixes
- rm
backgroundInversetoken in favour of rgb channel tokens (f3b4168) - rm
largecontrols size (c472b78), closes #397 - rm functional color tokens 2nd layer, add default active interactive states (08e5220), closes #410
- styles: add disabled style for
.textInput(3520884) - styles: add spring transition for toggle switch indicator (6d104df), closes #401
- styles: align Calendar styles (886ad68)
- styles: change outline neutral label border color (8a9e2ca)
- styles: correct label default
minWidth(5be72dc) - styles: include missing canvas fill helpers (b784202)
- styles: minor label alignment with figma (1d4bcda)
- styles: notification colors adjustments (516f285)
- styles: replace
bodywithcanvasin foreground token for consistency (2a27545) - styles: revert to
foregroundBody(35a9584) - styles: rm
DataListdefault margin (ef680ae) - styles: rm default whitespace on
.btn(9a41a58) - styles: use functional tokens in
statusIndicator(0347e02) - styles: use relative
fontSizeforkbd(2c09424) - styles: use rgb channel tokens for transparent
.btn--ghostbackgrounds (1b69874)
Features
Version 1.9.0
Bug Fixes
StatusIndicatoradjustments (a69c863)- styles:
btnGroupenhancements (2aa3c66) - styles: update avatar sizes (80e5716)
- tokens: use display font for
deltatype variant (efdc381)
Features
- add more status to
StatusIndicator(b9332c3)
Version 1.8.0
Bug Fixes
- styles: alignments with figma (a8fdad0)
- styles: fix steps button height being clipped (e5974a9)
- styles: improve
.themedScrollbarstyles (2915bd1) - toaster notification icon styles (f416dc1)
Features
Version 1.7.0
Bug Fixes
- styles: add
.z5helper class (53b6c9f) - styles: changed incorrect color variables (#325) (4b04d68)
- styles: improve
.btnfocus styles (d1d4a1e) - styles: multi-select long value overflow (e832bcc)
- styles: remove duplicate gray50 color definitions (288ad37)
Features
Version 1.6.0
Bug Fixes
- added event emitter to nav sidebar (1224220)
- changed way of toggling visibility of menu items (6b0e2cb)
- css fix in sidebar nav (4e6a439)
- header menu is optional now, css paddings fixed (82c2954)
- icons: rename thrash to trash and keep the old name as alias (4433df3)
- lower
z-indexof steps panel btn (4f09e79) - multiselect text wrapping (9545ca8)
- react: remove accidentally added markup to radio indicator (c9ca99f)
- replace
<ul>with generic container in sidebar nav header menu (4d75775) - security: replace usage of
mout(a89eb29) - sidebar-nav: removed > from css to improve flexiblity (#210) (3bac48a)
- sidebarNav: hover states only on desktop, improved way of calculating hover menu (#217) (f729120)
- sidebarNav: safari css fixes, set js-... prefix for header buttons classes (#200) (afd182c)
- sidebarNav: simplified css for tooltip, improved tooltip look for header menu (#198) (2f2a75e)
- styles: add
is-visibleMediumandis-hiddenMedium; tidy up docs (67ff2d7) - styles: add form field validation states hover colors (5e172e9)
- styles: adjust elevation tokens (dd65d6b)
- styles: adjust radio/checkbox paths color (51a4104)
- styles: adjust the color of disabled radio and checkbox (c82adda)
- styles: apply light background for
fill-gray50(55349fa) - styles: apply light background for
fill-orange120(f7ff04a) - styles: box-shadow tweaks (1253f84)
- styles: button tweaks (f058392)
- styles: change autosize textarea initial size (#214) (1732ee9)
- styles: correct multiselect active item label color (385aa00), closes #221
- styles: improve global focus state styles (4aa314e)
- styles: increase
fill-*helpers specificity (468d353) - styles: make
.linkTouchFriendlyautomatically take at least 44x44 px (6dc3cf5) - styles: make
h100set actual height (30475a8) - styles: make
label.listBlock-actioninherit the parent color (fd2d9c6) - styles: make collapsible panel content untabbable when collapsed (cb9b67d)
- styles: make sure active btn styles are applied (38afa76)
- styles: multi-select only
formControl-labelwhite (4117a9a) - styles: not-allowed cursor on disabled inputs (4e8f561)
- styles: rm
backface-visibilityperf trick on.posFutil (ce21133) - styles: rm
btnGroupadjustments for legacy 2px outline buttons (3b741cd) - styles: truncate very long select options when selected (7bea36c)
- styles: tweak label with
.btnstyles (#265) (febff85) - styles: use consistent
border-radius(5eadf59) - styles: use latest
cleancssto fix issue with hsl colors minification (24ff89a) - styles: use standardized
overflow-wraphelpers (9cc08a5)
Features
- add elevation tokens (b2e55dd)
- multi-select: add setter methods for lists (63bfa8b)
- multiselect: add
horizontalScrolloption (f493392) - new collapsible sidebar navigation (0de31d9)
- react: add
DataListcomponent (#235) (711702e) - styles: add
.nav--roundedmodifier (f2e0e87) - styles: add
.textInputclass for reusing input styles (da142a4) - styles: add
flexRow--switcher(7065af1) - styles: add
flexRowlayout helper; rework form examples (ef9c8c0) - styles: add
formMessageandrequiredIndicatorform components (c13b916) - styles: add
kbdcomponent (7091e14) - styles: add
textLink(9e64f07) - styles: embed design tokens as CSS custom properties (c99f42f)
- styles: new
nav--tabsstyles (8162844) - styles: new form fields design (9c77a7c)
- styles: new notification styles (5bfa2fb)
- styles: new outlined buttons style (239a823)
- styles: restore accidentally removed overscroll utils (3a7f95f)
- support submenu in sidebarnav header (fdcb71b)
- tweak radio and checkbox styles (3e81900)
Version 1.5.0
Bug Fixes
- collapsiblepanel: make sure overflow elements are visible (afb7e03)
- multiselect: fix events for groups (3df2774)
Features
Version 1.2.0
Bug Fixes
- icons: replace
deleteicon withthrashto avoid reserved words (a3fc3e2) - multi-select: fix support for input as initialized element (6e1ce50)
- multi-select: fix timeout (bdccf7d)
- multi-select: fixed vertical overflow on labels (d2f3bf7)
- multi-select: fixed wrongful closing of dropdown when internal buttons got focus (b2eca5f)
- switch: set
min-heighton slider element (b0196e2) - toggle-switch: ensure button is clickable without the state description (26751ca)
Features
- colors: update to latest colors (3a44757)
- multi-select: methods for unselect (cbee62f)
- add
MultiSelectcomponent (6932a7a) - react: add stitches as css solution for react components (b29a627)
- styles: add min-height/width: inherit utils (76cb86d)
- styles: support
blackcolor for outline and ghost buttons (5beba54)
Version 1.0.1
Version 1.0.0
⚠️ Breaking Changes
- transition to
@volue/wave, read more: https://git.io/JYe4z - new colors
Bug Fixes
- styles: consistent disabled styles for icon circles (c32a462)
- styles: fk display v1.1.3 (815d4e8)
- styles: improved fk display subsetting (1458f34)
- styles: unify mono font usage (fce8b1c)
- styles: use correct colors for
fill-navy15btn variant (367c7b3) - styles: use display font for gamma headings (92c1c95)
- webfonts: fk display 1.1.4 with fixed vertical metrics on windows (3bc1bb2)
Features
- powelui -> wave (e79616d)
- assets: add svg logomark (ce5f37b)
- favicons: light and dark themed svg favicon (f04ce16)
- styles: add
overscroll-behaviorutils (8e7666d) - styles: add
roundedutils for controllingborder-radius(bb824b9) - styles: fk display font (7d34562)
- new color palettes (35a1d4b)
- volue logo (e772062)