Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 2.0.0-beta.11 [skip ci]
# [2.0.0-beta.11](v2.0.0-beta.10...v2.0.0-beta.11) (2024-07-16) ### Bug Fixes * more cleanup ([#900](#900)) ([f6a6d77](f6a6d77)), closes [#894](#894) [#895](#895) [#896](#896) [#897](#897) ### BREAKING CHANGES * Dark mode support (#893) * wip * font colors * background, border, font specific colors * background, border, font specific colors * Spinner variant prop changed to color * ThemeProvider * feat(RadioGroup): dark mode support * feat(Accordion): dark mode support * feat(Tabs): dark mode support * feat(TabsSlider): dark mode support * dark mode tokens * Update FileUpload.tsx * Update Heading.Playground.stories.tsx * Update MediaModal.tsx * feat(Card): dark mode support * feat(Alert): dark mode support * feat(TabsSlider): dark mode support * feat(CategoryFilter): dark mode support * wip * checkboxinput * OptionTile * update pdt package with new tokens * fix build * fix lint * Update Box.tsx * checkboxinput * Update MediaModal.tsx * Update SelectInputNative.module.scss * Update Checkbox.module.scss * Update pull-request.yml * light mode button background tokens * light mode button font color tokens * light mode button border color tokens * pdt 1.3.0 * SelectInput dark mode fixes * Badge dark mode * spec body font * wip * remove internal form color tokens * remove form theming docs * wip * Toast dark mode * Toggle dark mode * Table dark mode * remove component design token documentation * more cleanup * datepicker dark mode * pdt 1.4 * Update Theming.stories.mdx
- Loading branch information