schultek / jaspr

Modern web framework for building websites in Dart. Supports SPAs and SSR.
https://jasprpad.schultek.de
MIT License
996 stars 59 forks source link

Added main to DOM components #209

Closed carmas123 closed 2 months ago

carmas123 commented 3 months ago

Description

Changed the generatehtml.dart to be able to pass a custom tag value from json definition file, in order to be able to create a "main" html tag usgin a custom function "main" without have conflicts with the main() Dart method.

Type of Change

✨ New feature or improvement

Ready Checklist

github-actions[bot] commented 3 months ago

Package Version Report

The following packages have been updated: jaspr : 0.11.1 -> 0.11.2 jaspr_builder : 0.11.1 -> 0.11.2 jaspr_cli : 0.11.1 -> 0.11.2 jaspr_router : 0.4.0 -> 0.4.1 jaspr_test : 0.11.1 -> 0.11.2