New
v0.21.7
Various bug fixes across packages.
jaspr, jaspr_builder 0.21.7
@Importnow supports defining extensions and properly checks elements inside theshowparameter.- Fixed bug when using
SyncStateMixinor@syncon a@clientcomponent. - Fixed bug with
checkedandindeterminateattributes not rendering correctly oninputelements. - Fixed allowing children for
pathtag by removing it from the list of self-closing tags. - Deprecate the
package:jaspr/ui.dartlibrary that provides legacy utility components. For accessing Jaspr APIs, importpackage:jaspr/jaspr.dartinstead. For the utility components, build your own or use a component library.
jaspr_content 0.4.4
- Adjust styling of
DocsLayoutto be more responsive on large screens.
jaspr_router 0.8.0
- Using a
redirectfunction onRouterorRoutewhile rendering on the server will now trigger a HTTP redirect (302) instead of rendering the target page.