Vulcan/packages/nova-base-components/lib
2016-04-02 15:47:12 +02:00
..
categories/list use ES6 class for CategoriesList because functional stateless components can't return null 2016-04-01 16:52:02 +09:00
comments/list use ES6 classes for form components; disable form while it's submitting 2016-04-01 20:57:37 +09:00
common create separate PostNewForm component; add error messages to post new and edit forms (for now); add errors to comment new and edit 2016-03-31 09:36:25 +09:00
debug rename packages for consistency 2016-03-30 09:25:25 +09:00
permissions rename packages for consistency 2016-03-30 09:25:25 +09:00
posts switch to std:accounts-ui (same package but moved repo) & add accounts form instead of new comment form if the user is not logged in 2016-04-02 15:03:55 +02:00
server switching Email back to global Telescope.email for now; getting rid of Herald; improving user edit form; 2016-04-01 12:38:50 +09:00
users tweak social buttons rendering 2016-04-02 15:47:12 +02:00
actions.js rename packages for consistency 2016-03-30 09:25:25 +09:00
components.js create separate PostNewForm component; add error messages to post new and edit forms (for now); add errors to comment new and edit 2016-03-31 09:36:25 +09:00
config.js rename packages for consistency 2016-03-30 09:25:25 +09:00
router.js rename packages for consistency 2016-03-30 09:25:25 +09:00
routes.jsx use ES6 class for CategoriesList because functional stateless components can't return null 2016-04-01 16:52:02 +09:00