Skip to content

Latest commit

 

History

History
1581 lines (898 loc) · 92.1 KB

CHANGELOG.md

File metadata and controls

1581 lines (898 loc) · 92.1 KB

3.64.0 (2025-02-11)

Features

  • react-ck: global library package (b97ce41)

Bug Fixes

  • form field: prevent duplicated ids in form fields with multiple inputs (3eb1d41)
  • form field: use valid generated id (bec812d)
  • select: enable focusing from form field label click (a1f197f)
  • select: fix duplicated children key (89b7863)

3.63.0 (2025-02-04)

⚠ BREAKING CHANGES

  • use extracted css

Features

  • react-ck: global library package (77dbbb4)
  • react-ck: global library package (2287d84)

Bug Fixes

  • modal: full height content not stretching (c99b380)

Code Refactoring

3.62.0 (2025-01-21)

⚠ BREAKING CHANGES

  • snackbar: use duration map instead of open value

Features

  • chip: support bordered variation and icon (babc40c)
  • create flex component (45225bd)
  • menu: add bordered variation & negative skin (c6baf7e)
  • react-ck: global library package (cc49e9e)
  • react-ck: global library package (c4a40b5)
  • select: support disabled (38db001)
  • table: add compact spacing variation (8c09865)

Bug Fixes

  • breadcrumbs: align icon (3cbade4)

Code Refactoring

  • snackbar: use duration map instead of open value (82ebe37)

3.61.0 (2024-12-25)

Features

  • layers: allow custom classname (2b45c09)
  • react-ck: global library package (a398f1e)
  • react-ck: global library package (8b69a8d)

Bug Fixes

  • select: show all options in DOM (908c338)

3.60.0 (2024-12-20)

Features

  • react-ck: global library package (9c984a9)
  • react-ck: global library package (620f108)

Bug Fixes

  • form field: allow custom id (0a22e65)

3.59.0 (2024-12-19)

Features

  • react utils: add ref merge util (42683b3)
  • react-ck: global library package (ce6ade9)
  • react-ck: global library package (d29138c)
  • select: add ref (f17a707)

3.58.0 (2024-12-16)

Features

  • react-ck: global library package (2689e88)
  • react-ck: global library package (0fd9473)

Bug Fixes

3.57.0 (2024-12-16)

Features

  • button: use button type as default (0c831af)
  • card: detach border radius from spacing, add dedicated prop (2f585b6)
  • react-ck: global library package (7f0bd75)
  • react-ck: global library package (0a03b76)

Bug Fixes

  • elevation levels (5b33ce0)
  • modal: add open prop to prevent unwanted re-rendering issues (a316f19)
  • modal: body locked when not open (198405c)
  • remove unused styles (8fcbcad)
  • tooltip: not applying listeners by default (2bc6fbb)

Code Refactoring

  • usage of border radius from card (4de2910)

3.56.0 (2024-12-16)

Features

  • modal: add ability to render full height (f472ef2)
  • react-ck: global library package (e6798eb)
  • scrollable container: add ability to disable functionality and styles (b1bf8a6)

Bug Fixes

  • modal: apply missing border radius (c2c176d)
  • modal: fix modal layout (1965ada)
  • props compatibility with table root element (7685659)
  • scrollable container: use black shadow (d38d42c)

Code Refactoring

  • adapt code to scss deprecations (dc973f0)

3.55.0 (2024-12-13)

Features

  • include icons in main library package (53c7e8b)
  • react-ck: global library package (5b03b7d)
  • react-ck: global library package (befe448)

Bug Fixes

  • card: spacing and border radius (15622a3)

3.54.0 (2024-12-12)

Features

  • react-ck: global library package (26b69b8)
  • react-ck: global library package (8af2aa6)

Bug Fixes

  • attachment: apply text truncation to ensure consistent height (63aa2b5)

3.53.0 (2024-12-11)

Features

  • react-ck: global library package (17c837e)
  • react-ck: global library package (6c73fc7)

Bug Fixes

  • dialog: prevent showing pointer cursor (76d28d2)

3.52.0 (2024-12-11)

Features

  • dialog: add dialog component (5223ccb)
  • react-ck: global library package (0c5a865)

3.51.0 (2024-12-11)

Features

  • react-ck: global library package (a7d421c)
  • react-ck: global library package (1ab14d3)

Bug Fixes

  • button: icon position when using placement before text (03ec03d)

3.50.0 (2024-12-11)

Features

  • button: add prop to choose icon position (e735899)
  • react-ck: global library package (9060e95)
  • react-ck: global library package (3e841a9)

Bug Fixes

  • collapse: apply margin only when open (c5a7123)

3.49.0 (2024-12-11)

Features

  • collapse: allow removing dom content when closed (e146c36)
  • react-ck: global library package (86eceea)
  • react-ck: global library package (4117d27)

Bug Fixes

3.48.0 (2024-11-26)

Features

  • react-ck: global library package (878ad70)
  • react-ck: global library package (973cb0f)

Bug Fixes

  • form field: label size & input alignment (e405d20)

3.47.0 (2024-11-26)

Features

  • form field: support inline content (8c13d07)
  • react-ck: global library package (352b0d7)
  • react-ck: global library package (72cb11c)

3.46.0 (2024-11-22)

Features

  • react-ck: global library package (8a2d49a)
  • react-ck: global library package (19add76)

Bug Fixes

  • button: margin overlapping content (4a753e2)

3.45.0 (2024-11-22)

Features

  • react-ck: global library package (6c3b5e7)
  • react-ck: global library package (4217977)

Bug Fixes

  • button: place icon at right of text (a22b7cc)
  • select: add missing dependency (84e17a0)
  • select: select skin inside form field (a8b2608)

3.44.0 (2024-11-22)

Features

  • alert: update skins (97ae604)
  • button: update button colors (99cb9bb)
  • form-field: add muted skin (b00c2f9)
  • react-ck: global library package (78bee06)
  • react-ck: global library package (c5f3e38)
  • text: support button tag as text element (3aa0bab)

Bug Fixes

  • attachment: fix close button color (8b1a807)
  • button: xs size having wrong padding (20f1d75)
  • file uploader: clean file uploader listeners (633e56c)
  • file-uploader: disable state exposing native input (e016030)
  • modal: allow disabling blur (7debae9)

Performance

  • overlay: reduce blur to improve performance on weaker devices (63cfefa)
  • responsive: reduce number of window breakpoint listeners (c5ce48a)

Code Refactoring

  • adapt components to button prop changes (517ba72)

3.43.0 (2024-11-20)

Features

  • react-ck: global library package (4a182f7)
  • react-ck: global library package (0270fe4)

Bug Fixes

  • modal: lock scroll when active (1cf2c03)

3.42.0 (2024-11-20)

Features

  • react-ck: global library package (1131f85)
  • react-ck: global library package (555f691)
  • snackbar: add remove callback (853691b)

3.41.0 (2024-11-06)

Features

  • adjust theme colors (bceb3b5)
  • card: use dynamic border radius according to card size (c407aec)
  • dock: remove borders (3466177)
  • react-ck: global library package (5af0ebd)
  • react-ck: global library package (4b3b04d)

Bug Fixes

3.40.0 (2024-11-06)

Features

  • react-ck: global library package (7749003)
  • react-ck: global library package (279f584)

3.39.0 (2024-10-24)

Features

  • react-ck: global library package (9f3ec7c)
  • react-ck: global library package (8f76d00)

Bug Fixes

3.38.0 (2024-10-24)

Features

  • collapse: add icon, change handler and spacing prop (b0d6ddb)
  • react-ck: global library package (e8a88de)
  • react-ck: global library package (9a4780b)
  • select: allow toggling deselection & forward required prop (5b3414f)
  • text: add negative skin (c8b34b2)

Bug Fixes

  • checkbox: add icon color (82584b0)
  • radio: pass all input props to custom icon render prop (6596c01)
  • select: make native validation visible in DOM (91b0398)
  • select: make native validation visible in DOM (a547597)

3.37.0 (2024-10-09)

Features

  • react-ck: global library package (efa6780)
  • react-ck: global library package (9008de3)

Bug Fixes

3.36.0 (2024-10-08)

Features

  • react-ck: global library package (4457348)
  • react-ck: global library package (33d755a)

Bug Fixes

  • tab context interaction & allow only headers (347608f)

3.35.0 (2024-09-27)

Features

  • react-ck: global library package (bfd0420)
  • react-ck: global library package (5ddc97a)
  • tabs: add active selection, change handler, ability to persist in dom (89cbe5f)

3.34.0 (2024-09-23)

Features

  • form field: add inline reverse variation (e208e11)
  • react-ck: global library package (971aeeb)
  • react-ck: global library package (b44e75a)

3.33.0 (2024-09-23)

Features

  • react-ck: global library package (d806284)

Bug Fixes

  • boolean input default icon components (17f1593)
  • boolean inputs: rely on dom state to present checked inputs (a8c0196)

3.32.0 (2024-09-23)

Features

  • react-ck: global library package (6f2da3a)
  • react-ck: global library package (e7b77f4)

Bug Fixes

  • form field: main content alignment (3932710)

3.31.0 (2024-09-23)

Features

  • add checkbox and radio components (1d0a3af)
  • react-ck: global library package (e1f5a37)
  • react-ck: global library package (9538ea6)

Bug Fixes

3.30.0 (2024-09-11)

Features

  • add icons (9093d64)
  • react-ck: global library package (dc411ed)
  • react-ck: global library package (b3fb9c7)

3.29.0 (2024-08-14)

Features

  • react-ck: global library package (c0d1e21)
  • react-ck: global library package (3a5d70d)

Bug Fixes

  • skeleton: ensure skeleton text variation acquires text height (436b4de)

3.28.0 (2024-08-14)

Features

  • react-ck: global library package (5475c02)
  • react-ck: global library package (1b4cb6b)

Bug Fixes

  • release missing package (933c8a6)

3.27.0 (2024-08-14)

Features

  • grid: add alignment variations (8a31812)
  • react-ck: global library package (42d88f0)
  • react-ck: global library package (2d1928d)

Bug Fixes

  • align skeleton with text (93b4377)
  • alignment between form elements (0e649af)
  • attachment: keep center alignment if element has bigger height (ceb5a85)
  • form field: exclude ghost skin (08830ba)
  • input: render default styles conditionally based on input type (37d2326)
  • input: use native ref instead of custom ref (23550f5)
  • input: use skins from form field context (ecc50da)
  • menu: limit width of items when in horizontal variation (a966f97)
  • progress: add missing interface export (2844a9e)
  • progress: use fail save percent computation (a3aa51b)
  • skeleton: use inline tag to comply with proper DOM structure (6e84928)
  • snippet: add line break when content overflows (5e382b5)

3.26.0 (2024-07-25)

Features

  • icons: add copy icon (bc17f9a)
  • react-ck: global library package (98aca68)
  • react-ck: global library package (00f313c)
  • theme: add opaque colors (3ccf7f8)

Code Refactoring

  • use opaque colors on floating elements (be96e15)

3.25.0 (2024-07-25)

Features

  • container: add xl size (b43f8af)
  • react-ck: global library package (ef4adef)
  • react-ck: global library package (da34a91)

Bug Fixes

  • container: use consistent X and Y spacings (89c992f)
  • demo apps: fix demo apps build (a3c92c4)
  • responsive: return undefined for breakpoints hook when inactive (3f5b6dd)

Code Refactoring

  • responsive: use better util api and use default values (fc7b311)

3.24.0 (2024-07-25)

Features

  • react-ck: global library package (101d554)
  • react-ck: global library package (7b4a721)

Bug Fixes

  • remove unused dependencies / add missing dependencies (2fdb7a4)

Code Refactoring

  • isolate scss imports with [@use](https://github.com/use) (a2fa9bf)

3.23.0 (2024-07-25)

Features

  • react-ck: global library package (7a17c95)
  • react-ck: global library package (18b08a5)

Bug Fixes

  • library: use forward for scss instead import (012af8b)
  • responsive: fix computed props not being updated correctly (7e37539)
  • responsive: infinite loop when computing props (fc0b6d6)

3.22.0 (2024-07-25)

Features

  • react-ck: global library package (5767bc3)
  • react-ck: global library package (ce55715)
  • responsive: export breakpoint mixin (d6a8c16)

3.21.0 (2024-07-25)

Features

  • add responsive to grid and container (cc38417)
  • react-ck: global library package (57aaa73)
  • react-ck: global library package (1978eac)

Bug Fixes

  • snippet spacing and text size (cbb99a4)

3.20.0 (2024-07-24)

Features

  • add draft responsive components and utils (f4f8a10)
  • add snippet component (d6d8f29)
  • react-ck: global library package (ef75720)
  • react-ck: global library package (740b707)

Bug Fixes

3.19.0 (2024-07-22)

Features

  • react-ck: global library package (9bbc5a9)
  • react-ck: global library package (9b457d4)

Bug Fixes

3.18.0 (2024-07-21)

Features

  • react-ck: global library package (5b2db98)

Bug Fixes

  • remove files list from file uploader (aa9effb)
  • wrong type exports from provisional package (36e95c6)

3.17.0 (2024-07-21)

Features

  • add duration to auto dismiss snackbar item (44c4ebc)
  • allow adding a classname to layers (4f61041)
  • modal sizes (33a7126)
  • react-ck: global library package (09bb28c)
  • update attachment component (4e12d7d)
  • update file uploader styles (ae1c0f3)

Bug Fixes

  • adjust status colors (04001d9)
  • allow children in overlay spinner (481413f)
  • container size inside flex elements (69f2233)
  • menu item hover color (a884ff1)
  • modal scrollable container cutting elements (3d33fd4)
  • reserve spacing for sorting icon only when using sorting (01ccd93)
  • simplify alert interface and state (6ba53a8)

Code Refactoring

  • apply blur from overlay (d5142dc)
  • use overlay as modal root element (7edd8f5)
  • use scss scoped imports (c2356cc)

3.16.0 (2024-07-18)

Features

  • react-ck: global library package (17964ab)
  • react-ck: global library package (34c4377)

Bug Fixes

3.15.0 (2024-07-18)

Features

  • add all table elements, add header styles, fix scrollable (5e914f7)
  • add icons (c798162)
  • add variations for empty state component (a6c916b)
  • react-ck: global library package (de1c17a)

Bug Fixes

  • imports (f70c96a)
  • use partial context as component interface (c245494)

Code Refactoring

  • make lib font-family agnostic (96c6aaa)

3.14.0 (2024-07-11)

Features

  • add alert compact skin (a89d5e8)
  • add formatter for select display value (5592dfb)
  • alert auto dismiss (286bb20)
  • react-ck: global library package (c2c2b14)

Bug Fixes

  • make select search insensitive to special chars (11d6c65)
  • snackbar hook name (1e47498)

Code Refactoring

  • alert scss imports (7735eb2)
  • use consistent disabled styles from theme mixin (5644211)

3.13.0 (2024-07-10)

Features

  • react-ck: global library package (4746844)
  • react-ck: global library package (51bcd03)

Bug Fixes

  • handling of focus / blur - select open and close (e150c3c)

3.12.0 (2024-07-10)

Features

  • add file uploader progress handler (222594f)
  • react-ck: global library package (06eb93e)
  • react-ck: global library package (0d9feb0)

Bug Fixes

3.11.0 (2024-07-09)

Features

  • add action slot to menu item (f4d8109)
  • add card full height variation (8569c68)
  • add icons (96e346a)
  • react-ck: global library package (8517266)
  • react-ck: global library package (e188704)

Bug Fixes

  • card display when using polimorphy (9f19b9d)
  • close select on blur (af63726)
  • make select display same content as option instead of value (1791dff)

Code Refactoring

  • apply click outside handler on dropdown (6bae06c)

3.10.0 (2024-07-08)

Features

  • add dropdown spacing variations (ae39a01)
  • add grid stretch alignment variation (704d0b9)
  • add transition to progress bar (da008dc)
  • react-ck: global library package (e93c666)
  • update menu styles (17f0c73)

Bug Fixes

  • dock item active color (c087f74)
  • primary color palette contrast (06589b3)
  • select dropdown spacing (fb97666)
  • snackbar rendering tree (2812fe3)

3.9.0 (2024-07-08)

Features

  • react-ck: global library package (0bcf787)

Bug Fixes

  • scrollable container overlay color (17fb476)

3.8.0 (2024-07-08)

Features

  • add attachment component (f1d1c6a)
  • add button size and skin variations (ae98f55)
  • add grid alignment prop (cbc2792)
  • expose card mixins and variables (2dc5b0b)
  • include file loader progress data in change handler (202e956)
  • react-ck: global library package (cea8788)
  • show selected files in file uploader (5d6d39e)

3.7.0 (2024-07-05)

Features

  • react-ck: global library package (c7b002c)
  • react-ck: global library package (555c07c)

Bug Fixes

3.6.0 (2024-07-05)

Features

  • react-ck: global library package (028dac4)

Bug Fixes

  • component identification with display name (b182afb)
  • select min size (0561191)

3.5.0 (2024-07-04)

Features

  • add autocomplete component (4b38750)
  • add click outside util (738a2aa)
  • add file uploader component (a2e5fde)
  • add focus styles in inputs (9d94454)
  • add horizontal menu variation (3fa7807)
  • add icons (8b57b08)
  • add icons (2e93a65)
  • add next render util (30ca88a)
  • add plimorphy to card component (3b7fb74)
  • add polimorphy to menu component (4a6d008)
  • add ref forwarding to input (301f372)
  • add role attribute to select root element (2df3bd2)
  • add select search (bdfc124)
  • add selected values list to select change event handler (963ac5f)
  • add theme color (3e0719c)
  • allow custom dropdown spacing (d0ab2a4)
  • allow multiple selection (a5642a8)
  • react-ck: global library package (58a510c)
  • update react utils (75c4350)

Bug Fixes

  • add missing elevation to overlay spinner (f352d83)
  • card polimorphy tag alias (38c5635)
  • default / bordered card skin styles (374a3dc)
  • disable position engine when floating elements are not open (8410a6b)
  • display items vertically in empty sate (8bb861d)
  • hide native select (1ace583)
  • remove default margin from native list elements (1d9d86c)
  • text variation line height (fa48abd)

Performance

  • run only position engine when active / needed (bf3861c)

Code Refactoring

  • base implementation for non native select (1da6fb4)
  • container size & spacing props (2ed4cb5)
  • define input variation styles through form field mixin (c055ae0)
  • remove form field wrapping select (b66a5b5)
  • remove form field wrapping textarea (07ce4e0)
  • remove input wrapping with form field (5eb7e48)
  • split menu item disabled state from skin (3ecf8eb)

Changes Reverted

  • remove autocomplete component (ef96c56)
  • remove form components (0cb8f33)

3.4.0 (2024-06-26)

Features

  • add card shared style resources (3f8b388)
  • react-ck: global library package (cba7ce3)
  • reuse card, container and scrollable container for modal (e5bdc40)

Bug Fixes

Code Refactoring

Changes Reverted

3.3.0 (2024-06-23)

Features

  • add context form to main lib (d3d6ab5)
  • add icons (0ad7f10)
  • add icons (24eb95e)
  • add squared variation for avatar (24f6ecf)
  • expose form field context with id and skin (7143b75)
  • make icon button rounded (3d1c104)
  • react-ck: global library package (38768ba)
  • react-ck: global library package (6e83b1c)
  • update button styles (791d5b8)
  • update chat prompt UI (86f9287)
  • update dock styles (ab78d42)
  • update form field styles (8a15516)
  • update sizes & remove redundant variation (93e2755)

Bug Fixes

  • add auto height for shadow dock slin (274ad38)
  • add border box to button (3b1262f)
  • button skin color (5b26d14)
  • default card skin (61a70d4)
  • icon export names (6248700)
  • lighten highlight primary light color (a1ff907)
  • minor improvements (057fc73)
  • modal exports (3a131c3)
  • remove duplicated case condition (114e754)
  • remove duplicated text variation in type (9264861)
  • types not being generated correctly (2c3d512)

Code Refactoring

3.2.0 (2024-06-15)

Features

  • add button fullwidth variation (35a0799)
  • allow rendering children inside form (08f43de)
  • react-ck: global library package (4971283)
  • react-ck: global library package (cf52c55)

Bug Fixes

  • add missing package files export (a08fa5f)
  • disallow passing children to overlay spinner (0119161)
  • image default width (d8b3468)
  • image default width (9b25bcd)
  • remove log from modal (b257a8b)

3.1.0 (2024-06-15)

Features

  • react-ck: global library package (6eb1e8c)
  • react-ck: global library package (9552645)

Bug Fixes

  • modal open / close handlers (f933ba2)

Code Refactoring

  • add routes to demo apps (c6347fc)

3.0.0 (2024-06-10)

⚠ BREAKING CHANGES

  • icon: allow any content type as icon
  • isolate icons from main bundle

Features

  • add full positioning for position engine (d3dd36a)
  • icon: allow any content type as icon (c1533d7)
  • implement tooltip base functionality (f60642f)
  • react-ck: global library package (cc1dfb3)

Bug Fixes

Code Refactoring

  • isolate icons from main bundle (957742e)

Changes Reverted

2.0.0 (2024-05-30)

⚠ BREAKING CHANGES

  • make icons library tree-shakable

Features

  • add menu component (5b04991)
  • react-ck: global library package (104678a)
  • react-ck: global library package (cd77203)

Bug Fixes

  • icon names conflicting with component exports on main lib package (ad5d802)
  • make icons library tree-shakable (131264a)
  • storybook crashing when entering variation pages (a3aa4ec)

1.21.0 (2024-05-24)

Features

  • add button ref (7db6790)
  • allow rendering layers without react portal (a37e0de)
  • implement dropdown with positioning engine (7293105)
  • react-ck: global library package (f3ff0e5)

Bug Fixes

Code Refactoring

  • use portal to render layers (efd0a4f)

1.20.0 (2024-03-19)

Features

  • add overlay spinner component (a9ae730)
  • react-ck: global library package (2c7643d)

Bug Fixes

  • scrollable-container: put shadows on top of content (e475e92)
  • table: use scrollable container (402360c)

1.19.0 (2024-03-17)

Features

  • react-ck: global library package (52aae02)

1.18.0 (2024-03-17)

Features

  • react-ck: global library package (7307359)

1.17.0 (2024-03-17)

Features

  • react-ck: global library package (727bf95)

1.16.0 (2024-03-17)

Features

  • react-ck: global library package (91df48c)

Bug Fixes

  • remove missing file on package config (d7fcc5f)

Code Refactoring

  • remove publish scripts from prebuild (27ea573)

1.15.0 (2024-03-17)

Features

  • react-ck: update library packages (de7701b)

1.14.0 (2024-03-17)

Features

  • react-ck: update library packages (7dbcb1a)
  • react-ck: update library packages (ccd064b)
  • react-ck: update library packages (f11fbf4)
  • react-ck: update library packages (73335fb)
  • react-ck: update library packages (2e20953)
  • react-ck: update library packages (eab5692)

Bug Fixes

  • modal z-index and apply scroll lock when opened (0ee2ea6)
  • remove spacing from table outer border (95aef75)

Code Refactoring

  • use common app component for demo apps (cb6f99b)
  • use modal header and modal footer as compound components (12623fb)
  • use select option as compound component (031cb29)

1.13.0 (2024-03-15)

Features

  • react-ck: update library packages (34f4a96)
  • react-ck: update library packages (af1ab1e)
  • react-ck: update library packages (58286ac)

Bug Fixes

  • fix build, compile with tsc instead of webpack (c7ac746)
  • text not displaying margins (68f461f)
  • webpack log level in devlopment vs prod (8c54b83)

Code Refactoring

  • use global library in test apps (3fe4ed1)

1.12.0 (2024-03-15)

Features

  • react-ck: update library packages (7d8606f)
  • react-ck: update library packages (a5215db)
  • react-ck: update library packages (76252a5)

1.10.1 (2024-03-12)

Bug Fixes

  • text default paragraph margin (9619375)

1.10.0 (2024-03-12)

Features

  • add index css variable to column count (cc227bb)
  • add snackbar component (6056809)
  • allow grid column to have natural content size (a9484a2)

Bug Fixes

  • container props interfering with rendered style (9879648)

Code Refactoring

  • convert subcomponents to compound component approach (d15a430)
  • rename alert close handler for consistency with other props (de610db)
  • rename text type (6b71051)
  • update text component props, use explicit variation & skin (3cf759d)
  • update text props and variations (24d47d2)

1.9.0 (2024-03-06)

Features

  • add alert dismiss capability (8414b6a)
  • add automatic date sort (1fb0097)
  • add button size "s" & "m" variations (df0af2c)
  • add button size large (d508604)
  • add card skins and variations (3025143)
  • add chevron icons (2150d4b)
  • add component polimorphy util (e653799)
  • add icons (1f8d902)
  • add negative button skin (7d8369f)
  • add negative button skin (cc3dbd0)
  • add neutral colors (c832d15)
  • add pagination component (ae6e08d)
  • add polimorphy to button component (cac532a)
  • add position engine (3b0e155)
  • add position engine (1090d44)
  • add provisional components - avatar, breadcrumbs, dock, image (7559e5f)
  • add scrollable container (4fbce8f)
  • add smallest text variation (7de868a)
  • add top bar (807c09f)
  • add trash icon (50d647d)
  • add util to convert component into text (4580f6c)
  • implement dropdown component (731e977)
  • improve external handling of sorting (927ed8f)
  • make breadcrumb polymorphic (c2c7fe5)
  • make data-table sortable (92e1e11)
  • use semantic HTML element for progress component (4ae7abc)

Bug Fixes

  • add missing content margin on accordion (8ee568c)
  • align headers to left (3a97731)
  • breadcrumb gap spacing (d095978)
  • child list misssing key warning (e05e301)
  • chip white space prevent breaking (4fdc49d)
  • fix default text font weight (049e7c1)
  • icon spacing in button (0a0fd61)
  • make table fullwidth (4fa74ef)
  • missing key warning (49928da)
  • remove skeleton debug output (acf6d6c)
  • remove usage of reserved "key" prop (0f1c020)
  • runtime errors (ffaaa96)
  • skeleton delay not being applied (57eb6b7)
  • storybook build (8e5032d)

Code Refactoring

  • split theme light and dark colors (804261e)
  • use polimorphy from utils package (fd56534)
  • use scrollable container in dock (f81ef80)

1.8.1 (2024-01-25)

Bug Fixes

  • fix circular JSON structure when rendering components in table (60092bc)
  • remove line breaks on scrollable table headers (01b35da)

1.8.0 (2024-01-25)

Features

  • add auto headers for data table (684aa2c)
  • add table scrollable variation (c948956)

Bug Fixes

  • improve types support (33bff05)
  • set spinner default color as primary (7ec88f6)
  • use span element for chip (a300094)

1.7.0 (2024-01-24)

Features

Bug Fixes

1.6.1 (2024-01-23)

1.6.0 (2024-01-23)

Features

  • add badge component (617c2e7)
  • add extra small text variation (b5fd746)
  • add form field component (b44da2c)
  • add form renderer component (2db29ab)
  • label, description, validation and skin to form components (9f189f0)

Bug Fixes

  • add reduced shadow to card (4adb254)
  • use colors of neutral skin from theme (f683429)

Code Refactoring

  • remove redundant non null assertions from class rendering (d0fb2c5)

1.5.1 (2024-01-02)

Bug Fixes

1.5.0 (2024-01-02)

Features

Bug Fixes

  • enforce usage of icon inside buttons through dedicated prop (afcfa45)
  • fix icon size in text variation (e0c41a8)
  • improve h3 text styles (4835b5a)

Code Refactoring

  • apply default typography styles to empty state (77c858e)
  • consolidate theme colors (3109ee2)
  • rename base font mixin (ad69ff4)
  • use font base mixing from text package (9af8f07)
  • use mixin based typography (878fb6e)
  • use styles variable set for chip (648bb39)

1.4.0 (2023-12-08)

Features

  • add icon size variations (54bfedd)
  • add skeleton component (39b589d)
  • add spinner component (dec49eb)
  • add spinner icon (10cf800)
  • allow adding classnames to icon component (c74a203)
  • create main manager wrapper (bf6fc75)

Bug Fixes

  • allow using custom target element for theme var injection (bea2487)
  • make skeleton use border radius from theme (a54e58c)

Code Refactoring

  • use manager instead of theme as main wrapper (3728d99)

1.3.0 (2023-11-24)

Features

  • add dark and light variations of primary color (9c1d3c7)
  • add select component (91fb188)
  • use chip default skin as neutral and add primary color skin (cc5d4df)

Bug Fixes

  • add contrast in neutral colors (2c51fec)
  • button hover background & smooth transition (2632b4e)
  • button secondary variation hover background (16bd98c)
  • remove unused select placeholder styles (150d539)
  • remove unused theme color (dc6c231)

Code Refactoring

  • use chip colors as centralised theme colors (8fb30dd)

1.2.0 (2023-11-23)

Features

Bug Fixes

  • use bordered variation as default for list (119d0e4)

1.1.0 (2023-11-17)

Features

  • add card image compound component (aaef456)
  • add grey tones (6299a39)

Bug Fixes

  • component display name (0635c00)
  • fetching of packages info (e999dfc)
  • placeholder color (3f8b899)
  • prevent docs override styles from conflicting with components (bf54b05)
  • remove redundant readme from story definition (acabb46)
  • update favicon (7240d25)

Code Refactoring

  • use generic centralised to render markdown with ignored parts (f4fd6a6)

1.0.0 (2023-11-13)

Features

Bug Fixes

  • add default font face to card (18f8be7)
  • add missing overlay in banner (882cfd0)
  • css color definition (ec01370)
  • force block display to heading variations of text (8aee75d)
  • force card to have neutral-light-1 background (9845e21)
  • prevent applying margin on single elements (2af0e1c)
  • remove redundant interface prop (43599a3)
  • text inverted computation not working (c62dcb6)

Code Refactoring

  • add draft consolidation of theme consumption (f790942)
  • add scoping to css var names (488fd4b)
  • add stories (d3635af)
  • add validation SCSS utils (e7fe0f0)
  • extract generic scss utils & fix references (3b2f5cc)
  • isolate all components into separate packages (ed052aa)
  • merge text colors into neutral tones (daa7183)
  • output build to ecma script module (6dceb98)
  • simplify variation & spacing declaration (038a1c9)
  • update button component (680b828)
  • update webpack config (50f0b44)
  • use card shadow color from theme (4ddfd93)
  • use centralised babel config (916da39)
  • use faker in storybook (943212a)
  • use scoped css variables (16782d5)