Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Side by Side Diff: third_party/polymer/components/iron-range-behavior/README.md

Issue 2113853002: Run bower update (Closed) Base URL: https://github.com/catapult-project/catapult@polymer10-migration
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 iron-range-behavior
2 ==========
3 1
4 `Polymer.IronRangeBehavior` provides the behavior for something with a minimum t o maximum range. 2 <!---
3
4 This README is automatically generated from the comments in these files:
5 iron-range-behavior.html
6
7 Edit those files, and our readme bot will duplicate them over here!
8 Edit this file, and the bot will squash your changes :)
9
10 The bot does some handling of markdown. Please file a bug if it does the wrong
11 thing! https://github.com/PolymerLabs/tedium/issues
12
13 -->
14
15 [![Build status](https://travis-ci.org/PolymerElements/iron-range-behavior.svg?b ranch=master)](https://travis-ci.org/PolymerElements/iron-range-behavior)
16
17 _[Demo and API docs](https://elements.polymer-project.org/elements/iron-range-be havior)_
18
19
20 ##Polymer.IronRangeBehavior
21
22 `iron-range-behavior` provides the behavior for something with a minimum to maxi mum range.
23
24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698