elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.82k stars 8.2k forks source link

[UI Framework] Reactify basic form components #12569

Closed cjcenizal closed 6 years ago

cjcenizal commented 7 years ago

"Basic" form components are:

These components can just be simple wrappers around the markup and CSS. A few of them will need a size prop for applying size modifiers.

When we implement these components, we need to make sure we search the examples and update references to them with the new React components.

PopradiArpad commented 7 years ago

I am working on this.

CC @cjcenizal

PopradiArpad commented 7 years ago

14374