stitchfix / pyxleyJS

Collection of React components for dashboards
MIT License
155 stars 11 forks source link

ES6, React v0.14 #11

Closed nmkridler closed 8 years ago

nmkridler commented 8 years ago

Rewrite pyxleyJS to incorporate changes to React.

  1. Organize components into charts and filters
  2. Rewrite to take advantage of ES6 syntax
  3. Add more components
nmkridler commented 8 years ago

Completed with the release 0.0.4. See Pull Request #12 for details.