Skip to content

Latest commit

 

History

History
136 lines (120 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

136 lines (120 loc) · 10.7 KB

Changelog

1.0.0 (2020-12-20)

Full Changelog

Closed issues:

  • Validation on components and plugins is not run #274

Merged pull requests:

v0.5.0 (2019-11-01)

Full Changelog

HISTORY

This is the manual changelog, managed before switching to github_changelog_generator.

[0.2.00] - 2018-09-18

Added

Removed

  • Autocomplete event

Changed

  • Text field - draw with outlined style by default
  • Text field - support for leading or trailing icons
  • Text field - disabled support
  • Text area - can specify cols to control width
  • Select options - can pass the option text as the first parameter, or in the block.
  • List - component action blocks are now actions
  • List - color and border
  • Content blocks - icons support
  • Events - aliases focus and blur (maps to focusin and focusout)
  • Typography - available in menu items, including markdown
  • Typography - removed trailing line breaks
  • Rails helper table_for helper - accepts timezone for auto time formatting
  • Date time - default format changed
  • Webclient FAB button - shifted up and out to make room for list actions

Fixed

  • Text field - Removed excessive trailing spacing
  • Context is no longer copied and it is not included in the pom json
  • List - selected lists can render selected with the checked option

* This Changelog was automatically generated by github_changelog_generator