Releases: livechat/design-system
v1.0.0-alpha.22
What's Changed
@livechat/design-system-react-components:
- #412 by @MateuszRomek - Remove the disabled attribute from the button HTML element and replace it with
aria-disabled
- #398 (#332) by @MichalPaszowski - Fixed z-index for
Popover
component - #402 (#380) by @MichalPaszowski - Introduce the black-locked token and use it with the
Switch
icon - #401 by @jpyzio123 - Added short documentation describing testing and quality principles
- 54ef816 by @sgraczyk - Improve the documentation of the release process
New Contributors
- @MateuszRomek made their first contribution in #412
- @jpyzio123 made their first contribution in #401
Full Changelog: v1.0.0-alpha.21...v1.0.0-alpha.22
v1.0.0-alpha.21
What's Changed
@livechat/design-system-react-components:
- #300 (#331) by @przemuh @kamilmateusiak @MichalPaszowski @sgraczyk - Added
Datepicker
component - #397 (#390) by @sgraczyk - Refreshed UI and behavior of
Card
component
@livechat/design-system-icons:
- #300 (#331) by @przemuh @kamilmateusiak @MichalPaszowski @sgraczyk - Added
ChevronDoubleLeft
andChevronDoubleRight
icons
Full Changelog: v1.0.0-alpha.20...v1.0.0-alpha.21
v1.0.0-alpha.20
What's Changed
Misc:
- #370 by @MichalPaszowski - Added guidelines on how to release packages
- #374 by @marcinsawicki - Updated
README
to include the details on how to setup the project (Node.js version)
@livechat/design-system-react-components:
- #384 (#377) by @sgraczyk -
Alert
now useslarge
size forIcon
- #389 (#386) by @sgraczyk - Separate
disabled
andlocked
states inSwitch
component - #383 (#382) by @sgraczyk - Handle only numeric values as
Badge
content. Support custom limit
@livechat/design-system-icons:
Full Changelog: v1.0.0-alpha.19...v1.0.0-alpha.20
v1.0.0-alpha.19
What's Changed
@livechat/design-system-react-components:
- #372 (#371) by @MrVorgoth - Add loading state, medium size and slightly refresh the UI
- #388 (#385) by @sgraczyk - Change CloseIcon size and background color for 'info' variant
@livechat/design-system-icons:
- #372 (#371) by @MrVorgoth - Update
LockBlack
SVG vector
Full Changelog: v1.0.0-alpha.18...v1.0.0-alpha.19
v1.0.0-alpha.18
What's Changed
@livechat/design-system-react-components:
- #364 (#339) by @sgraczyk - Apply missing tokens to
Input
andTagInput
components - #367 (#345) by @marcinsawicki -
Spacing
variables for the CSS usage - #375 (#373) by @sgraczyk -
Avatar
component
@livechat/design-system-icons:
- #376 by @rafalluksza - Add
AddReaction
icon
New Contributors
- @rafalluksza made their first contribution in #376
Full Changelog: v1.0.0-alpha.17...v1.0.0-alpha.18
v0.13.5
What's Changed
@livechat/design-system
@livechat/design-system-colors
@livechat/design-system-themes
- #365 by @dependabot - Bump ansi-regex from 4.1.0 to 4.1.1
- #333 by @dependabot - Bump jsdom from 16.4.0 to 16.7.0
- #325 & #324 by @dependabot - Bump semver-regex from 3.1.2 to 3.1.4
v1.0.0-alpha.17
What's Changed
@livechat/design-system-react-components:
- #347 (#346) by @sgraczyk - Make MDX docs readable for the dark theme by applying styles on the
Canvas
wrapper - #353 (#344) by @sgraczyk - Handle
Switch
disabled state visually - #361 (#340) by @marcinsawicki - Change font size for content and header in
PromoBanner
to fit with designs - #356 (#341) by @sgraczyk - Reorganize
Badge
component to reflect Figma designs
@livechat/design-system-icons:
Full Changelog: v1.0.0-alpha.16...v1.0.0-alpha.17
v1.0.0-alpha.16
What's Changed
v1.0.0-alpha.15
What's Changed
@livechat/design-system-react-components:
- eb18e0b by @marcinsawicki - Added export for
Picker
component
Full Changelog: v1.0.0-alpha.14...v1.0.0-alpha.15
v1.0.0-alpha.14
What's Changed
@livechat/design-system-react-components:
- 50a19f3 by @marcinsawicki - Added export for
Tooltip
component
Full Changelog: v1.0.0-alpha.13...v1.0.0-alpha.14