Goffert van Gool
|
358674714c
|
Update web-component docs to current standard (#11020)
The documentation example for Web Components uses deprecated Custom Element and Shadow DOM APIs [0]. This change updates the example to the v1 APIs, which are the current standard.
[0] https://developers.google.com/web/fundamentals/web-components/customelements#historysupport
|
2017-10-02 11:44:57 +01:00 |
|
Dan Abramov
|
54b280b4fe
|
Remove examples/ folder (#9323)
|
2017-04-03 20:32:02 +01:00 |
|
yuntao.qyt
|
c96979bd75
|
docs: delete unnecessary brackets
|
2016-11-13 16:29:18 +08:00 |
|
Ville Immonen
|
f8a328d6a5
|
Remove string ref from function component example (#8244)
Refs can't be attached to stateless functional components.
|
2016-11-09 16:38:36 +00:00 |
|
Oskari Mantere
|
97a1b89a94
|
Replace vars with let and const (#8051)
|
2016-10-22 21:55:29 +01:00 |
|
Dan Abramov
|
842d44dfa5
|
Fix redirects
|
2016-10-21 22:02:30 +01:00 |
|
Kevin Lacker
|
aa9544bfac
|
New Documentation
|
2016-10-21 20:59:08 +01:00 |
|