Skip to content

Releases: SteamDeckHomebrew/decky-frontend-lib

v3.20.4

04 Apr 03:16
Compare
Choose a tag to compare

3.20.4 (2023-04-04)

Bug Fixes

  • SteamSpinner: oh apparently the class was moved outside the component for some reason?????? (b8ddf3d)

v3.20.3

04 Apr 02:54
Compare
Choose a tag to compare

3.20.3 (2023-04-04)

Bug Fixes

  • SteamSpinner: fix the fix (79d229b)

v3.20.2

04 Apr 02:50
Compare
Choose a tag to compare

3.20.2 (2023-04-04)

Bug Fixes

  • SteamSpinner: dont error on latest desktop beta (19819b7)

v3.20.1

03 Apr 22:18
Compare
Choose a tag to compare

3.20.1 (2023-04-03)

Bug Fixes

  • useQuickAccessVisible: make it work again (7dacb23)

v3.20.0

03 Apr 20:49
Compare
Choose a tag to compare

3.20.0 (2023-04-03)

Bug Fixes

  • Field: remove style (53faf55)
  • fixed missing export (b480d39)
  • list didn't update on prop change (b146eab)

Features

  • added doc comments (dfcb3be)
  • added reorderable list and updated fieldProps (3c171cf)
  • changed ReorderableList to working version (5b166d6)
  • made requested changes and ran prettier (b1b2f4f)
  • refactoring mostly complete (cea315a)
  • reorderable list now saves on backout (b1591f8)
  • ReorderableList: add animations, clean up (26fae13)
  • support for non-interactable reordering (dbd01b1)
  • support for user specified icon (47a6fdd)

v3.19.2

07 Mar 23:48
Compare
Choose a tag to compare

3.19.2 (2023-03-07)

Bug Fixes

  • Item: add highlightOnFocus prop (c53f87b)

v3.19.1

23 Feb 02:57
Compare
Choose a tag to compare

3.19.1 (2023-02-23)

Bug Fixes

  • refactoring to fix for feb 22 2023 beta (0b6dc24)

v3.19.0

22 Feb 03:38
Compare
Choose a tag to compare

3.19.0 (2023-02-22)

Features

  • added reorderable list and updated fieldProps (#57) (5a074b5)

v3.18.11

18 Feb 23:24
Compare
Choose a tag to compare

3.18.11 (2023-02-18)

Bug Fixes

  • Modals: fix ModalRoot (82214fe)
  • Navigation: fix NavigateToExternalWeb (c53d7f8)

v3.18.10

17 Jan 00:35
Compare
Choose a tag to compare

3.18.10 (2023-01-17)

Bug Fixes

  • SuspensefulImage: fix changing src (9723854)