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)
0.1.0-rc.5 (2022-01-15)
- added dark mode (4b9fbdc)
0.1.0-rc.4 (2022-01-14)
- properly encoded interpolated dest urls (bf86ce6)
0.1.0-rc.3 (2022-01-14)
- added titles and dest interpolation (287129f)
0.1.0-rc.2 (2022-01-13)
- added markdown support (e9e19a6)
- made breadcrumbs break over multiple lines if needed (93a195b)
- made width/padding more stable (181e786)
- prevented text from riding underneath label (76746e3)
- 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)