Release Notes
A lot of Internal improvements!!
- Migrated almost all components to funcional ones again (there are a few that have internal state so they are still classes).
- Now all components have props for all the Bulma helpers https://bulma.io/documentation/modifiers/
- The Mobile Menu of the navbar is now a controlled component so you should pass as prop if the menu its opened
- The Storybook now have the working code of the component For example the Button
- The Storybook now implement some knob to see how the compoent behave depending of the props
- Added a new component
Elementthat do no add any bulma class but have all the props to use the helpers Docs