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
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
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
Lukas Senionis
767dc2fcee
fix(useQuickAccessVisible): remove invalid prop access ( #66 )
2022-12-11 15:12:22 -05:00
Lukas Senionis
6f14da152a
fix(findSP): fallback to last active context ( #53 )
2022-12-11 15:01:41 -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
jurassicplayer
7ba1229a4e
feat(toast): add showToast/playSound to ToastData ( #64 )
2022-12-09 19:13:37 -05: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
215156d316
feat(routerhook): add global components support
2022-11-11 16:05:05 -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
Lukas Senionis
e1f64a38de
fix(useQuickAccessVisible): make it work in beta ( #49 )
...
* fix(useQuickAccessVisible): make it work in beta
* fix(useQuickAccessVisible): rename for consistency
* fix(useQuickAccessVisible): update the exports
* fix(useQuickAccessVisible): shut up typescript
2022-11-02 12:56:11 -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
37a6658b95
chore(docs): how did i manage to do this
2022-10-24 20:45:01 -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
AAGaming
5f0470c351
feat(modal): support for latest steamos preview
2022-10-23 20:22:04 -04:00
Lukas Senionis
c44c66facd
fix(plugin): export RoutePatch ( #39 )
2022-10-19 15:44:13 -04:00
Tormak
ce3860f73b
added jsdoc and SteamClient global declaration
2022-10-17 08:39:37 -04:00