.. |
PostsCategories.jsx
|
more work on single post
|
2016-10-19 17:38:21 +02:00 |
PostsCommenters.jsx
|
fix commenters (UI / schema / resolvers), pass documentId to postsVote, move PostsListsContainer query to Posts.graphQLQueries.list, FormWrapper.clearErrors() -> FormWrapper.clearForm({clearErrors, clearCurrentValues}): prevent bug of keeping latest value when submitting a formNew that doesn't unmount
|
2016-11-07 18:03:07 +01:00 |
PostsCommentsThread.jsx
|
use better syntax for HoCs
|
2016-11-11 18:25:47 +09:00 |
PostsDaily.jsx
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
PostsDay.jsx
|
use PostsListContainer for PostsDay view (create new container for all days later?)
|
2016-10-27 15:36:11 +09:00 |
PostsEditForm.jsx
|
fix status bug; add status to list query
|
2016-11-09 21:54:31 +09:00 |
PostsHome.jsx
|
continue HoC refactoring, get rid of function syntax in withXYZ() after all
|
2016-11-11 18:19:18 +09:00 |
PostsItem.jsx
|
withApp hoc ; fix PostsItem (VoteContainer -> Vote)
|
2016-11-11 11:23:39 +01:00 |
PostsList.jsx
|
use better syntax for HoCs
|
2016-11-11 18:25:47 +09:00 |
PostsListHeader.jsx
|
withCategoriesList HOC with the new syntax
|
2016-11-11 10:35:29 +01:00 |
PostsLoading.jsx
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
PostsLoadMore.jsx
|
working on i18n
|
2016-06-09 17:42:20 +09:00 |
PostsNewButton.jsx
|
apollo forms wip
|
2016-11-07 17:45:17 +09:00 |
PostsNewForm.jsx
|
wip on nova:base-containers, rename nova:base-apollo in nova:apollo for the sake of clarity, remove some obsolete/experimental functions (triggerMainRefetch, refetchQuery, ..)
|
2016-11-08 12:58:53 +01:00 |
PostsNoMore.jsx
|
change component import syntax to be more explicit
|
2016-05-22 16:42:24 +09:00 |
PostsNoResults.jsx
|
change component import syntax to be more explicit
|
2016-05-22 16:42:24 +09:00 |
PostsPage.jsx
|
use better syntax for HoCs
|
2016-11-11 18:25:47 +09:00 |
PostsSingle.jsx
|
continue HoC refactoring, get rid of function syntax in withXYZ() after all
|
2016-11-11 18:19:18 +09:00 |
PostsStats.jsx
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
PostsThumbnail.jsx
|
removing Posts global
|
2016-06-23 11:40:35 +09:00 |
PostsViews.jsx
|
remove activeClassName attribute from LinkContainer components since it's not supported
|
2016-08-25 09:59:09 +09:00 |