Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@stoplight-bot stoplight-bot released this 11 Mar 15:46
· 13 commits to master since this release
4afe1b8

2.0.0 (2019-03-11)

Features

  • alternative layout approach using flexbox (#38) (4afe1b8)

BREAKING CHANGES

  • We are now using Flexbox because it works better with dynamically hiding and showing fields using the show schema property. This is a breaking change because forms using the previous Grid layout system would leave an empty place in the grid when they were hidden, but the new system will stretch rows to fill in missing space.