Skip to content

v1.0.0-alpha.18

Pre-release
Pre-release

Choose a tag to compare

@oliviertassinari oliviertassinari released this 19 Jun 10:20
· 22776 commits to master since this release
Jun 19, 2017
Breaking changes
  • [TextField] Add a marginForm property (#7113) @oliviertassinari
    This change makes the extra margin of the component optional.
    It's making us following less closely the specification but provides more flexibility out of the box.
  • [core] Remove some no longer needed properties (#7132) @oliviertassinari
    Use the classes property over the removed xxxClassName.
  • [Button] Implement the dense option over the compact one (#7147) @oliviertassinari
Component Fixes / Enhancements
Docs
Core