Commit Graph

112 Commits

Author SHA1 Message Date
David van der Leij
dc88057144 Remove Google+ links in README.md and CONTRIBUTING.MD 2019-03-13 12:40:51 +01:00
@infosec_eskimo
665901ab24 Fix Typo in Readme (#5260) 2018-06-15 16:13:29 +02:00
Kevin Schaaf
dfc8ea3700 Merge pull request #5228 from FluorescentHallucinogen/update-repo-url
Update repo URL
2018-05-10 10:38:15 -07:00
Alexey Rodionov
cdb34fc83c Update repo URL 2018-05-10 13:58:38 +03:00
Alexey Rodionov
41d698018b Add badges 2018-05-10 13:56:24 +03:00
Sergey Kulikov
83ab5a1446 Update development instructions for 3.0 (#5226)
* Remove outdated migration image

* Update development instructions, fix broken link

* [ci skip] Update polymer-cli instructions and link
2018-05-10 10:08:48 +02:00
Kevin Schaaf
c54ff70a59 Fix typos and nits 2018-05-07 13:23:38 -07:00
graynorton
b823620e56 Tweak introductory note, fix webpack capitalization 2018-05-04 16:01:02 -07:00
Steven Orvell
d896cdd059 Readme: very small tweaks 2018-05-04 14:57:35 -07:00
Kevin Schaaf
fb7630c3e8 Tweak wording. 2018-05-04 14:39:18 -07:00
Kevin Schaaf
fc0ce189f8 Fix link 2018-05-04 14:35:50 -07:00
Kevin Schaaf
ee6a67ee75 Re-order sections 2018-05-04 14:34:14 -07:00
Kevin Schaaf
928c47fc9f Fix LitElement typo 2018-05-04 14:32:58 -07:00
Kevin Schaaf
e924ba86a4 Minor tweaks 2018-05-04 14:29:21 -07:00
Kevin Schaaf
956bba7332 Update README for 3.x 2018-05-04 14:16:02 -07:00
Daniel Freedman
f939161810 Add note about pre v3 releases 2018-02-27 11:55:33 -08:00
Daniel Freedman
8f2cc0d53f Add note for npm package
For people wanting to try Polymer with npm, they should use the v3 prereleases.
2018-02-27 11:25:43 -08:00
Darío Hereñú
42ec14bfc7 Semantic issue (proposal) plus minor fixes 2017-11-19 10:39:56 -03:00
Josh Soref
0781b322bb spelling: github 2017-09-07 05:10:17 +00:00
Josh Soref
38645c087a spelling: collection 2017-09-06 05:47:37 +00:00
Kevin Schaaf
d1ad0c3383 [ci skip] Fix link closing quotes. 2017-06-23 10:34:32 -07:00
Piper Chester
5355252a19 README: fix typo 2017-06-08 23:48:44 -07:00
Arthur Evans
8290002b56 Not an RC anymore 2017-05-26 13:43:40 -07:00
Kevin Schaaf
bbfea90507 Fix readme. 2017-04-07 12:53:11 -07:00
Steven Orvell
7639cf815e Adds back the beforeRegister method. Users can no longer set the is property in this method; however, dynamic property effects can still be installed here. 2017-04-06 10:45:26 -07:00
Limon Monte
b860594ad6 Fix image in README 2017-03-21 10:26:19 +02:00
Charles Catta
c14ea57f23 Fix spelling error
Line 23, 
2.0 sction below => 2.0 section below
2017-03-06 17:21:20 -05:00
Kevin Schaaf
8fd1b212d3 [ci skip] Fix note re: transpilation 2017-03-04 00:17:16 -08:00
Kevin Schaaf
3dd776fe58 [ci skip] Remove obsolete note re: pre-upgrade attribute vs. property priority 2017-03-04 00:11:02 -08:00
Kevin Schaaf
b67736ecb3 [ci skip] Fix note re: attached 2017-03-04 00:09:28 -08:00
Kevin Schaaf
1235f44924 [ci skip] Add back intro README content from 1.x, updated to 2.x syntax. 2017-03-03 23:56:28 -08:00
Daniel Freedman
69ce4976db [ci skip] Remove webcomponents v1 branch reference 2017-03-03 17:42:25 -08:00
Daniel Freedman
b13f294fee [ci skip] add note about 1.x branch 2017-03-03 17:40:42 -08:00
Steve Orvell
da49964ff4 Merge pull request #4360 from Polymer/2.0-fix-4357
Fixes #4357.
2017-03-02 19:41:06 -08:00
Steven Orvell
1de623bf47 clarify docs. 2017-03-02 18:37:43 -08:00
Steven Orvell
04a75796b7 Add info to readme. 2017-03-02 18:22:01 -08:00
Kevin Schaaf
1ba9af10ee [ci skip] Update docs. 2017-03-02 16:03:08 -08:00
Kevin Schaaf
75f9a953ce [ci skip] Update readme 2017-03-01 22:07:26 -08:00
Steven Orvell
934d1acb5f Fixes #4036 by explaining that users must call flush on return value from Polymer.dom().observerNodes. 2017-02-24 19:42:30 -08:00
Kevin Schaaf
aa87a7cf15 Merge pull request #4246 from dimon-durak/patch-1
fix README.md
2017-02-24 14:33:45 -08:00
Kevin Schaaf
e2118aa4d7 Update readme. config-->properties & observers. Describe template getting options. 2017-02-24 13:14:03 -08:00
Kevin Schaaf
38fa1f6b09 Remove limitation on dynamic custom-styles. 2017-02-23 21:22:24 -08:00
Steven Orvell
f55d94747b * change afterNextRender to be api compatible with Polymer 1.x by changing the signature from callback to context, callback, args.
* update readme to mention that `copyOwnProperty` is removed api.
2017-02-21 12:03:25 -08:00
Kevin Schaaf
2551df5126 Re-add lazyRegister note 2017-02-17 18:56:37 -08:00
Kevin Schaaf
3120d30a1c Clarify undefined rule changes 2017-02-17 12:51:32 -08:00
Kevin Schaaf
eb1b9b1356 Remove unconditional computed binding note. 2017-02-17 12:35:47 -08:00
Kevin Schaaf
245bce27c2 More cleanup. 2017-02-17 12:34:30 -08:00
Kevin Schaaf
38a1ee515b Cleanup reads. 2017-02-17 12:33:38 -08:00
Kevin Schaaf
7b0737b6cf Clarify readme comment. 2017-02-17 12:29:30 -08:00
Kevin Schaaf
7db908ee17 Re-add effect ordering test and document change. 2017-02-17 12:27:15 -08:00