This repository was archived by the owner on Oct 15, 2023. It is now read-only.
0.0.1a2
Pre-release
Pre-release
0.0.1a2
It includes the following features:
- Component Class
- Launch Function
- BREAKING CHANGE: The
Component.newButtonmethod has been removed. Use thecallbackargument of theComponent.rendermethod instead. - BREAKING CHANGE: The style objects are no longer supported in
Component.addStylemethod. Use style strings instead. - FIX: The shadow DOM is now correctly updated when the
Component.rendermethod is called.
Examples
What's Changed
- 0.0.1a2 by @eanorambuena in #1
New Contributors
- @eanorambuena made their first contribution in #1
Full Changelog: 0.0.1a1...0.0.1a2