-
Notifications
You must be signed in to change notification settings - Fork 6
Roadmap
Ryan Johnson edited this page Jul 10, 2018
·
4 revisions
- Document contribution guidelines (core maintainers, review process, etc.)
- Initialize Wiki to document standards (naming, structure,
tabs vsspaces, etc.) - Prototype dev pipeline (How will a contributor add/update features?)
- React storybook (or equivalent library) to easily publish component documentation
- Finalize dev pipeline
- Publish component documentation
- Build component for every HelixUI element that emits custom events (see "Custom Elements" docs at https://rackerlabs.github.io/helix-ui)
- Configure CI/CD Pipeline (Travis/CircleCI, Enzyme, etc.)
- Build components for CSS-based HelixUI components (e.g., radio, select, pagination, etc.)
- Full list TBD