reio 0.2.9 copy "reio: ^0.2.9" to clipboard
reio: ^0.2.9 copied to clipboard

discontinued

Reio is a progressive Dart framework for creating UI on the web. Uses HTML, CSS and Dart, which is compiled into efficient JavaScript code.

0.2.9 #

  • Fixed bug in Dialog.

0.2.8 #

  • Fixed bug in Dialog.

0.2.7 #

  • HTML <dialog> added non-HTML attribute modal.
  • HTML <form> attributes have been added for submission.

0.2.6 #

  • Implemented lazy loading of widgets.

0.2.5 #

  • Removed the remnants of routing from the core.

0.2.4 #

  • Removed the remnants of routing from the core.

0.2.3 #

  • Separated file exports.
  • Added "onMount" and "onDestroy" implementation for the widget.
  • The implementation of the widget activity has become optional.
  • Added method of inserting a list of elements of the widget.
  • Implemented a system of page routing without reloading.
  • A new isJump function has been added and the jump design has been put separately.
  • Renamed the "to" method and the "go" function to "jump".
  • Fixed unnecessary duplication of tags when jumping.

0.2.2 #

  • Fixed the link to the icon.

0.2.1 #

  • Documentation has begun.
  • Added an example for pub.dev.

0.2.0 #

  • Changed style system, removed modifiers.
  • Added support for <br> and <wbr> tags in the element value.
  • Added a system of slots, for widget mounting.
  • Added automatic refresh for development.
  • The finished project template has been updated.
  • Corrected specific features of stores.
  • The structure of the construction and appearance has been changed.
  • Added methods to add and remove elements from the DOM.
  • Added tools.
  • Fixed the critical bug of overwriting children with a value.
  • Fixed the critical bug of inserting children of a node.
  • Fixed the critical bug on store subscription.
  • Fixed bug of ignoring new attributes.
  • Added components.
  • Added automation and helpers for components.
  • Code refactoring and optimization.

0.1.4 #

  • Important decisions and tests have been made.

0.1.3 #

  • Added documentation to pub.dev.
  • Third-party improvements.

0.1.2 #

  • Fixed questionable solutions.

0.1.1 #

  • Improve the appearance and readability of the code.

0.1.0 #

  • Implemented virtual DOM, storage and reactivity.
5
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Reio is a progressive Dart framework for creating UI on the web. Uses HTML, CSS and Dart, which is compiled into efficient JavaScript code.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

More

Packages that depend on reio