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

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

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 3 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 1
2 <!--- 2 <!---
3 3
4 This README is automatically generated from the comments in these files: 4 This README is automatically generated from the comments in these files:
5 iron-form-element-behavior.html 5 iron-form-element-behavior.html
6 6
7 Edit those files, and our readme bot will duplicate them over here! 7 Edit those files, and our readme bot will duplicate them over here!
8 Edit this file, and the bot will squash your changes :) 8 Edit this file, and the bot will squash your changes :)
9 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
10 --> 13 -->
11 14
12 [![Build Status](https://travis-ci.org/PolymerElements/iron-form-element-behavio r.svg?branch=master)](https://travis-ci.org/PolymerElements/iron-form-element-be havior) 15 [![Build status](https://travis-ci.org/PolymerElements/iron-form-element-behavio r.svg?branch=master)](https://travis-ci.org/PolymerElements/iron-form-element-be havior)
13 16
14 _[Demo and API Docs](https://elements.polymer-project.org/elements/iron-form-ele ment-behavior)_ 17 _[Demo and API docs](https://elements.polymer-project.org/elements/iron-form-ele ment-behavior)_
15 18
16 19
17 ##Polymer.IronFormElementBehavior 20 ##Polymer.IronFormElementBehavior
18 21
19
20 Polymer.IronFormElementBehavior enables a custom element to be included 22 Polymer.IronFormElementBehavior enables a custom element to be included
21 in an `iron-form`. 23 in an `iron-form`.
22 24
23 25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698