nucleoid 0.2.0 copy "nucleoid: ^0.2.0" to clipboard
nucleoid: ^0.2.0 copied to clipboard

outdated

nucleoid package

0.2.0 #

  • Refactoring rename all builder function on "build"

0.1.5 #

  • Refactoring BuiltNodeElement
  • Add HTML elements: Form, Input, Datalist, Select, Option, Label, Button, Textarea

0.1.4 #

  • FileData new mime-type: gif
  • FileData default mime-type: application/octet-stream
  • Features ImageResize extends FileData, for file types: jpg, png, gif
  • Change styleList type: List

0.1.3 #

  • Add CSS property: opacity, user-select

0.1.2 #

  • Add CSS property: flex, flexBasis, flexShrink
  • Add HTML tag: hr
  • Add HTML attribute: role
  • Refactoring CSS: BorderCSS.none, BorderCSS.inherit

0.1.1 #

  • Add class Route
$ pub run nucleoid create your_project_name

0.1.0 #

  • Initial version