virtual_dom 0.1.4 copy "virtual_dom: ^0.1.4" to clipboard
virtual_dom: ^0.1.4 copied to clipboard

outdated

The Virtual DOM is a small, lightweight, low-level implementation of the Virtual DOM.

0.1.4 #

  • Added ValueNotifier<ErrorReport?> global static field to ErrorReport class.
  • The VNode.renderSafely() method has been changed to take into account the addition of the global ErrorReport.

0.1.3 #

  • Fixed a critical error in the VNode.updateElement() method. The error is related to the incorrect update of listeners.

0.1.2 #

  • Changes have been made to the file README.md.

0.1.1 #

  • Changes have been made to the file README.md.

0.1.0 #

  • Initial release
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

The Virtual DOM is a small, lightweight, low-level implementation of the Virtual DOM.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on virtual_dom