AAGaming
|
5d5cb31638
|
fix(QuickAccessTab): set decky tab ID to 999
|
2023-04-28 22:25:56 -04: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
|
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 |
|
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 |
|
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 |
|
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 |
|
Jozen Blue Martinez
|
c53f87b4a9
|
fix(Item): add highlightOnFocus prop
|
2022-12-29 15:36:08 +08:00 |
|
noot
|
0b50f2cf0b
|
fix: fixed prop interfaces (#70)
|
2022-12-21 10:56:39 -05:00 |
|
TrainDoctor
|
727fcc8186
|
Merge pull request #67 from SteamDeckHomebrew/aa/fix-modals-dec2022
fix(modals): fix ModalRoot again
|
2022-12-15 18:03:27 -08:00 |
|
Beebles
|
f0379e5d19
|
fix(Router): update Router interface to SteamOS3.4 and add Navigation (#52)
|
2022-12-12 18:48:52 -05:00 |
|
AAGaming
|
fd94842647
|
fix(modals): fix ModalRoot again
|
2022-12-11 19:52:20 -05:00 |
|
Jozen Blue Martinez
|
88f245d476
|
feat(DialogCheckbox): Add DialogCheckbox component (#58)
* feat(DialogCheckbox): Add DialogCheckbox component
* fix(DialogCheckbox): Better sibling match
* fix(DialogCheckbox): Extend FocusableProps
* fix(DialogCheckbox): Extend FooterLegendProps
i should have probably tested that
* feat(DialogCheckbox): add onClick() prop
* fix(DialogCheckbox): replace default export with named export
|
2022-12-11 16:10:01 +01:00 |
|
Jozen Blue Martinez
|
c586afb97d
|
feat(ControlsList): Add ControlsList component (#61)
* feat(ControlsList): Add ControlsList component
* fix(ControlsList): replace default export with named export
|
2022-12-11 16:07:31 +01:00 |
|
Jonas Dellinger
|
cd0635e94f
|
fix(Marquee): replace default export with named export
|
2022-12-11 15:47:39 +01:00 |
|
Jozen Blue Martinez
|
d24136ecb6
|
fix(FooterLegend): change description types to ReactNode (#62)
|
2022-12-11 15:45:40 +01:00 |
|
Jozen Blue Martinez
|
925ea8c3ce
|
feat(Marquee): Add Marquee component (#63)
|
2022-12-11 15:44:50 +01:00 |
|
Jozen Blue Martinez
|
cc29ddaf57
|
feat(Focusable): add noFocusRing prop type (#65)
|
2022-12-11 15:18:07 +01:00 |
|
Jozen Blue Martinez
|
678ba216f1
|
feat(Menu): add more missing props (#60) [CI SKIP]
* feat(Menu): extend FooterLegendProps
* feat(MenuItem): add more missing props
|
2022-11-29 21:00:45 +01:00 |
|
Jozen Blue Martinez
|
c84a091469
|
feat(MenuItem): add missing props (#59)
|
2022-11-28 07:03:07 -05:00 |
|
AAGaming
|
2ec9519b7d
|
fix(Footer): add types for ActionDescriptionMap
|
2022-11-19 20:12:45 -05:00 |
|
Lukas Senionis
|
ed98d14b37
|
feat(classes): add "appDetailsClasses" (#55)
|
2022-11-18 12:59:57 -05:00 |
|
Lukas Senionis
|
32291620b4
|
feat(classes): add appDetailsHeaderClasses (#54)
|
2022-11-18 12:37:16 -05:00 |
|
Lukas Senionis
|
e167ef5a13
|
feat(Dialog): add "focusable" button prop (#51)
|
2022-11-16 15:44:36 -05:00 |
|
AAGaming
|
82768e0415
|
fix(Menu): fix on Steam beta
|
2022-11-04 21:46:39 -04:00 |
|
AAGaming
|
e44187fe4b
|
fix(Modal): fix on Steam beta
|
2022-11-04 21:46:22 -04:00 |
|
TrainDoctor
|
82ed48761d
|
Merge pull request #38 from Tormak9970/main
Added some of the SteamClient types
|
2022-10-30 19:36:12 -07:00 |
|
TrainDoctor
|
a81c342d2a
|
Update src/deck-components/index.ts
|
2022-10-30 17:35:48 -07:00 |
|
Lukas Senionis
|
0ed054fae9
|
fix(Item): change title and description types to ReactNode
|
2022-10-29 13:25:30 +03:00 |
|
AAGaming
|
75f35882f2
|
fix(tabs): shut up typescript
|
2022-10-28 18:56:30 -04:00 |
|
AAGaming
|
a074277bb5
|
fix(tabs): fix on stable for real this time i think
|
2022-10-28 18:42:28 -04:00 |
|
Lukas Senionis
|
cfef1dc320
|
fix(Field): fix this time for real (#44)
|
2022-10-26 17:53:41 -04:00 |
|
Lukas Senionis
|
0010a1fcee
|
fix(Field): remove incompatible properties (#42)
* fix(Field): remove incompatible properties
* fix(Field): remove the override
|
2022-10-26 17:49:14 -04:00 |
|
Lukas Senionis
|
fe75dfb5f4
|
fix(Field): add override for onClick type (#43)
|
2022-10-26 17:42:04 -04:00 |
|
Lukas Senionis
|
bedb6b8bb9
|
fix(Field): add types for focusing field (#41)
|
2022-10-26 08:19:16 -04:00 |
|
AAGaming
|
f16e0b29f8
|
fix(tabs): fix on stable
|
2022-10-25 20:16:06 -04:00 |
|
AAGaming
|
3c553a227d
|
fix(tabs): it returns
|
2022-10-24 20:35:01 -04:00 |
|
AAGaming
|
1f2694aec8
|
chore(prettier): fix prettier
|
2022-10-24 20:33:40 -04:00 |
|
AAGaming
|
3dbca1a056
|
fix(tabs): unkill build
|
2022-10-24 10:58:35 -04:00 |
|
AAGaming
|
25c33b2a05
|
fix(Tabs): temp remove until we have a way to grab it on beta
|
2022-10-24 01:00:44 -04:00 |
|