hzdg / hz-core

HZ's internal library of React Components 🚧
https://hz-core.netlify.com
0 stars 0 forks source link

Mass Component Brainstorm ⛈ #18

Open elainen opened 5 years ago

elainen commented 5 years ago

In order to lay out a solid structural foundation for this core library, we need an idea on all the types of components that you hope to use, and re-use from hz-core. What components do you constantly find yourself remaking or copying over from your last project every time you build a new project (behavioral components, logic utilities, etc)?

For Starters:

elainen commented 5 years ago
aamorozov commented 5 years ago
lettertwo commented 5 years ago
  • Carousel behavior - next/previous states, touch support.

This is what PageGesture is meant to be: https://hz-core.netlify.com/page-gesture

EDIT: it's in production on BCW 😁