Skip to content

Latest commit

 

History

History
61 lines (56 loc) · 2.53 KB

HISTORY.md

File metadata and controls

61 lines (56 loc) · 2.53 KB

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