polymer_elements 0.0.12 polymer_elements: ^0.0.12 copied to clipboard
A Dart port of polymer-elements (https://github.com/Polymer/polymer-elements).
Basic non-visual elements for Polymer.dart #
A port of polymer.js' polymer-elements to Polymer.dart. The intent of the authors is to contribute the work to the Dart project itself (https://www.dartlang.org).
Visual elements for Dart can be found in #
Documentation #
General notes #
- Current development status requires Dart SDK build 29746 (0.8.10.0)
Status #
Element name | Status | Comment |
---|---|---|
polymer-ajax | ported | needs tests |
polymer-anchor-point | ported | |
polymer-collapse | ported | has issues |
polymer-cookie | started | |
polymer-file | ported | |
polymer-flex-layout | ported | has issues |
polymer-google-jsapi | not started | |
polymer-grid-layout | not started | |
polymer-jsonp | not started | |
polymer-key-helper | not started | |
polymer-layout | not started | |
polymer-localstorage | ported | |
polymer-media-query | ported | has issues |
polymer-meta | not started | |
polymer-mock-data | not started | |
polymer-overlay | started | |
polymer-page | ported | |
polymer-scrub | not started | |
polymer-selection | ported | needs tests |
polymer-selector | ported | needs tests |
polymer-shared-lib | not started | |
polymer-signals | not started | |
polymer-view-source-link | not started |
License #
BSD 3-clause license (see LICENSE file).