New
v0.19.1
jaspr 0.19.1
- Added
Color.currentColorconstant. - Added
rxandryproperties for svgrect(). - Added
prefersContrast: Contrast.<more|less|noPreference>toMediaQuery. - Added
MediaQuery.raw()for creating a custom media query from aString. - Fixed rendering bug when nesting components with empty children.
jaspr_content 0.2.0
- Breaking: Changed
MemoryPage.builderto accept aBuildContextinstead of aPageparameter. - Adding or removing content files will now properly update the routes.
- Support
.ymlin addition to.yamlfor data files. - Fixed specifying the
layoutname in frontmatter. - Fixed
ContentTheme.noneto not apply any styles. - Fixed typo with
keepSuffixPatternparameter inFilesystemLoaderandGithubLoader.
jaspr_lints 0.4.0
- Added 'prefer_styles_getter' lint and fix.