Lukas Senionis
|
a09af357c7
|
fix(Dropdown): correct Dropdown types (#15)
|
2022-08-20 11:08:50 -04:00 |
|
Lukas Senionis
|
490a1f77fa
|
fix(FieldProps): Add "bottomSeparator" option (#16)
|
2022-08-20 10:59:52 -04:00 |
|
Lukas Senionis
|
af98a76b86
|
fix(TextFieldProps): Add "disabled" option to TextFieldProps (#14)
|
2022-08-18 10:58:35 -04:00 |
|
TrainDoctor
|
6be06446f2
|
fix(ButtonItem): update to account for both prop settings
|
2022-08-17 17:25:33 -07:00 |
|
AAGaming
|
a672230b00
|
fix(*): updates for webpack v5
|
2022-08-17 20:00:24 -04:00 |
|
Sefa Eyeoglu
|
7d3b5e8123
|
fix(Router): Add more members to Router interface (#12)
|
2022-08-17 15:55:50 -04:00 |
|
AAGaming
|
a592883a2e
|
fix(utils): allow prop reassigns to fail
|
2022-08-17 15:18:45 -04:00 |
|
AAGaming
|
e644de35d7
|
fix(utils): better method to wrap react classes
|
2022-08-17 14:51:24 -04:00 |
|
AAGaming
|
d237bd48e4
|
feat(utils): add wrapReactClass
|
2022-08-17 14:45:34 -04:00 |
|
AAGaming
|
9edb1e6b97
|
chore(classes): add scrollClasses
|
2022-08-15 13:12:15 -04:00 |
|
AAGaming
|
b7dc1d6275
|
fix(wrapReactType): try another method
|
2022-08-12 21:35:27 -04:00 |
|
AAGaming
|
7cf45cf371
|
feat(Utilities): add wrapReactType utility
|
2022-08-12 21:24:56 -04:00 |
|
AAGaming
|
e2126afd06
|
feat(ServerAPI): add Toaster to serverAPI
|
2022-08-09 21:36:32 -04:00 |
|
AAGaming
|
b21dfcdb66
|
feat(utils): add findInTree and findInReactTree
|
2022-08-08 19:30:08 -04:00 |
|
AAGaming
|
5b29447cfa
|
feat(plugin): api for patching existing routes
|
2022-08-02 18:50:39 -04:00 |
|
AAGaming
|
994b9e2cc6
|
fix(Modal): add closeModal
|
2022-07-25 15:44:06 -04:00 |
|
AAGaming
|
2fdfcdd478
|
fix(Modal): add another prop
|
2022-07-25 15:33:35 -04:00 |
|
AAGaming
|
97997adfaf
|
fix(Modal): add more props to typings
|
2022-07-25 15:29:38 -04:00 |
|
AAGaming
|
944a9024ff
|
fix(ProgressBar): extend correct prop type
|
2022-07-12 21:06:46 -04:00 |
|
AAGaming
|
0a2220b4b4
|
chore(ProgressBar): formatting
|
2022-07-12 20:45:56 -04:00 |
|
AAGaming
|
d9e4ff3ebd
|
feat(ProgressBar): add new progress bars
|
2022-07-12 20:33:38 -04:00 |
|
hulkrelax
|
602f93ae6a
|
feat(Router.tsx): adds more methods to router (#9)
Adds the ability to get the main running app and to navigate to the running app
|
2022-07-09 10:34:09 -04:00 |
|
AAGaming
|
51c418d560
|
fix(Plugin): support non-ui plugins
|
2022-07-07 00:00:40 -04:00 |
|
hulkrelax
|
0ff3476987
|
bugfix: Fix issue with incorrect typing on fetchNoCors (#7)
* make fetchNoCors have similar typing to fetch
* request param should be optional
|
2022-06-28 21:12:44 -04:00 |
|
AAGaming
|
9bd96227a0
|
refactor(components): rename Field components
BREAKING CHANGE: Toggle -> ToggleField Slider -> SliderField & add Toggle component
|
2022-06-22 22:57:51 -04:00 |
|
AAGaming
|
46977496fd
|
fix(Field): description is a string you idiot
|
2022-06-22 22:44:13 -04:00 |
|
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 |
|