Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 943 Bytes

CHANGELOG.md

File metadata and controls

49 lines (30 loc) · 943 Bytes

0.1.0

  • Initial release.

0.1.3

* Header/branding is now swappable with another widget of choice

* Scaling a widget will now clip according to the Canvas

* Refactor to fit new naming scheme

  • More components have been documented

0.1.4

  • Fix navigation path from excluding the direct parent of the component state

0.1.5

  • Ignore case during search

  • Dependency Updates

0.1.6

  • Device Preview
  • Add Document Preview Page
  • Add Markdown capabilites for ComponentState
  • Fixed bug with Controls not working

0.1.7

  • Add DartCodeView for code snippets
  • Add padding to the Docs tab
  • Add support for Multi Theming (3+ themes)
  • Add toggle for panning
  • Add Markdown capabilites for Component
  • Fixed bug in example project component
  • BREAKING Renamed DarkThemeProvider to ThemeProvider

0.1.8

  • Add Controls for Items

0.1.9

  • Update dependencies
  • Export l10n-related properties