fun_components 0.6.0
fun_components: ^0.6.0 copied to clipboard
Polymer components made for fun
0.0.2 #
- Created <roman-numerals> polymer element
- Created <turkish-number> polymer element
- Created <creditcard-verifier> polymer element
0.1.0 #
- Changed <roman-numerals> polymer element number attribute from String to int
- Changed <turkish-number> polymer element number attribute from String to int
- Changed <creditcard-verifier> polymer element to display red border on invalid credit card number and from blue border, no border if correct
- Created <markdown-markup> polymer element
0.2.0 #
- Made markdown_markup.dart into a library fun_components.markdown_markup
- Created a <gravatar-image> polymer element where you can specify the size of the image to use.
0.2.1 #
- Added remaining defaultImage, forceDefault and ratings attributes to <gravatar-image> polymer element
0.2.2 #
- Fixed a bug where roman-numerals would be blank when set to 1
0.3.0 #
- Added <text-speech> element
0.4.0 #
- Updated to the latest stable version of Polymer Dart
- Removed drone.io badge, which is showing a false negative (test it yourself if you're worried, they will pass, but not on Drone.io)
0.5.0 #
- Added <ajax-get> element
0.5.1 #
- Updated pubspec.yaml to use the latest available dependancies
0.5.2 #
- Added <rss-feed ...> and <rss-item ..> elements
- Updated some of the elements to use _src and _href to overcome the problems with transformers rewriting them
0.6.0 #
- Updated to Polymer 1.0.0-rc.1
- Enabled both <roman-numeral> and <turkish-number> to use the value between the opening and closing tags