semantic-release-bot
|
6db29a9a6e
|
chore(release): 1.5.0 [CI SKIP]
v1.5.0
|
2022-08-10 01:37:31 +00:00 |
|
AAGaming
|
e2126afd06
|
feat(ServerAPI): add Toaster to serverAPI
|
2022-08-09 21:36:32 -04:00 |
|
semantic-release-bot
|
cea587958e
|
chore(release): 1.4.0 [CI SKIP]
v1.4.0
|
2022-08-08 23:31:05 +00:00 |
|
AAGaming
|
b21dfcdb66
|
feat(utils): add findInTree and findInReactTree
|
2022-08-08 19:30:08 -04:00 |
|
semantic-release-bot
|
d46251bb91
|
chore(release): 1.3.0 [CI SKIP]
v1.3.0
|
2022-08-02 22:55:55 +00:00 |
|
AAGaming
|
5b29447cfa
|
feat(plugin): api for patching existing routes
|
2022-08-02 18:50:39 -04:00 |
|
TrainDoctor
|
e993d06963
|
Update README.md
|
2022-07-28 15:28:50 -07:00 |
|
semantic-release-bot
|
a3c136a07e
|
chore(release): 1.2.4 [CI SKIP]
v1.2.4
|
2022-07-25 19:44:53 +00:00 |
|
AAGaming
|
994b9e2cc6
|
fix(Modal): add closeModal
|
2022-07-25 15:44:06 -04:00 |
|
semantic-release-bot
|
801d70f300
|
chore(release): 1.2.3 [CI SKIP]
v1.2.3
|
2022-07-25 19:34:45 +00:00 |
|
AAGaming
|
2fdfcdd478
|
fix(Modal): add another prop
|
2022-07-25 15:33:35 -04:00 |
|
semantic-release-bot
|
9a728611f4
|
chore(release): 1.2.2 [CI SKIP]
v1.2.2
|
2022-07-25 19:30:30 +00:00 |
|
AAGaming
|
97997adfaf
|
fix(Modal): add more props to typings
|
2022-07-25 15:29:38 -04:00 |
|
semantic-release-bot
|
279069ee34
|
chore(release): 1.2.1 [CI SKIP]
v1.2.1
|
2022-07-13 01:07:46 +00: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 |
|
semantic-release-bot
|
aa567e9dd0
|
chore(release): 1.2.0 [CI SKIP]
v1.2.0
|
2022-07-13 00:34:28 +00:00 |
|
AAGaming
|
d9e4ff3ebd
|
feat(ProgressBar): add new progress bars
|
2022-07-12 20:33:38 -04:00 |
|
semantic-release-bot
|
79d73dea2e
|
chore(release): 1.1.0 [CI SKIP]
v1.1.0
|
2022-07-09 14:34:48 +00: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 |
|
semantic-release-bot
|
d86c86cd80
|
chore(release): 1.0.2 [CI SKIP]
v1.0.2
|
2022-07-07 04:03:42 +00:00 |
|
AAGaming
|
51c418d560
|
fix(Plugin): support non-ui plugins
|
2022-07-07 00:00:40 -04:00 |
|
semantic-release-bot
|
95de7346df
|
chore(release): 1.0.1 [CI SKIP]
v1.0.1
|
2022-06-29 15:53:25 +00:00 |
|
AAGaming
|
58933f827c
|
fix(package): enable tree shaking
|
2022-06-29 11:50:20 -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 |
|
semantic-release-bot
|
2c7d266c81
|
chore(release): 1.0.0 [CI SKIP]
v1.0.0
|
2022-06-23 02:58:38 +00: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 |
|
semantic-release-bot
|
ddafa5666d
|
chore(release): 0.12.3 [CI SKIP]
v0.12.3
|
2022-06-23 02:45:11 +00:00 |
|
AAGaming
|
46977496fd
|
fix(Field): description is a string you idiot
|
2022-06-22 22:44:13 -04:00 |
|
semantic-release-bot
|
71a6c79384
|
chore(release): 0.12.2 [CI SKIP]
v0.12.2
|
2022-06-23 01:53:07 +00:00 |
|
AAGaming
|
da4c79b5ae
|
fix(Field): title -> label
|
2022-06-22 21:52:17 -04:00 |
|
semantic-release-bot
|
7b04bf5827
|
chore(release): 0.12.1 [CI SKIP]
v0.12.1
|
2022-06-23 01:47:38 +00:00 |
|
AAGaming
|
a87e1bb46f
|
fix(components): export FIeld
|
2022-06-22 21:46:50 -04:00 |
|
semantic-release-bot
|
b6e2e7e4dc
|
chore(release): 0.12.0 [CI SKIP]
v0.12.0
|
2022-06-23 01:45:47 +00:00 |
|
AAGaming
|
7d82a82e9c
|
feat(components): add Field
|
2022-06-22 21:44:46 -04:00 |
|
semantic-release-bot
|
0cee60d122
|
chore(release): 0.11.1 [CI SKIP]
v0.11.1
|
2022-06-23 00:42:16 +00:00 |
|
AAGaming
|
7efc0347f7
|
fix(Router): make specifying quick access tab not required
|
2022-06-22 20:41:22 -04:00 |
|
semantic-release-bot
|
d227858e62
|
chore(release): 0.11.0 [CI SKIP]
v0.11.0
|
2022-06-20 21:37:03 +00:00 |
|
AAGaming
|
db64f34725
|
feat(utils): add sleep util
|
2022-06-20 17:35:56 -04:00 |
|
semantic-release-bot
|
b08aadb810
|
chore(release): 0.10.5 [CI SKIP]
v0.10.5
|
2022-06-20 03:15:39 +00:00 |
|
AAGaming
|
2afb7f16bb
|
fix(patcher): why the hell did i do it that way
|
2022-06-19 23:14:52 -04:00 |
|
semantic-release-bot
|
32d1303191
|
chore(release): 0.10.4 [CI SKIP]
v0.10.4
|
2022-06-19 15:40:15 +00:00 |
|
AAGaming
|
1ce15d261f
|
fix(plugin): correct return type on injectCssIntoTab
|
2022-06-19 11:39:35 -04:00 |
|
semantic-release-bot
|
bf52e0761c
|
chore(release): 0.10.3 [CI SKIP]
v0.10.3
|
2022-06-18 15:16:51 +00:00 |
|
AAGaming
|
823a2745f9
|
fix(ServerAPI): add injectCssIntoTab to serverAPI typings
|
2022-06-18 11:10:35 -04:00 |
|
semantic-release-bot
|
21f7874cab
|
chore(release): 0.10.2 [CI SKIP]
v0.10.2
|
2022-06-16 21:33:44 +00:00 |
|
AAGaming
|
077334e376
|
fix(Router): add NavigateBackOrOpenMenu()
|
2022-06-16 17:32:58 -04:00 |
|
semantic-release-bot
|
02f4c5c518
|
chore(release): 0.10.1 [CI SKIP]
v0.10.1
|
2022-06-16 21:27:22 +00:00 |
|
AAGaming
|
f1e20cd0b5
|
fix(Focusable): add ref prop, fix event types
|
2022-06-16 17:26:31 -04:00 |
|
Jonas Dellinger
|
b5d9265705
|
chore(release): also include package-lock.json in release assets
|
2022-06-13 10:53:01 +02:00 |
|