Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Components #13

Open
11 of 17 tasks
mattgrill opened this issue Jan 18, 2018 · 1 comment
Open
11 of 17 tasks

Components #13

mattgrill opened this issue Jan 18, 2018 · 1 comment

Comments

@mattgrill
Copy link
Contributor

mattgrill commented Jan 18, 2018

Components

Some components we should probably have as a baseline for composing interfaces.

  • Breadcrumbs
  • Button
  • Card
  • Checkbox
  • Form
  • Input
  • Label
  • Menu, Menu Group, Menu Item
  • Pager
  • Select
  • Table Simple & Sortable
  • Date Picker
  • Steps
  • Alert
  • Modal
  • Progress Indicator
  • Spinner/Loading Indicator
@ApacheEx
Copy link

Hi, just some thoughts from me:

Implemenntig all from scratch is quite hard, but makes sense if you don't need to have any dependencies. I'd recommend to have a look on something which already provides base components: https://ant.design/ or http://react-component.github.io.

Of course it will be a dependency but on another hand there is a big community as well.

btw, I can help if you don't mind, love drupal and react 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants