Skip to content

Roadmap

Ryan Johnson edited this page Jul 6, 2018 · 4 revisions

Tentative Roadmap

Phase 0

  • Document contribution guidelines (core maintainers, review process, etc.)
  • Initialize Wiki to document standards (naming, structure, tabs vs spaces, etc.)
  • Prototype dev pipeline (How will a contributor add/update features?)
    • Build with TypeScript to export HelixUI type definitions?
    • React storybook (or equivalent library) to easily publish component documentation

Phase 1

  • 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.)

Phase 2

  • Build components for CSS-based HelixUI components (e.g., radio, select, pagination, etc.)
    • Full list TBD
Clone this wiki locally