Commit graph

7 commits

Author SHA1 Message Date
Sacha Greif
6665a7c968 making component names and class names more consistent.
- Posts, Comments, Users, etc. are always pluralized.
- CSS classes are based off component names (PostsTitle -> posts-title)
2016-04-19 15:45:36 +09:00
Sacha Greif
f59729bbc4 merge NewDocument and EditDocument components into single NovaForm component; use it for comment edit form as well 2016-04-04 10:21:18 +09:00
michelherszak
03bcd084a9 Commit after merge 2016-04-01 08:20:54 -06:00
Sacha Greif
f2f7b6ab18 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
Sacha Greif
da9795b43d import EditDocument (thanks @MHerszak!) 2016-04-01 10:55:47 +09:00
michelherszak
8f148bbf1a EditComponent wasn't available through Telescope.components. The import from nova:forms fixed it for UserEdit.jsx 2016-03-31 13:24:19 -06:00
Sacha Greif
6a31ef2871 rename packages for consistency 2016-03-30 09:25:25 +09:00
Renamed from packages/base-components/lib/users/UserEdit.jsx (Browse further)