Releases: livechat/design-system
Releases · livechat/design-system
v1.0.0-alpha.54
What's Changed
- Alert - Improvements: optional CTA buttons, documentation update by @marcinsawicki in #547
- Button - New button variant, UI fixes by @marcinsawicki in #564
- Spacing tokens - Adding missing spacing token by @marcinsawicki in b43f17a
- FormField - Hiding description when error is present by @marcinsawicki in #565
- Card - API docs update by @marcinsawicki in #563
- TextArea - Fix for missing onFocus and onBlur props support by @MateuszRomek in #568
- Picker - Fix for missing options dependency in picker list memoized value by @MateuszRomek in #567
Full Changelog: v1.0.0-alpha.53...v1.0.0-alpha.54
v1.0.0-alpha.53
What's Changed
- Alert - component api docs update by @marcinsawicki in #538
- Avatar - component api docs update by @marcinsawicki in #539
- Badge - component api docs update by @marcinsawicki in #540
- Tooltip - Added additional tests by @bbcz in #533
- Button - component api docs update by @marcinsawicki in #541
- #536 - Popover - Add param to disable closing by esc press, docs update by @marcinsawicki in #542
- #535 - Picker - Added possibility to hide clear button, docs improvements by @marcinsawicki in #545
- #543 - Button - Create Float button by @rafalluksza in #544
New Contributors
Full Changelog: v1.0.0-alpha.52...v1.0.0-alpha.53
v1.0.0-alpha.52
What's Changed
- New icons by @marcinsawicki in #534
- Added missing ActionMenu export by @marcinsawicki in #537
Full Changelog: v1.0.0-alpha.51...v1.0.0-alpha.52
v1.0.0-alpha.51
What's Changed
- Add children type for React 18 support by @jakubsikora in #530
Full Changelog: v1.0.0-alpha.50...v1.0.0-alpha.51
v1.0.0-alpha.50
What's Changed
- #526 - [Button] - Add new kind "Subtle" by @jpyzio123 in #527
- DS-260 - New tokens values by @marcinsawicki in #529
Full Changelog: v1.0.0-alpha.49...v1.0.0-alpha.50
v1.0.0-alpha.49
What's Changed
- #381 - ActionMenu - Add new component by @marcinsawicki in #524
Full Changelog: v1.0.0-alpha.48...v1.0.0-alpha.49
v1.0.0-alpha.48
What's Changed
- Windows icon for tabler lib by @marcinsawicki in #522
- Revert react global import removal by @marcinsawicki in #525
Full Changelog: v1.0.0-alpha.47...v1.0.0-alpha.48
v1.0.0-alpha.47
@livechat/design-system-react-components:
- Button - fixed the issue with not passing
ref- by @marcinsawicki - Modal - fixed the issue with modal footer styles - by @marcinsawicki
- Legacy tokens update - by @marcinsawicki
- Shadow tokens update - by @marcinsawicki
@livechat/design-system-icons:
- Added new icons to
tablerlib - by @marcinsawicki
Full changelog v1.0.0-alpha.42...v1.0.0-alpha.47
v1.0.0-alpha.42
@livechat/design-system-react-components:
- Modal - fixed the issues with header and footer size changing + some style fixes - by @marcinsawicki
- (#511) Tooltip - let interactive tooltip get data for buttons - by @rafalluksza
- (#379) Removed general React import - by @MichalPaszowski
Full changelog v1.0.0-alpha.39...v1.0.0-alpha.42
v1.0.0-alpha.39
@livechat/design-system-react-components:
- Input - fixed the issue with passing the
data-testid- by @marcinsawicki - Updated tokens values - by @marcinsawicki
- Updated DS components with new tokens - by @marcinsawicki
- Modal - fixed the issue with modals displayed on the small screens - by @marcinsawicki
- Picker - fixed the issue with passing the
idand additional props to component. Removed labelText prop and changes error to boolean value (for label and error message useFormfield) - by @marcinsawicki - Tag - added more variants - by @marcinsawicki
@livechat/design-system-icons:
- Updated tabler icons .svg files to inherit the passed colors for
strokeandfill- by @marcinsawicki
Full changelog v1.0.0-alpha.35...v1.0.0-alpha.39