README
Novella
A tool to help craft UI components.
Goals
- Framework agnostic
- Build tool agnostic
- Responsive tools
Changelog
- 0.4.0
- Now support history when switching between novellas, pages
- Enabled by default. Controlled by
new Library({ uiConfig: { persistHistory: true } })
- Enabled by default. Controlled by
- Now support history when switching between novellas, pages
TODO
- Add Flow types
- Add prettier support
- Add prepush hook
- Add prepublish hook
- Add Unit tests
- Add E2E tests
- Use production builds for React
- Don't include redux logging for production builds