Commit Graph

211 Commits

Author SHA1 Message Date
Marco Rodolfi
7e01781d40 chore: better order for file picker v2 call 2023-06-22 11:59:32 +02:00
Marco Rodolfi
8bfeae4b35 fix: move the new file picker api as v2 2023-06-22 11:38:45 +02:00
Marco Rodolfi
979a630f2b fix: total is not needed as a return value to plugins 2023-06-22 10:41:09 +02:00
Marco Rodolfi
e9e7f5c026 chore: add new interface for openfilepicker 2023-06-22 10:09:01 +02:00
AAGaming
44d9b90cdc fix(SidebarNavigation): allow ReactNode for page title 2023-06-18 13:15:21 -04:00
Jonas Dellinger
fb5f043ba9 fix(reorderable-list): open label type from string to ReactNode 2023-05-29 01:14:59 +02:00
Mikhail Kozlov
18d341f82a fix(Utils): return null when SP not found 2023-05-18 11:41:45 -07:00
Mikhail Kozlov
3ca8c43a54 feat(StaticClasses): add new GamepadUI classes 2023-05-18 11:40:41 -07:00
Marco Rodolfi
74a7cbaf94 fix(decky): fix decky on latest beta
Thanks to AAGaming and McDjuady for fixing this stuff.
2023-05-10 20:38:14 +02:00
AAGaming
5d5cb31638 fix(QuickAccessTab): set decky tab ID to 999 2023-04-28 22:25:56 -04:00
TrainDoctor
0fa43701a9 Merge pull request #82 from Tormak9970/main
fix: reorderable list no longer toggles on backout
2023-04-04 14:26:37 -07:00
Tormak
4d52eaea12 Merge branch 'main' of https://github.com/Tormak9970/decky-frontend-lib 2023-04-04 17:04:22 -05:00
Tormak
7e1182a83f fix: reorderable list no longer toggles on backout 2023-04-04 17:04:18 -05:00
AAGaming
b8ddf3d927 fix(SteamSpinner): oh apparently the class was moved outside the component for some reason?????? 2023-04-03 23:15:51 -04:00
AAGaming
79d229be50 fix(SteamSpinner): fix the fix 2023-04-03 22:53:10 -04:00
AAGaming
19819b7a5b fix(SteamSpinner): dont error on latest desktop beta 2023-04-03 22:49:31 -04:00
TrainDoctor
102a441124 Merge pull request #79 from FrogTheFrog/main
fix(useQuickAccessVisible): make it work again
2023-04-03 15:18:07 -07:00
Travis Lane
6ce0da996d Merge branch 'main' into reorderable-list 2023-03-29 10:18:23 -04:00
Tormak
b1591f86bb feat: reorderable list now saves on backout 2023-03-29 07:10:55 -05:00
TrainDoctor
f7318f0210 Merge pull request #78 from Tormak9970/patch-1 2023-03-23 07:40:28 -07:00
Travis Lane
1a34501868 updated to use 'separator' instead of string 2023-03-22 20:17:58 -05:00
FrogTheFrog
7dacb23e8b fix(useQuickAccessVisible): make it work again 2023-03-19 22:25:53 +02:00
Beebles
f71e4dedc8 Merge pull request #71 from doZennn/patch-1
fix(Item): add highlightOnFocus prop
2023-03-07 16:48:10 -07:00
Travis Lane
419835204e Add support for SidebarNavigation separator
Looked into it and in order to render a separator you need to pass `"separator"`
2023-03-06 11:15:36 -06:00
AAGaming
0b6dc24c0d fix(*): refactoring to fix for feb 22 2023 beta 2023-02-22 21:56:46 -05:00
Travis Lane
5a074b5bb6 feat: added reorderable list and updated fieldProps (#57) 2023-02-22 03:37:26 +00:00
AAGaming
26fae13c8e feat(ReorderableList): add animations, clean up 2023-02-21 22:36:56 -05:00
AAGaming
53faf55df1 fix(Field): remove style 2023-02-21 22:36:35 -05:00
Tormak
b480d397c4 fix: fixed missing export 2023-02-21 19:06:08 -06:00
Tormak
dfcb3bec19 feat: added doc comments 2023-02-21 12:22:21 -06:00
Travis Lane
cf7dc26a0c Merge branch 'SteamDeckHomebrew:main' into main 2023-02-21 12:22:12 -05:00
TrainDoctor
b64dd9f723 Merge pull request #75 from beebls/main
fix(Navigation): fix NavigateToExternalWeb and ModalRoot
2023-02-18 15:23:49 -08:00
beebls
82214fef4c fix(Navigation): fix NavigateToExternalWeb 2023-02-18 15:51:31 -07:00
Jozen Blue Martinez
e559a43af9 Add missing types (#76)
* feat(SteamAppOverview): Add types

* feat(SliderFieldProps): Add className type

* feat(ToggleFieldProps): Add highlightOnFocus type

* feat(AppDetails): Add types for libraryAssets.logoPosition

* feat(types): Add types to some globals
2023-02-18 19:58:50 +00:00
beebls
c53d7f8448 fix(Navigation): fix NavigateToExternalWeb 2023-02-17 18:21:48 -07:00
Tormak
b1b2f4fa2d feat: made requested changes and ran prettier 2023-02-04 11:39:08 -06:00
Tormak
b146eab8d7 fix: list didn't update on prop change 2023-02-03 15:33:03 -06:00
Tormak
667933bd7c refactor: addressed change reqs 2023-02-01 17:42:03 -06:00
Tormak
dbd01b11ca feat: support for non-interactable reordering 2023-02-01 17:24:17 -06:00
Tormak
47a6fddc89 feat: support for user specified icon 2023-02-01 15:33:27 -06:00
Tormak
c57e0eed34 refactor: changes to improve deck cohesion 2023-02-01 15:25:23 -06:00
Tormak
5adc5e14ed refactor: updated to simpler reorderable list 2023-02-01 08:18:55 -06:00
Tormak
cea315a52c feat: refactoring mostly complete 2023-01-28 17:19:24 -06:00
Tormak
5b166d6db8 feat: changed ReorderableList to working version 2023-01-28 16:53:22 -06:00
AAGaming
9723854ddc fix(SuspensefulImage): fix changing src 2023-01-16 19:34:44 -05:00
AAGaming
4affd4aaec fix(Navigation): fix on stable 2023-01-16 09:12:16 -05:00
AAGaming
58b69f0d6c fix(Navigation): fix timing issue in decky-loader 2023-01-15 20:22:54 -05:00
AAGaming
2e66e5a555 fix: un-break navigation on stable 2023-01-15 19:18:47 -05:00
AAGaming
aac2d520a6 fix(Router): fix Navigation for the millionth time 2023-01-12 21:55:08 -05:00
Travis Lane
e761ee02ba Merge branch 'SteamDeckHomebrew:main' into main 2023-01-07 20:14:33 -05:00