Releases: Frontendland/webcoreui
Releases · Frontendland/webcoreui
v0.10.1
- 🐛 Fix DataTable sorting not functioning when pagination is not present 0157ba3
v0.10.0
- ⬆️ Update React to 19 b8e587e
- ⬆️ Migrate Svelte components to 5.x syntax da0a362, a743b05
- ✨ Added Portfolio template d437b74, a673851
- ✨ Added ProductPage template 22d826a, 27fe2c5
- ✨ Added Layout and SEO block 8b50b54
- ✨ Added className prop to Hero block 640880a
- ✨ Improved customizability of
Icon
component cf433af, e59664d - ✨ Added case insensitive search for
List
andSelect
components bab4b30 - ♿️ Improved accessibility of components 3bf2f15
- ♿️ Prevent scrolling of main content when modal or sheet are active 05354a4
- 🐛 Fix interactive components not working with Astro's ViewTransition API 090fedf
- 🐛 Fix Svelte
Copy
component returning undefined when copying text bec3f67
v0.9.0
- ⬆️ Update Svelte to 5.0 1f101e1, 0212016
- ⬆️ Update Astro to 5.0 & dependencies to latest version ed15e0a
- ✨ Add BottomNavigation component c129bcb
- ✨ Add Copy component d2b91ef
- ✨ Add Grid component 75acad4
- ✨ Add Flex component 6db7706, aac5d1e, f35250b
- ✨ Add support to infer types from itemGroups for Select f0b57f3
- ✨ Add the ability to pass data attributes to input elements d35c82b
- ✨ Add HTML Support to input labels b71f2e3
- ✨ Allows 2-way data binding to input value, adds support for html in input label 78a6b0a
- ♿️ Improve Select and Popover accessibility 4e64b50
- 🏷️ Export additional component types c746064
- 🏷️ Make get second parameter optional 7ff124c
- 💄 Add responsive utility classes 8f75064
- 💄 Improve default styles of card and muted text ac7cb7f
- 💄 Change Skeleton width and height to max to improve responsiveness 59ea089
- 🐛 Fix Svelte badge always rendering buttons 1754ccb
- 🐛 Fix icon size shrinking for Accordion with multiline text 13abb69
- 🐛 Fix TS errors when using get with one param 8e94c6b
v0.8.1
- 🔥 Fix Sass import paths be8ea46
v0.8.0
v0.7.0
v0.6.1
v0.6.0
- ✨ Add Breadcrumb component 3b23622
- ✨ Add Masonry component a677653, 3aa028c
- ✨ Add Sidebar component 495ce1e, 49d8ef4
- ✨ Add Footer component acf1121
- ✨ Add transparent modal for opening custom components 45a573b
- ✨ Add small and rounded badges 4638ed1, 1fdef66
- ✨ Add example blocks 65ef217
- 🏷️ Improve types 2cee766, 3b1b54b, f7c2c0f, d7ccb77
- 🏷️ Export component prop types 24aebdb
- 🧑💻 Unify Menu link url naming with Footer component f9e98e7
v0.5.0
- ✨ Add Pagination component 13cf23c, 60eeddd, a837f8b
- ✨ Add DataTable component 5ca8180, bd84616, ec044f1, 0e79854
- ✨ Add Carousel component c40747b, f2cb11d, c3e491f, a3cc89e
- ✨ Allow Select components to keep their original values e40bb35
- ⚡️ Remove resize observer from Select components on unmount 755be14
- 💄 Add option to target Avatar groups with CSS classes d990a55
- 💄 Reduce code tags paddings e807579
- ✨ Add table for CSS resets ff69141
- 🐛 Fix labeled inputs not taking up the full width of their containers cdefdec
- 🐛 Fix pagination buttons not disabled when prop set + resolve errors when multiple paginate listen events are present 5712336
- 🐛 Fix List subText alignment for links without icons 0e9b6a3
v0.4.1
- 🐛 Fix missing deps fe31e13