SachaG
|
45b9de4789
|
Add new fragments API (registerFragment/getFragment); move fragments to own fragments.js file; registerComponent doesn’t return anything anymore; withList & withDocument accept either fragment or fragmentName
|
2017-01-30 19:46:48 +09:00 |
|
Sacha Greif
|
2130bf5efe
|
Add missing Utils
|
2017-01-15 22:06:50 +09:00 |
|
Sacha Greif
|
e9bc54426f
|
Call Utils.convertDates when loading and sorting data to convert any date field stored as a string into an actual date object
|
2017-01-14 17:57:44 +09:00 |
|
Sacha Greif
|
7de9912c92
|
add container aliases
|
2017-01-14 08:29:51 +09:00 |
|
Sacha Greif
|
171bf9feb9
|
extraFragment -> fragment; deprecate Users.canEdit; add alias; use new withCurrentUser
|
2017-01-12 17:30:25 +09:00 |
|
xavcz
|
c505fcbaac
|
polling to 20s by default
|
2017-01-11 10:36:08 +01:00 |
|
xavcz
|
871f8c65ca
|
poll interval option on withDocument too, specific name for fragment on CustomPostsItem
|
2017-01-10 10:07:13 +01:00 |
|
xavcz
|
4ca3cab7ce
|
use networkStatus === 1 instead of loading prop from apollo-client hoc
|
2016-12-21 18:14:13 +01:00 |
|
Sacha Greif
|
1bf4933ebb
|
clean up Telescope imports
|
2016-12-13 11:32:23 +09:00 |
|
Sacha Greif
|
8fa846fda3
|
withSingle -> withDocument
|
2016-12-12 09:54:16 +09:00 |
|