Bruno Lemos
|
244a7892ec
|
Replace firebase with react-native-firebase
|
2017-12-03 23:21:09 -02:00 |
|
Bruno Lemos
|
052fa0ce1c
|
Rerun prettier + Fix lint errors
|
2017-12-03 23:20:34 -02:00 |
|
Bruno Lemos
|
43fda77927
|
Upgrade more dependencies
Did not upgrade redux-persist due to regression on support for immutable store
|
2017-12-03 20:52:30 -02:00 |
|
Bruno Lemos
|
290929ab37
|
Upgrade react-native to 0.50.4
|
2017-12-03 19:55:21 -02:00 |
|
Bruno Lemos
|
3af8b30baf
|
Fix tabbar icon after upgrading react-navigation
|
2017-10-26 00:33:31 -02:00 |
|
Bruno Lemos
|
15f3b0d079
|
v0.9.3
|
2017-10-25 21:22:09 -02:00 |
|
Bruno Lemos
|
e3cf8a3f06
|
Upgraded react-native to 0.50.0-rc.1
|
2017-10-25 20:44:37 -02:00 |
|
Bruno Lemos
|
0cb9f79225
|
Downgrade react-navigation because of bottom bar styling issues on iOS 11+
https://github.com/react-community/react-navigation/issues/2828
|
2017-10-25 20:25:15 -02:00 |
|
Bruno Lemos
|
df5676efb7
|
Upgraded more dependencies
|
2017-10-25 18:56:10 -02:00 |
|
Bruno Lemos
|
2b435758ce
|
Upgraded all dependencies (react native to 0.49, react to 16, ...)
Broke web version
|
2017-10-15 02:08:34 -02:00 |
|
Bruno Lemos
|
e8b2a0261f
|
v0.9.2
|
2017-07-02 03:33:04 -03:00 |
|
Bruno Lemos
|
052d8ba90a
|
Prevent more unnecessary recomputations on selectors + Upgraded dependencies
|
2017-07-02 03:32:55 -03:00 |
|
Bruno Lemos
|
cb547cb74d
|
v0.9.1
|
2017-06-25 00:17:51 -03:00 |
|
Bruno Lemos
|
cbd8b74878
|
v0.9.0
|
2017-06-24 23:31:08 -03:00 |
|
Bruno Lemos
|
6b9699f077
|
Removed orientation listener code
|
2017-06-24 17:36:19 -03:00 |
|
Bruno Lemos
|
42e01bbca4
|
Using prop-types package
|
2017-06-18 19:42:20 -03:00 |
|
Bruno Lemos
|
6498672343
|
Removes console.log from production builds
|
2017-06-18 19:17:57 -03:00 |
|
Bruno Lemos
|
4486e0c480
|
v0.8.10
|
2017-06-06 17:51:19 -03:00 |
|
Bruno Lemos
|
0eac1a5be8
|
v0.8.9
|
2017-06-05 00:57:37 -03:00 |
|
Bruno Lemos
|
93517d5f3a
|
v0.8.8
|
2017-06-04 23:25:05 -03:00 |
|
Bruno Lemos
|
437c92657c
|
Using styled-components extend method to have less wrapper in the component tree
|
2017-06-04 22:32:07 -03:00 |
|
Bruno Lemos
|
987d447484
|
v0.8.7
|
2017-06-04 06:41:45 -03:00 |
|
Bruno Lemos
|
eac86f12fc
|
Upgraded two more dependencies
|
2017-06-04 06:41:13 -03:00 |
|
Bruno Lemos
|
04c5205220
|
Upgraded some dependencies
|
2017-06-04 06:09:47 -03:00 |
|
Bruno Lemos
|
510fa210b0
|
v0.8.6
|
2017-06-04 04:47:20 -03:00 |
|
Bruno Lemos
|
1c8c04292b
|
v0.8.5
|
2017-05-29 04:53:02 -03:00 |
|
Bruno Lemos
|
c76e74f45c
|
v0.8.4
|
2017-05-29 03:59:50 -03:00 |
|
Bruno Lemos
|
10b4812a03
|
Upgraded styled-components to v2 final (from v2.0.0-15)
|
2017-05-29 02:49:23 -03:00 |
|
Bruno Lemos
|
82c563071e
|
Removed local jest-cli dependency. Use global one to prevent conflict.
|
2017-05-29 02:31:32 -03:00 |
|
Bruno Lemos
|
f8c4cc4b5d
|
Run jest (check tests) before commit
|
2017-05-29 02:20:35 -03:00 |
|
Bruno Lemos
|
989f28da34
|
Upgraded extensible-react-scripts
|
2017-05-29 02:03:00 -03:00 |
|
Bruno Lemos
|
b3b05574c1
|
v0.8.3
|
2017-05-29 01:37:52 -03:00 |
|
Bruno Lemos
|
88bb89410d
|
Upgraded to react-native@0.45.0-rc.2 to remove duplicated immutable problem (lists were being rehydrated as maps)
For reference: https://github.com/facebook/react-native/issues/13746
|
2017-05-29 01:12:25 -03:00 |
|
Bruno Lemos
|
da36d0a25d
|
Updated lock files
|
2017-05-29 00:59:18 -03:00 |
|
Bruno Lemos
|
852b4ebf3d
|
v0.8.2
|
2017-05-28 21:04:51 -03:00 |
|
Bruno Lemos
|
18473d4914
|
Fixed tests
|
2017-05-28 18:48:14 -03:00 |
|
Bruno Lemos
|
2b870ca00e
|
Upgraded react-navigation
|
2017-05-24 20:26:29 -03:00 |
|
Bruno Lemos
|
344fcc9f00
|
v0.8.1
|
2017-05-23 05:40:41 -03:00 |
|
Bruno Lemos
|
21006186bb
|
Upgraded dependencies (react-native to 0.44, ...)
|
2017-05-23 03:33:52 -03:00 |
|
Bruno Lemos
|
d0ab4928f7
|
v0.8.0 released
|
2017-05-10 18:28:36 -03:00 |
|
Bruno Lemos
|
4dc5c7e5d4
|
v0.7.2 released
|
2017-05-08 02:28:22 -03:00 |
|
Bruno Lemos
|
e44ce64f14
|
v0.7.1 released
|
2017-05-07 18:39:07 -03:00 |
|
Bruno Lemos
|
48f6165c04
|
v0.7.0 released
|
2017-05-07 11:18:14 -03:00 |
|
Bruno Lemos
|
cb91e26908
|
[WEB][PWA] Added manifest.json, meta tags, different code for web-ios and web-android
Based on Lighthouse report https://chrome.google.com/webstore/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk
|
2017-05-07 10:06:20 -03:00 |
|
Bruno Lemos
|
ab2fc9d62a
|
Added eslint fix to lint-staged script
|
2017-05-06 03:57:21 -03:00 |
|
Bruno Lemos
|
eefbec155c
|
[WEB] Added web code to format script as well
|
2017-05-06 03:46:26 -03:00 |
|
Bruno Lemos
|
f10961aedb
|
[WEB] Small fix on package.json
|
2017-05-05 20:03:44 -03:00 |
|
Bruno Lemos
|
8294c1f48c
|
Add deploy script to web project
|
2017-05-03 00:18:24 -03:00 |
|
Bruno Lemos
|
103cc2c52a
|
v0.6.0 released
|
2017-05-03 00:08:37 -03:00 |
|
Bruno Lemos
|
b8dc5aee31
|
Remove semicolons
|
2017-05-02 21:25:29 -03:00 |
|