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 |
|
semantic-release-bot
|
734ce33e1b
|
chore(release): 0.10.0 [CI SKIP]
v0.10.0
|
2022-06-10 20:57:30 +00:00 |
|
AAGaming
|
9beab5f7e9
|
feat(components): remove HorizontalFocus, add Focusable
|
2022-06-10 16:56:39 -04:00 |
|
semantic-release-bot
|
33aaf56f96
|
chore(release): 0.9.1 [CI SKIP]
v0.9.1
|
2022-06-09 02:08:28 +00:00 |
|
AAGaming
|
dddb703a2e
|
fix(SuspensefulImage): fix export
|
2022-06-08 22:07:51 -04:00 |
|
semantic-release-bot
|
ea2e072085
|
chore(release): 0.9.0 [CI SKIP]
v0.9.0
|
2022-06-09 01:59:56 +00:00 |
|
AAGaming
|
6324282b48
|
feat(custom-components): add SuspensefulImage
|
2022-06-08 21:59:12 -04:00 |
|
semantic-release-bot
|
ace3f95a33
|
chore(release): 0.8.0 [CI SKIP]
v0.8.0
|
2022-06-09 01:41:07 +00:00 |
|
AAGaming
|
4d30efc33b
|
feat(components): add HorizontalFocus
|
2022-06-08 21:40:19 -04:00 |
|
semantic-release-bot
|
af2d3a29e2
|
chore(release): 0.7.2 [CI SKIP]
v0.7.2
|
2022-06-08 22:30:10 +00:00 |
|
AAGaming
|
e5e561edd6
|
fix(package): fix pnpm peer dependencies errors
|
2022-06-08 18:29:27 -04:00 |
|
semantic-release-bot
|
7111d18667
|
chore(release): 0.7.1 [CI SKIP]
v0.7.1
|
2022-06-08 21:55:07 +00: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 |
|
semantic-release-bot
|
09ab2fed4b
|
chore(release): 0.7.0 [CI SKIP]
v0.7.0
|
2022-06-08 17:25:30 +00:00 |
|
Jonas Dellinger
|
4328385391
|
feat(components): added shared item-props, progressbar, and more types for slider
|
2022-06-08 19:24:53 +02:00 |
|
semantic-release-bot
|
3fe986aaba
|
chore(release): 0.6.0 [CI SKIP]
v0.6.0
|
2022-06-08 08:00:06 +00:00 |
|
Jonas Dellinger
|
bc2bec4b83
|
fix(husky): wrong script for husky caused problems when installing
|
2022-06-08 09:59:20 +02:00 |
|
Jonas Dellinger
|
a99fb4a22d
|
feat(dropdown): add dropdown
|
2022-06-08 09:59:20 +02:00 |
|