- Appropriate exports
- Massive update
- Improve theme refresh
- Enumerate avalibles sizes for icons
- Export chromeFontSize to factor converter
- Fix browserFontSizes stories
- Update of the story
- Complete redesign
- Implement responsive spacing and refactor themeProvider
- Big update
- CI: Deploy on storybook only if new version
- Merge pull request #4 from marchufschmitt/patch-1
Update typography.ts
- Update typography.ts
Correction of differents sizes and lines height
- Big update
- Update powerhooks
- Fix TextField update
- Handle typography responsiveness
- Implement real responsive support
- Fix legacy error
- Theme can be created more than once
- fix breakpoints and add Xl
- Fix useBreakpoint
- Update deps (fix bug with zoom)
- Update README.md
- Update README.md
- Do not wrap ThemeProvider into memo
- Fix dark mode switch with scoped state
- Typography can use div as root component
- Dialog accepts react node instead of just strings
- Fix splashscreen (again)
- Change the API of SplashScreen
- Remove garbage
- Fix previous build
- Fix previous build
- Includes breakpoints in the theme (as in mui + current bp)
- Fix previous build
- Default font is sans-serif
- Merge pull request #2 from garronej/add_breakpoints_in_theme
Add breakpoints in theme
- Add breakpoints in theme
- Make it so an extended theme actually extends the base theme
- Less strict TypoGraphy
- Make baseTheme a scoped state
- Allow overite default isDarkModeEnabled value
- Fix previous build
- Button should accept href for router link
- Theme by default is standardized one
- Throw error if theme created more than once
- Implement icon customization
- Update docs
- Update powerhooks
- Memory leak detection should be disable at powerhooks level
- Disable memory leaks warnings for evtIsDarkModeEnabled
- Theme provider reference width should be a prop of ThemeProvider
- Inculde ZoomProvider
- Theme the storybook
- Update docs
- Change the index to be able to work with a local copy
- Small fix
- Specifying logo is not optional
- Define default page for storybook
- Storybook custom home
- Update introduction mdx
- Update README.md
- Update README.md
- Update README.md
- Update Docs
- Refactor, add splash screen
- Update storybook configuration
- Add assets
- update
- Update CI
- Update package.json
- Update ci.yaml
- Only test on linux
- Update package.json
- Update README.md
- Update README.md
- Update doc
- Update ci.yaml