Vulcan/packages/nova-base-components/lib/common
2016-11-03 14:39:27 +09:00
..
App.jsx add setMainRefetch and triggerMainRefetch functions to App's context to enable main post list refetch after new post method completion 2016-11-03 14:39:27 +09:00
AppLoading.jsx working on i18n 2016-06-09 17:42:20 +09:00
Error404.jsx working on i18n 2016-06-09 17:42:20 +09:00
Flash.jsx flash-messages logic handle via redux for all the components 2016-10-31 17:13:14 +01:00
FlashMessages.jsx redux basic setup (to be improved) - test case on FlashMessages, used in PostNewForm 2016-10-19 10:32:24 +02:00
Footer.jsx working on i18n 2016-06-09 17:42:20 +09:00
Header.jsx UsersMenu: user: props -> currentUser: context 2016-10-17 12:26:56 +02:00
HeadTags.jsx remove Telescope global 2016-08-08 11:18:21 +09:00
Icon.jsx remove Telescope global 2016-08-08 11:18:21 +09:00
Layout.jsx redux basic setup (to be improved) - test case on FlashMessages, used in PostNewForm 2016-10-19 10:32:24 +02:00
Loading.jsx small fix on default props value not taken in consideration 2016-08-05 18:26:55 +02:00
Logo.jsx reenable old categories/views behavior 2016-06-14 10:17:11 +09:00
Newsletter.jsx flash-messages logic handle via redux for all the components 2016-10-31 17:13:14 +01:00
NewsletterButton.jsx flash-messages logic handle via redux for all the components 2016-10-31 17:13:14 +01:00
SearchForm.jsx reenable old categories/views behavior 2016-06-14 10:17:11 +09:00
SettingsEditForm.jsx remove Telescope global 2016-08-08 11:18:21 +09:00
Vote.jsx have the mutation simulation and server operation returning the same result, add missing viewableIf, pass comment object to Telescope.operateOnItem 2016-11-02 13:29:43 +01:00