Skip to content

Releases: SteamDeckHomebrew/decky-frontend-lib

v1.3.0

02 Aug 22:56
Compare
Choose a tag to compare

1.3.0 (2022-08-02)

Features

  • plugin: api for patching existing routes (5b29447)

v1.2.4

25 Jul 19:45
Compare
Choose a tag to compare

1.2.4 (2022-07-25)

Bug Fixes

v1.2.3

25 Jul 19:34
Compare
Choose a tag to compare

1.2.3 (2022-07-25)

Bug Fixes

  • Modal: add another prop (2fdfcdd)

v1.2.2

25 Jul 19:30
Compare
Choose a tag to compare

1.2.2 (2022-07-25)

Bug Fixes

  • Modal: add more props to typings (97997ad)

v1.2.1

13 Jul 01:07
Compare
Choose a tag to compare

1.2.1 (2022-07-13)

Bug Fixes

  • ProgressBar: extend correct prop type (944a902)

v1.2.0

13 Jul 00:34
Compare
Choose a tag to compare

1.2.0 (2022-07-13)

Features

  • ProgressBar: add new progress bars (d9e4ff3)

v1.1.0

09 Jul 14:34
Compare
Choose a tag to compare

1.1.0 (2022-07-09)

Features

  • Router.tsx: adds more methods to router (#9) (602f93a)

v1.0.2

07 Jul 04:03
Compare
Choose a tag to compare

1.0.2 (2022-07-07)

Bug Fixes

  • Plugin: support non-ui plugins (51c418d)

v1.0.1

29 Jun 15:53
Compare
Choose a tag to compare

1.0.1 (2022-06-29)

Bug Fixes

  • package: enable tree shaking (58933f8)

v1.0.0

23 Jun 02:58
Compare
Choose a tag to compare

1.0.0 (2022-06-23)

Code Refactoring

  • components: rename Field components (9bd9622)

BREAKING CHANGES

  • components: Toggle -> ToggleField Slider -> SliderField & add Toggle component