Lukas Senionis
|
1dd48cd4c4
|
fix(utils): Mutable variable must be non-const (#19)
|
2022-08-28 07:19:06 -04:00 |
|
Lukas Senionis
|
6842f31190
|
Add necessary stuff to properly patch into play section (#18)
* feat(utils): Add singleShot option for patch functions
* chore(static-classes): add playSectionClasses
* feat(static-classes): Convert callbacks to one-liners
|
2022-08-28 07:14:19 -04:00 |
|
Lukas Senionis
|
55bd06a5ee
|
fix(utils): update wrapReactClass impl. and defaults for prop argument (#17)
|
2022-08-26 13:34:56 -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
|
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
|
b21dfcdb66
|
feat(utils): add findInTree and findInReactTree
|
2022-08-08 19:30:08 -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
|
f34b9de97f
|
feat(utils): add joinClassNames util
|
2022-06-06 17:27:56 -04:00 |
|
AAGaming
|
668ab618fc
|
add patcher and react utils
|
2022-05-29 20:19:10 -04:00 |
|