Bruno Lemos
|
052d8ba90a
|
Prevent more unnecessary recomputations on selectors + Upgraded dependencies
|
2017-07-02 03:32:55 -03:00 |
|
Bruno Lemos
|
32771bf116
|
Preventing more rerenders on notifications
|
2017-06-25 01:04:01 -03:00 |
|
Bruno Lemos
|
cb547cb74d
|
v0.9.1
|
2017-06-25 00:17:51 -03:00 |
|
Bruno Lemos
|
d712440f4f
|
Fixed performance on notifications screen as well
|
2017-06-25 00:17:14 -03:00 |
|
Bruno Lemos
|
cbd8b74878
|
v0.9.0
|
2017-06-24 23:31:08 -03:00 |
|
Bruno Lemos
|
cd832a5608
|
Fix wrong prop
|
2017-06-24 23:25:34 -03:00 |
|
Bruno Lemos
|
b492a21dd1
|
Performance fix!!! Finally!
Fixed selector memoize for array/list (use same instance)
|
2017-06-24 22:17:48 -03:00 |
|
Bruno Lemos
|
87f1aaf200
|
Added tests for immutable selector functions
|
2017-06-24 21:42:20 -03:00 |
|
Bruno Lemos
|
8a2ab17152
|
Re-enabled Immutable.is check on selectors
|
2017-06-24 21:41:53 -03:00 |
|
Bruno Lemos
|
b8571c9165
|
Passing event id as prop instead of whole event obj
|
2017-06-24 20:20:57 -03:00 |
|
Bruno Lemos
|
6b9699f077
|
Removed orientation listener code
|
2017-06-24 17:36:19 -03:00 |
|
Bruno Lemos
|
47d3b415c4
|
Remove npm5 lock file, only use yarn
|
2017-06-24 17:24:26 -03:00 |
|
Bruno Lemos
|
9dacaf7cc5
|
Added keys on card components
|
2017-06-18 22:38:00 -03:00 |
|
Bruno Lemos
|
42e01bbca4
|
Using prop-types package
|
2017-06-18 19:42:20 -03:00 |
|
Bruno Lemos
|
f9a36830a3
|
Disabled Immutable.is check on selectors
|
2017-06-18 19:39:09 -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
|
a46faf5b65
|
[WEB] Fix for safari (removed User-Agent header)
|
2017-06-06 17:36:12 -03:00 |
|
Bruno Lemos
|
0eac1a5be8
|
v0.8.9
|
2017-06-05 00:57:37 -03:00 |
|
Bruno Lemos
|
3a227af561
|
Image handling improvements (fetching smaller sizes + ios cache)
|
2017-06-05 00:57:07 -03:00 |
|
Bruno Lemos
|
93517d5f3a
|
v0.8.8
|
2017-06-04 23:25:05 -03:00 |
|
Bruno Lemos
|
61472b2a42
|
Design tweaks on read cards
|
2017-06-04 23:24:29 -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
|
313cd70102
|
[WEB] Look web node_modules before looking mobile node_modules
|
2017-06-04 06:37:24 -03:00 |
|
Bruno Lemos
|
e5628b4333
|
Small fix on ModuleScopePlugin check
|
2017-06-04 06:09:50 -03:00 |
|
Bruno Lemos
|
04c5205220
|
Upgraded some dependencies
|
2017-06-04 06:09:47 -03:00 |
|
Bruno Lemos
|
9a5c7833fe
|
removeClippedSubviews={false} to prevent blank screen bug
|
2017-06-04 05:17:13 -03:00 |
|
Bruno Lemos
|
510fa210b0
|
v0.8.6
|
2017-06-04 04:47:20 -03:00 |
|
Bruno Lemos
|
9bce5c43f1
|
Undo inactive page removal from tree
|
2017-06-04 04:40:49 -03:00 |
|
Bruno Lemos
|
b3c9fc9b01
|
Removing page content from tree when tab is not active
|
2017-06-04 04:13:19 -03:00 |
|
Bruno Lemos
|
4b37b54e58
|
Removing list components from tree that are not visible
|
2017-06-04 04:11:00 -03:00 |
|
Bruno Lemos
|
1c8c04292b
|
v0.8.5
|
2017-05-29 04:53:02 -03:00 |
|
Bruno Lemos
|
9d253c118f
|
Improved reset app data handlers
|
2017-05-29 04:49:22 -03:00 |
|
Bruno Lemos
|
c76e74f45c
|
v0.8.4
|
2017-05-29 03:59:50 -03:00 |
|
Bruno Lemos
|
2e67ce67b1
|
Fixed theme change
|
2017-05-29 03:59:44 -03:00 |
|
Bruno Lemos
|
2601dfaa3b
|
Fix ActionSheet ref after styled-components update
|
2017-05-29 03:37:40 -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
|
8075c01ee2
|
[WEB] Refresh page on new version
Prevents error for not finding assets because ghpages remove it on each version
|
2017-05-29 01:49:06 -03:00 |
|
Bruno Lemos
|
b3b05574c1
|
v0.8.3
|
2017-05-29 01:37:52 -03:00 |
|
Bruno Lemos
|
f29b165761
|
Separating app config per OS (realOS = on ios browser it is ios, not web)
|
2017-05-29 01:34:42 -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
|
bbf9a3754d
|
Executing ref.update() a single time instead of ref.set() multiple times
|
2017-05-28 20:41:25 -03:00 |
|
Bruno Lemos
|
fde51358af
|
Added tests for fixFirebaseKeysFromObject
|
2017-05-28 18:50:16 -03:00 |
|