Commit Graph

27 Commits

Author SHA1 Message Date
Jonas Dellinger
4328385391 feat(components): added shared item-props, progressbar, and more types for slider 2022-06-08 19:24:53 +02:00
Jonas Dellinger
a99fb4a22d feat(dropdown): add dropdown 2022-06-08 09:59:20 +02:00
Jonas Dellinger
d8794ef4d3 feat(sidebar-navigation): add sidebar navigation component 2022-06-08 09:59:20 +02:00
Jonas Dellinger
23ed5dd157 chore(textfield): remove console.log 2022-06-08 09:59:20 +02:00
AAGaming
244ae128da fix(classes): switch static-classes to findModule 2022-06-06 17:33:05 -04:00
AAGaming
f34b9de97f feat(utils): add joinClassNames util 2022-06-06 17:27:56 -04:00
AAGaming
2e7b4b664a fix(classes): add gamepadDialogClasses and quickAccessControlsClasses 2022-06-06 17:20:55 -04:00
Jonas Dellinger
32c355f2a7 fix(textfield): correct type for onChange callback 2022-06-05 15:10:23 +02:00
Jonas Dellinger
7f9dfc5910 fix(typings): export all prop types 2022-06-05 15:07:47 +02:00
Jonas Dellinger
a3c1a7c7b7 feat(textfield): extract TextField component 2022-06-05 15:06:06 +02:00
AAGaming
f124480af8 feat(typings): add Navigate to router typings 2022-06-04 13:42:23 -04:00
Jonas Dellinger
bf0c2b17bf feat(router): expose GetQuickAccessTab and rename QuickAccessTabs to QuickAccessTab 2022-06-04 10:54:01 +02:00
Jonas Dellinger
62bf0eaffa feat(router): types for steam router 2022-06-04 10:33:59 +02:00
AAGaming
07ccceb990 add modal support, showModal->showContextMenu and new showModal 2022-06-01 17:51:17 -04:00
Jonas Dellinger
536269b1b7 Expose routerhook 2022-05-30 21:00:38 +02:00
AAGaming
668ab618fc add patcher and react utils 2022-05-29 20:19:10 -04:00
AAGaming
a5ac702820 fix typescript AGAIN, fix icons, ignore pnpm lock 2022-05-28 20:54:25 -04:00
Jonas Dellinger
815129d03f Export DialogButton and add icon prop 2022-05-26 13:28:35 +02:00
Jonas Dellinger
ef41d17e43 Add back panels 2022-05-26 10:15:32 +02:00
AAGaming
0303724794 export more stuff, replace button component with actual button and move the old one to ButtonItem 2022-05-25 20:26:30 -04:00
AAGaming
3c627269c1 Export Router in webpack 2022-05-21 00:02:22 -04:00
Jonas Dellinger
2bb4f8a3db Simplify static classes types 2022-05-13 23:22:11 +02:00
Jonas Dellinger
d66394098c Add static CSS classes 2022-05-13 23:09:56 +02:00
Jonas Dellinger
2975cf8294 Switch to webpack based extracting 2022-05-10 23:38:10 +02:00
Jonas Dellinger
d9e9adead8 Rename some components and update module ids 2022-04-23 00:41:37 +02:00
Jonas Dellinger
20e2c55278 Rename tab to icon and panel to content 2022-04-22 23:12:52 +02:00
Jonas Dellinger
9d170606eb Initial commit 2022-04-22 22:31:54 +02:00