jbofill
|
86e6e4c0f5
|
chore(static-classes): add/fix/update css classes (#102)
|
2024-05-24 16:17:48 -04:00 |
|
shadow
|
46b1d6e8ea
|
Dropdown contextMenuPositionOptions prop definition (#104)
|
2024-05-24 16:17:12 -04:00 |
|
AAGaming
|
a7635b6305
|
chore(*): run prettier
|
2024-05-12 15:48:13 -04:00 |
|
AAGaming
|
bffd530bda
|
feat(*): add v4 webpack api and port everything to it
also restructures a bunch
|
2024-05-12 15:45:26 -04:00 |
|
AAGaming
|
a8eeb917e2
|
feat(classMapper): add class mapper
thanks valve
|
2024-03-09 17:13:39 -05:00 |
|
AAGaming
|
17b99dfed8
|
fix(staticclasses): unbreak on latest beta
unsure if this works for all of them but it works Enough
|
2024-03-09 17:13:05 -05:00 |
|
AAGaming
|
9ef419cee1
|
chore(modal): remove useless comments
|
2024-02-03 00:49:11 -05:00 |
|
AAGaming
|
c2b0fad298
|
fix(finds): make modal and scroll components work on latest betaa
THEY INCREASED THE MINIFIER PRESET AAAAAAAAAAAAAAAAAAAAAAAAAA
|
2024-02-03 00:31:29 -05:00 |
|
AAGaming
|
bb12921863
|
fix(types): fix incorrect as on many components leading to any types
|
2024-01-22 14:55:52 -05:00 |
|
AAGaming
|
95d977df45
|
fix(router): wait 2s if internal navigators init fails
|
2024-01-19 22:43:38 -05:00 |
|
Beebles
|
ebf496bf61
|
fix(navigation): Fix on chromium 109 (#100)
|
2024-01-19 18:40:11 -07:00 |
|
AAGaming
|
11dd82bbb1
|
fix(utils/react): support react 18, add getReactRoot
|
2023-12-12 22:07:59 -05:00 |
|
Lukas Senionis
|
e27b638d26
|
feat(static-classes): add BasicAppDetailsSectionStylerClasses (#99)
|
2023-12-03 17:29:30 -05:00 |
|
AAGaming
|
5203ce348a
|
fix(webpack): don't break if a module fails to load
doesn't matter now but could in the future so might as well fix it now
|
2023-11-09 14:44:41 -05:00 |
|
jbofill
|
30e319425b
|
feat(static-classes): add more css classes (#94)
|
2023-10-11 12:06:01 -04:00 |
|
Lukas Senionis
|
4c4fda47e3
|
fix(useQuickAccessVisible): use the "Page Visibility API" instead of focus/blur
|
2023-10-09 21:38:34 +03:00 |
|
Tormak
|
8a352d288d
|
chore: adjusted per aa's request
|
2023-08-09 13:17:52 -05:00 |
|
Tormak
|
fd0d011cbf
|
feat: add components found while working on tabmaster
|
2023-07-10 07:47:03 -05:00 |
|
Marco Rodolfi
|
c9b583945c
|
fix: the typescript compiler was eating the enum
If not defined with a const keyword
|
2023-06-27 15:38:04 +02:00 |
|
Travis Lane
|
9128c1e7da
|
fix: add patch indicator to prevent crashes (#88)
|
2023-06-26 12:29:21 -04:00 |
|
Marco Rodolfi
|
ee51dc5fc0
|
fix: reposition parameter for file picker V2
|
2023-06-22 17:27:14 +02:00 |
|
Marco Rodolfi
|
8b54ee990e
|
fix: missing parameter
|
2023-06-22 12:15:08 +02:00 |
|
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 |
|