AAGaming
|
da4c79b5ae
|
fix(Field): title -> label
|
2022-06-22 21:52:17 -04:00 |
|
AAGaming
|
a87e1bb46f
|
fix(components): export FIeld
|
2022-06-22 21:46:50 -04:00 |
|
AAGaming
|
7d82a82e9c
|
feat(components): add Field
|
2022-06-22 21:44:46 -04:00 |
|
AAGaming
|
7efc0347f7
|
fix(Router): make specifying quick access tab not required
|
2022-06-22 20:41:22 -04:00 |
|
AAGaming
|
db64f34725
|
feat(utils): add sleep util
|
2022-06-20 17:35:56 -04:00 |
|
AAGaming
|
2afb7f16bb
|
fix(patcher): why the hell did i do it that way
|
2022-06-19 23:14:52 -04:00 |
|
AAGaming
|
1ce15d261f
|
fix(plugin): correct return type on injectCssIntoTab
|
2022-06-19 11:39:35 -04:00 |
|
AAGaming
|
823a2745f9
|
fix(ServerAPI): add injectCssIntoTab to serverAPI typings
|
2022-06-18 11:10:35 -04:00 |
|
AAGaming
|
077334e376
|
fix(Router): add NavigateBackOrOpenMenu()
|
2022-06-16 17:32:58 -04:00 |
|
AAGaming
|
f1e20cd0b5
|
fix(Focusable): add ref prop, fix event types
|
2022-06-16 17:26:31 -04:00 |
|
AAGaming
|
9beab5f7e9
|
feat(components): remove HorizontalFocus, add Focusable
|
2022-06-10 16:56:39 -04:00 |
|
AAGaming
|
dddb703a2e
|
fix(SuspensefulImage): fix export
|
2022-06-08 22:07:51 -04:00 |
|
AAGaming
|
6324282b48
|
feat(custom-components): add SuspensefulImage
|
2022-06-08 21:59:12 -04:00 |
|
AAGaming
|
4d30efc33b
|
feat(components): add HorizontalFocus
|
2022-06-08 21:40:19 -04:00 |
|
AAGaming
|
24244f6e91
|
fix(spinners): add SVG props
|
2022-06-08 17:54:20 -04:00 |
|
AAGaming
|
dd5c42c57d
|
fix(Router): add NavigateToStore to interface
|
2022-06-08 17:53:49 -04:00 |
|
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 |
|