Releases: SteamDeckHomebrew/decky-frontend-lib
Releases · SteamDeckHomebrew/decky-frontend-lib
v1.3.0
1.3.0 (2022-08-02)
Features
- plugin: api for patching existing routes (5b29447)
v1.2.4
1.2.4 (2022-07-25)
Bug Fixes
v1.2.3
1.2.3 (2022-07-25)
Bug Fixes
v1.2.2
1.2.2 (2022-07-25)
Bug Fixes
- Modal: add more props to typings (97997ad)
v1.2.1
1.2.1 (2022-07-13)
Bug Fixes
- ProgressBar: extend correct prop type (944a902)
v1.2.0
1.2.0 (2022-07-13)
Features
- ProgressBar: add new progress bars (d9e4ff3)
v1.1.0
1.1.0 (2022-07-09)
Features
- Router.tsx: adds more methods to router (#9) (602f93a)
v1.0.2
1.0.2 (2022-07-07)
Bug Fixes
- Plugin: support non-ui plugins (51c418d)
v1.0.1
1.0.1 (2022-06-29)
Bug Fixes
- package: enable tree shaking (58933f8)
v1.0.0
1.0.0 (2022-06-23)
Code Refactoring
- components: rename Field components (9bd9622)
BREAKING CHANGES
- components: Toggle -> ToggleField Slider -> SliderField & add Toggle component