Major release with 1 breaking change, 16 new features and 51 fixes.
Breaking Changes
- Rename existing Message Question Duo icon to dual_question. (#352, 87ba8ad)
Features
- table pagination (#345, 7351421)
- adding new custom icons (#343, e13bc61)
- add message question duo icon (#342, a8499e4)
- multiple table features (#341, 759c339)
- add friendly table and some styling (#337, 22df240)
- add link styling (#336, 840e6e5)
- add tooltip component (#334, 11a2a67)
- add theming to the pure CSS design-tokens.css file (#320, 94ecb0d)
- adding design token classes (#318, ea9f22d)
- add new header interceptor (#317, 282994a)
- add a new spinner icon and a new announcement illustration (#312, 5dbf38e)
- various components and tab fixes (#308, 004b652)
- dialog content text (#299, cb00eb3)
- add list-distributions script to translation tooling (#289, fbd22d1)
- theming theming (#288, d81305d)
- Merge pull request #283 from CatalystOne/feat/app-starter-handle-theme-urls (96f25bc)
Bug Fixes
- change clickable rows to deleteable rows on the delete action (#350, fe39749)
- further fixes on hiding delete (#349, edbc47c)
- dont show trashcan if delete is disabled (#348, 76d5f75)
- generate story data (#346, eae5f85)
- refresh theme using query param (#340, d0277a1)
- remove use for now in auth provider (#339, 450f53a)
- add more theming (#335, 375fded)
- add the Gallery Add Link icon (#333, 2402d66)
- media queries for layout width (#329, 8e974a4)
- fix generated design tokens CSS (#332, 6c94eec)
- remove invalid keys from the source JSON token files, add checks to flag future issues (#331, 7c4e918)
- lock bun version (#330, f9e2447)
- typing in tile list (#326, 76ec89b)
- don't apply hover styling to Avatar component when disabled (#325, 046edb0)
- add T to delete tile list function (#324, a14ba5e)
- add menu items icon (#323, e3c7cc0)
- Merge pull request #321 from CatalystOne/icon-color-improvement (d2e50ae)
- icon colors improvement (f8f1878)
- responsive buttons behaving proper now (#319, 569fc98)
- make copy function crossplatform (#316, 0fb6037)
- margin top when content container is disabled (#315, 9d3af19)
- add onClose to dialog from delete dialog (#314, d2fab00)
- layout padding and top section widths (#311, 5cc062f)
- add a story to document translations tooling and Crowdin (#307, 9412e8f)
- add more interceptors (#310, b4d54a4)
- rename interceptor to interceptors (#309, 63dcab5)
- fix for text-decoration-color for MUI links (#304, e6ad56a)
- step number (#303, 5b436a5)
- change illustration vector masks for all illustration SVGs (#301, 359614f)
- fix margin when icon is and is not present (#300, b1e8513)
- remove clog (#298, f384799)
- duplicate description issue (#296, 1b67f75)
- fix DataGrid header styling issue (#295, 884f8c1)
- fix environment package typing race condition, reduce output noise from svgo (#294, 4abd71d)
- fix styling for Avatar with broken image src (#293, 9420476)
- remove double description (#292, d93cc8b)
- missing props (#291, f2e986d)
- add dialog content text (#290, 51d64c5)
- ignore ts on form control (#287, 928a880)
- update theme on input labels (#286, d905f21)
- stepper idx (#285, 686cf6f)
- add bottom padding so content doesnt go all the way down (#284, 684f8cf)
- set initial theme based on storage keys (e8c8064)
- no update (9534a7b)
- repair build and add new tokens (bc3033b)
- try to fix the design system storybook deployment (78c0823)
- fix the vector for the clock illustration (#281, 462775d)
- better default handling for alt and translation attributes for icons and illustrations (#280, 8dd856b)
- fix vector paths for the talking_coffee illustration (#279, 438602c)
- add support for separate output paths for Crowdin sources and translations (#277, 591d95d)
- color of card border (#278, fd8b9a2)