spark_framework 1.0.0-alpha.2
spark_framework: ^1.0.0-alpha.2 copied to clipboard
Lightweight isomorphic SSR framework for Dart with Custom Elements and Declarative Shadow DOM
1.0.0-alpha.2 22-01-2025 #
Breaking changes #
- There is a new way to write Components. Please refer to the documentation for more information.
Features #
- Add type to input element onInput event based on the type of the input
- Added support for cookies
- Added support for csp nonce on scripts and styles
- Fix @Component
1.0.0-alpha.1 #
- Initial version