Revision c35bd84ff1c5036b97b232d0cdd812abf14d30ca authored by Alex Khomenko on 28 September 2020, 11:24:25 UTC, committed by GitHub on 28 September 2020, 11:24:25 UTC
* Move styles to emotion

* Move FormLabel to forms

* Add mdx file

* Setup InlineField

* Add InlineField docs

* Add grow prop

* Add isKeyword prop

* Add filled Field

* Keep legacy form label

* InlineFormLabel => InlineLabel

* Update references

* Add multiple elements example

* Revert label

* Add InlineFieldRow

* Adjust label width

* Export InlineFieldRow

* Expand props from base components

* Remove isKeyword prop

* Remove fill prop

* Update docs

* Update docs [2]
1 parent d40bfd4
Raw File
external.json
{
  "plugins": [
    {
      "name": "gel",
      "version": "0.6.0",
      "checksum": "eeab73565b0f167d3d576dc6da86d53419bff5bbb2ea927fae1cc2fe4b52f55f"
    }
  ]
}
back to top