jsdrupal / drupal-admin-ui

This is an admin UI for Drupal, built with JavaScript & React. ⬅️✌️➡️
Other
237 stars 91 forks source link

Added input radio component #720

Closed koskinpark closed 5 years ago

koskinpark commented 5 years ago

Issue

https://github.com/jsdrupal/drupal-admin-ui/issues/661

Screenshot / UI changes

Снимок экрана 2019-04-26 в 17 11 24 Снимок экрана 2019-04-26 в 17 11 30 Снимок экрана 2019-04-26 в 17 11 33
  1. Added radio component.
  2. Added new color lightningGreen: '#26A769', based on colour palette from design, also added colour variables for form elements, based on this PR https://github.com/jsdrupal/drupal-admin-ui/pull/712
  3. Added storybook variations.

Testing instructions

npm run storybook