Files
decky-frontend-lib/CHANGELOG.md
2022-06-08 17:25:30 +00:00

3.4 KiB

0.7.0 (2022-06-08)

Features

  • components: added shared item-props, progressbar, and more types for slider (4328385)

0.6.0 (2022-06-08)

Bug Fixes

  • husky: wrong script for husky caused problems when installing (bc2bec4)

Features

  • dropdown: add dropdown (a99fb4a)
  • sidebar-navigation: add sidebar navigation component (d8794ef)

0.5.1 (2022-06-06)

Bug Fixes

  • classes: switch static-classes to findModule (244ae12)

0.5.0 (2022-06-06)

Features

  • utils: add joinClassNames util (f34b9de)

0.4.2 (2022-06-06)

Bug Fixes

  • classes: add gamepadDialogClasses and quickAccessControlsClasses (2e7b4b6)

0.4.1 (2022-06-05)

Bug Fixes

  • textfield: correct type for onChange callback (32c355f)

0.4.0 (2022-06-05)

Bug Fixes

  • typings: export all prop types (7f9dfc5)

Features

  • textfield: extract TextField component (a3c1a7c)

0.3.0 (2022-06-04)

Features

  • typings: add Navigate to router typings (f124480)

0.2.0 (2022-06-04)

Features

  • router: expose GetQuickAccessTab and rename QuickAccessTabs to QuickAccessTab (bf0c2b1)

0.1.0 (2022-06-04)

Features

  • router: types for steam router (62bf0ea)