.. |
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
|
withCurrentUser hoc in nova:core
|
2016-11-15 18:33:16 +01:00 |
PostsDaily.jsx
|
Add i18n messages for no more posts, no results, and load more days
|
2016-11-03 23:00:30 -04: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
|
withCurrentUser hoc in nova:core
|
2016-11-15 18:33:16 +01: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
|
withCurrentUser hoc in nova:core
|
2016-11-15 18:33:16 +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
|
withCurrentUser hoc in nova:core
|
2016-11-15 18:33:16 +01:00 |
PostsNewForm.jsx
|
withCurrentUser hoc in nova:core
|
2016-11-15 18:33:16 +01:00 |
PostsNoMore.jsx
|
Add i18n messages for no more posts, no results, and load more days
|
2016-11-03 23:00:30 -04:00 |
PostsNoResults.jsx
|
Add i18n messages for no more posts, no results, and load more days
|
2016-11-03 23:00:30 -04: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
|
withCurrentUser hoc in nova:core
|
2016-11-15 18:33:16 +01:00 |