Releases: abelflopes/react-ck
Releases · abelflopes/react-ck
v1.14.0
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
v1.13.0
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)
v1.12.0
v1.11.0
v1.10.1
v1.10.0
v1.9.0
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)