Bruno Lemos
ef22c96f22
v0.90.0-beta.2
2019-05-06 07:35:09 -03:00
Bruno Lemos
a9adac0c83
v0.90.0-beta.1
2019-05-06 04:21:13 -03:00
Bruno Lemos
f5c79cbf91
Revert "v0.80.0"
...
This reverts commit c865c9d183 .
2019-05-06 04:20:11 -03:00
Bruno Lemos
c865c9d183
v0.80.0
2019-05-06 04:12:59 -03:00
Bruno Lemos
93072224c8
v0.9.0-beta.1
2019-05-02 15:14:12 -03:00
Bruno Lemos
f3ee8a1238
Revert "[Performance] Ship ES6 code to production, drop IE support"
...
This reverts commit 448d0961e1 .
Getting some "ReferenceError: Cannot access 'VARIABLE_NAME' before initialization" way too often.
2019-04-15 05:33:54 -03:00
Bruno Lemos
448d0961e1
[Performance] Ship ES6 code to production, drop IE support
...
https://github.com/devhubapp/devhub/issues/126
2019-04-15 05:29:17 -03:00
Bruno Lemos
13b5f96bc4
v0.48.1
2019-03-23 11:06:48 -03:00
Bruno Lemos
498c8a87e5
v0.48.0
...
Also fix iOS build
2019-03-23 09:47:23 -03:00
Bruno Lemos
7628a6c0ae
Upgrade all dependencies
2019-03-20 20:22:34 -03:00
Bruno Lemos
a942cfc494
Upgrade react-native to v0.59.0
2019-03-13 16:22:51 -03:00
Bruno Lemos
d3ec00cf77
v0.47.4
2019-03-08 10:30:31 -03:00
Bruno Lemos
30a368d382
Fix prettier / tslint / lint-stage versions
2019-03-07 10:28:42 -03:00
Bruno Lemos
a6a830781a
v0.47.3
2019-03-06 16:56:39 -03:00
Bruno Lemos
3565ea8956
v0.47.2
2019-03-06 15:11:59 -03:00
Bruno Lemos
87de5f1642
Rerun upgraded prettier + tslint --fix
2019-02-28 19:37:11 -03:00
Bruno Lemos
690bc530e8
v0.47.1
2019-02-27 03:59:12 -03:00
Bruno Lemos
ce6b779bc7
v0.47.0
2019-02-26 07:33:06 -03:00
Bruno Lemos
dada13038e
v0.46.0
2019-02-22 17:29:14 -03:00
Bruno Lemos
e370ae7238
v0.45.4
2019-02-07 22:00:13 -02:00
Bruno Lemos
c1ccf7e856
v0.45.3
2019-02-07 21:23:32 -02:00
Bruno Lemos
fa027892cc
Upgrade react to v16.8.1 (hooks stable)
...
Also upgraded by fork @brunolemos/react-native to use the new react version. Install it using yarn add react-native@"npm:@brunolemos/react-native@latest"
2019-02-06 18:16:32 -02:00
Bruno Lemos
22e631940e
v0.45.2
2019-02-03 06:37:32 -02:00
Bruno Lemos
3fe8adf1d5
v0.45.1
2019-02-02 18:57:31 -02:00
Bruno Lemos
a60489b6e8
v0.45.0
2019-01-31 11:46:23 -02:00
Bruno Lemos
305a1725e9
v0.44.0
2019-01-20 21:17:12 -02:00
Bruno Lemos
f69e556d24
Run tsc on pre-commit to ensure no types got broken
2019-01-19 02:57:18 -02:00
Bruno Lemos
ef6824e42d
v0.43.0
2019-01-08 00:34:05 -02:00
Bruno Lemos
b8b8c342ec
v0.42.0
2019-01-04 20:52:19 -02:00
Bruno Lemos
82e16b4211
v0.41.1
2019-01-03 13:43:50 -02:00
Bruno Lemos
3e4b61a69e
Add now as a dev dependency
...
Fix travis build
2019-01-03 13:43:49 -02:00
Bruno Lemos
9a6236b80d
Move some package.json scripts around
2018-12-30 19:41:24 -02:00
Bruno Lemos
d88cbc47f9
v0.41.0
2018-12-30 06:37:54 -02:00
Bruno Lemos
6ae5e0bc82
Add author, description and repository on package.json
2018-12-30 04:14:45 -02:00
Bruno Lemos
81404e1bb3
Use shx instead of rimraf to support more commands
2018-12-28 22:03:22 -02:00
Bruno Lemos
ce79fce72a
Merge branch 'master' of github.com:devhubapp/devhub into desktop
2018-12-28 07:36:46 -02:00
Bruno Lemos
a4ac69465c
[Windows] Use cross-env to set env vars
2018-12-28 02:31:24 -02:00
Bruno Lemos
212d44860a
[Windows] Fix pushd
2018-12-28 02:14:39 -02:00
Gregory Menezes
59072dfe2c
Add rimraf to use instead rm -rf
2018-12-27 14:56:05 +11:00
Bruno Lemos
5a611e3262
[Desktop] Run OAuth flow on user's browser using deep linking
2018-12-25 07:09:58 -02:00
Bruno Lemos
dc5dd844e2
[Desktop] Auto reload Electron on change
2018-12-24 18:08:35 -02:00
Bruno Lemos
7a2ce561b0
[Desktop] Setup Electron + CRA from web project (without code duplication)
2018-12-24 18:08:33 -02:00
Bruno Lemos
f8a79db2a2
[Desktop] Fix versions
2018-12-24 17:41:11 -02:00
Amor
0a96481394
Desktop apps using Electron ( #47 )
...

2018-12-22 17:32:06 -02:00
Bruno Lemos
ed1f774f5a
v0.40.0
2018-12-21 06:32:00 -02:00
Bruno Lemos
26d8e7b7ad
Fix react version
...
React released a 16.7 but it doesnt contain hooks
https://reactjs.org/blog/2018/12/19/react-v-16-7.html
2018-12-20 22:09:52 -02:00
Bruno Lemos
caf32d1473
Compile before starting dev server
2018-12-17 19:14:54 -02:00
Bruno Lemos
3dcd1ea90b
v0.39.2
2018-12-16 21:37:32 -02:00
Bruno Lemos
2480d3f472
v0.39.1
2018-12-15 04:43:57 -02:00
Bruno Lemos
762419146e
v0.39.0
2018-12-14 23:27:52 -02:00