Skip to content

Latest commit

 

History

History
244 lines (88 loc) · 8.5 KB

CHANGELOG.md

File metadata and controls

244 lines (88 loc) · 8.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.9.0 (2024-01-27)

Bug Fixes

  • react refresh and maximinStackExceeded (98159e9)

Features

  • more styling moved to theme (8e3a8b8)

1.8.0 (2022-04-19)

Bug Fixes

  • missing cross-env as dependency (93b7776)

Features

1.8.0-alpha.2 (2022-04-16)

Features

1.8.0-alpha.1 (2022-04-16)

Features

  • gatsby-plugin-staged-fonts support for gatsby v4 (269731d)

1.8.0-alpha.0 (2022-04-15)

Bug Fixes

  • missing cross-env as dependency (5b2de6d)

Features

1.7.0 (2022-04-13)

Features

  • deprecate fullWidth property (263a1f3)
  • intl - menu title (9c095f1)
  • new navigation system (1dfd04f)
  • secondary content navigation (889758a)
  • wrapping by container for 'content' pages (16ecf3c)

1.6.2 (2022-03-31)

Bug Fixes

  • button - outline - color (dc19a23)

1.6.1 (2022-03-24)

Bug Fixes

  • switch - disabled property (1c4cd5d)

1.6.0 (2022-03-24)

Features

1.5.1 (2022-03-23)

Bug Fixes

  • missing styles for buttons (6212b89)

1.5.0 (2022-03-23)

Bug Fixes

Features

1.4.3 (2022-01-21)

Bug Fixes

  • fixing the SSR issue with useIntlContext (a4f6edd)

1.4.2 (2022-01-21)

Bug Fixes

  • zIndex of sidebar defined in theme (b3a0a46)

1.4.1 (2022-01-21)

Bug Fixes

  • detection of parent route (dabce89)
  • problems with SSR in fullwidth-styled page (d05ca35)

1.4.0 (2022-01-20)

Features

1.3.0 (2021-09-15)

Features

1.2.1 (2021-06-11)

Bug Fixes

  • skipping empty levels in table of contents (8808ae6)

1.2.0 (2021-03-19)

Bug Fixes

  • broken link to @fast-ai/ui-components in READMEs (0e3926c)
  • gatsby height of containers (#67) (18eaa3e)

Features