polymer_elements 0.0.6 polymer_elements: ^0.0.6 copied to clipboard
Dart port of polymer-elements (https://github.com/Polymer/polymer-elements)
Basic non-visual elements for Polymer.dart #
Dart port of Polymer elements.
General notes #
-
Upgraded to Dart 0.8.7
-
Renamed polymer_collapse/polymer-collapse-button to polymer-collapse-toggle
-
Upgraded to Dart 0.8.6
-
Added polymer-flex-layout (not working yet due to css loading limitations in Polymer.dart)
-
Added polymer-anchor-point (not working yet due to css loading limitations in Polymer.dart)
-
Added polymer-collapse
-
Currently just the element polymer-collapse is ported.
-
While a bug in Dart 0.8.5.1 prevents loading of external CSS files the content of polymer-elements/lib/polymer_collapse.css must be added to the page where polymer-collapse is used manually.
License #
BSD 3-clause license (see LICENSE file).