Skip to content

Releases: cultureamp/kaizen-design-system

@kaizen/[email protected]

15 Jan 05:37
e05d52c
Compare
Choose a tag to compare

Patch Changes

  • #5391 d180512 - Deps updates and type component fixes for RC MenuItem and Tab

    • Update deps
    • Update RC MenuItem and Tab child render to fix types issues after upgrade to typescript 5.7.3 upgrade
    • Update test-runner to use imported Page type from Playwright to reflect updated dep
    • Update Badge duplicate color declaration
  • Updated dependencies [d180512]:

@kaizen/[email protected]

15 Jan 05:37
e05d52c
Compare
Choose a tag to compare

Patch Changes

  • #5391 d180512 - Deps updates and type component fixes for RC MenuItem and Tab

    • Update deps
    • Update RC MenuItem and Tab child render to fix types issues after upgrade to typescript 5.7.3 upgrade
    • Update test-runner to use imported Page type from Playwright to reflect updated dep
    • Update Badge duplicate color declaration

@kaizen/[email protected]

15 Jan 05:37
e05d52c
Compare
Choose a tag to compare

Patch Changes

  • #5391 d180512 - Deps updates and type component fixes for RC MenuItem and Tab

    • Update deps
    • Update RC MenuItem and Tab child render to fix types issues after upgrade to typescript 5.7.3 upgrade
    • Update test-runner to use imported Page type from Playwright to reflect updated dep
    • Update Badge duplicate color declaration

@kaizen/[email protected]

15 Jan 05:37
e05d52c
Compare
Choose a tag to compare

Patch Changes

  • #5391 d180512 - Deps updates and type component fixes for RC MenuItem and Tab

    • Update deps
    • Update RC MenuItem and Tab child render to fix types issues after upgrade to typescript 5.7.3 upgrade
    • Update test-runner to use imported Page type from Playwright to reflect updated dep
    • Update Badge duplicate color declaration

@kaizen/[email protected]

13 Jan 05:04
3aff7de
Compare
Choose a tag to compare

Patch Changes

@kaizen/[email protected]

10 Jan 05:44
dddab9b
Compare
Choose a tag to compare

Patch Changes

  • #5446 d132fc5 - Override browser stylesheet for ul element used in TileGrid

@kaizen/[email protected]

10 Jan 03:39
8d07ccf
Compare
Choose a tag to compare

Patch Changes

  • #5444 8160df5 - Content: use padding instead of margin for inline spacing

@kaizen/[email protected]

08 Jan 01:01
1f4b8be
Compare
Choose a tag to compare

Patch Changes

  • #5440 2f03f04 - Increase FilterSelect's CSS specificity to counteract CSS compile order issue and convert SCSS to CSS.

@kaizen/[email protected]

07 Jan 23:41
2c885d7
Compare
Choose a tag to compare

Patch Changes

  • #5426 7303979 - Support having multiple KaizenProvider on the same page.

    This is helpful when publishing a package which relies toast notification - setting up its own KaizenProvider (which also set up ToastNofitification) will ensure that we won't run into useToastNotificationContext must be used within the ToastNotificationContext.Provider as this relies on the consumers' applications having the exact @kaizen/components version and depends on how package manager resolves peer deps. Especially for pnpm, it might end up with 2 copies of the exact same version of kaizen/components therefore won't be able to find the ToastNotificationContext.Provider set up by the application.

@kaizen/[email protected]

07 Jan 00:14
05b87e3
Compare
Choose a tag to compare

Patch Changes

  • #5438 4ce10a0 - Menu v3: Changed MenuItem colour from purple-800 70% to purple-800