Skip to content

Latest commit

 

History

History
85 lines (49 loc) · 5.04 KB

CHANGELOG.md

File metadata and controls

85 lines (49 loc) · 5.04 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0-rc.8 (2022-01-22)

0.1.0-rc.7 (2022-01-22)

0.1.0-rc.6 (2022-01-17)

Features

  • added clearer shadows for better UX (d9c6bb2)
  • added required field indicators (67cd0c8)

0.1.0-rc.5 (2022-01-15)

Features

Bug Fixes

  • fixed pre overflows (64ff182)
  • fixed overflowing vertical centering (998cfaa)

0.1.0-rc.4 (2022-01-14)

Bug Fixes

  • properly encoded interpolated dest urls (bf86ce6)

0.1.0-rc.3 (2022-01-14)

Features

  • added titles and dest interpolation (287129f)

0.1.0-rc.2 (2022-01-13)

Features

Bug Fixes

  • made breadcrumbs break over multiple lines if needed (93a195b)
  • made width/padding more stable (181e786)
  • prevented text from riding underneath label (76746e3)

0.1.0-rc.1 (2022-01-12)

Features

  • added --path flag for setting base path (a480cd3)
  • added i18n support (03b505d)
  • added json schema support (3d4ca07)
  • added report endpoint external link support (986d46d)
  • cleaned up styles and keyboard accessibility (4708df7)
  • remove tags property (7bad76c)
  • cli: added clean command functionality (02d243a)
  • cli: added deploy command (ce2ff7f)
  • cli: added serve command (7ec3b9d)
  • cli: added build command (0facbf3)
  • cli: created basic watching systems (cd0e309)
  • created basics (60287ff)
  • set up basics of cli with exporting (b112a2a)
  • cli: created very basic cli scaffold (6b836ef)
  • added support for boolean input tags (0b0950c)

Bug Fixes

  • fixed dev default for bonnie app (6749725)
  • fixed md formatting in report endpoint text (96e7470)
  • fixed watching (166a4f4)
  • updated bonnie.toml for package renaming (57c2747)