mirror of
https://github.com/SteamDeckHomebrew/decky-frontend-lib.git
synced 2026-05-22 19:08:46 +02:00
6.6 KiB
6.6 KiB
0.10.5 (2022-06-20)
Bug Fixes
- patcher: why the hell did i do it that way (2afb7f1)
0.10.4 (2022-06-19)
Bug Fixes
- plugin: correct return type on injectCssIntoTab (1ce15d2)
0.10.3 (2022-06-18)
Bug Fixes
- ServerAPI: add injectCssIntoTab to serverAPI typings (823a274)
0.10.2 (2022-06-16)
Bug Fixes
- Router: add NavigateBackOrOpenMenu() (077334e)
0.10.1 (2022-06-16)
Bug Fixes
- Focusable: add ref prop, fix event types (f1e20cd)
0.10.0 (2022-06-10)
Features
- components: remove HorizontalFocus, add Focusable (9beab5f)
0.9.1 (2022-06-09)
Bug Fixes
- SuspensefulImage: fix export (dddb703)
0.9.0 (2022-06-09)
Features
- custom-components: add SuspensefulImage (6324282)
0.8.0 (2022-06-09)
Features
- components: add HorizontalFocus (4d30efc)
0.7.2 (2022-06-08)
Bug Fixes
- package: fix pnpm peer dependencies errors (e5e561e)
0.7.1 (2022-06-08)
Bug Fixes
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
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)