Skip to content

Latest commit

 

History

History
202 lines (121 loc) · 3.94 KB

CHANGELOG.md

File metadata and controls

202 lines (121 loc) · 3.94 KB

0.8.0 (2021-07-16)

  • Appropriate exports

0.7.0 (2021-07-16)

  • 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

0.6.3 (2021-06-29)

  • Update powerhooks

0.6.2 (2021-06-29)

  • Fix TextField update

0.6.1 (2021-06-16)

  • Handle typography responsiveness

0.6.0 (2021-06-16)

  • Implement real responsive support

0.5.8 (2021-06-15)

  • Fix legacy error
  • Theme can be created more than once

0.5.7 (2021-06-15)

  • fix breakpoints and add Xl

0.5.6 (2021-06-15)

  • Fix useBreakpoint

0.5.5 (2021-06-15)

  • Update deps (fix bug with zoom)
  • Update README.md
  • Update README.md

0.5.4 (2021-06-14)

  • Do not wrap ThemeProvider into memo

0.5.3 (2021-06-14)

  • Fix dark mode switch with scoped state

0.5.2 (2021-06-13)

  • Typography can use div as root component

0.5.1 (2021-06-13)

  • Dialog accepts react node instead of just strings

0.5.0 (2021-06-13)

  • Fix splashscreen (again)

0.4.0 (2021-06-13)

  • Change the API of SplashScreen

0.3.13 (2021-06-13)

  • Remove garbage

0.3.12 (2021-06-13)

  • Fix previous build
  • Fix previous build

0.3.10 (2021-06-13)

  • Includes breakpoints in the theme (as in mui + current bp)

0.3.9 (2021-06-13)

  • Fix previous build
  • Default font is sans-serif

0.3.8 (2021-06-13)

  • Merge pull request #2 from garronej/add_breakpoints_in_theme

Add breakpoints in theme

  • Add breakpoints in theme

0.3.7 (2021-06-12)

  • Make it so an extended theme actually extends the base theme

0.3.6 (2021-06-12)

  • Less strict TypoGraphy

0.3.5 (2021-06-12)

  • Make baseTheme a scoped state
  • Allow overite default isDarkModeEnabled value

0.3.4 (2021-06-11)

  • Fix previous build
  • Button should accept href for router link

0.3.3 (2021-06-11)

  • Theme by default is standardized one

0.3.1 (2021-06-07)

  • Throw error if theme created more than once

0.3.0 (2021-06-07)

  • Implement icon customization
  • Update docs
  • Update powerhooks

0.2.3 (2021-06-04)

  • Memory leak detection should be disable at powerhooks level

0.2.2 (2021-06-04)

  • Disable memory leaks warnings for evtIsDarkModeEnabled

0.2.1 (2021-06-04)

  • Theme provider reference width should be a prop of ThemeProvider

0.2.0 (2021-06-04)

  • Inculde ZoomProvider
  • Theme the storybook
  • Update docs

0.1.2 (2021-06-03)

  • Change the index to be able to work with a local copy
  • Small fix

0.1.1 (2021-06-03)

  • 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

0.1.0 (2021-06-03)

  • Refactor, add splash screen
  • Update storybook configuration

0.0.5 (2021-06-02)

  • Add assets

0.0.4 (2021-06-02)

  • update
  • Update CI

0.0.3 (2021-06-02)

  • Update package.json
  • Update ci.yaml

0.0.2 (2021-06-02)

  • Only test on linux
  • Update package.json
  • Update README.md
  • Update README.md
  • Update doc
  • Update ci.yaml