Wiktor Tkaczyński
9d059f6007
Add support for Fragments in Head ( #3502 )
...
* Add support for Fragments in Head.
* Add test cases
* Check if Component has custom key
* Upgrade to React 16.2.0
2017-12-28 07:12:27 +05:30
Li Weinan
190853b4ff
Support de-deduping head tags by setting key ( #3170 )
...
* Support de-deduping head tags by setting key
* move dedupe logic to `unique` function
* fix head tag deduping logic
* remove console.log
* use `toContain` assertions
* update de-duping head tags section in README
2017-10-31 22:52:51 +01:00
Tim Neutkens
a6e069d4f9
Add property to list of deduped tags ( #2439 )
2017-07-03 11:02:47 +05:30
Guillermo Rauch
37be0ab765
filter for null *after* Children
is called to make this work with some -compat
pollyfills
2017-05-22 12:58:54 -07:00
C. T. Lin
8e6615dcf9
upgrade react to v15.5 and use prop-types instead of React.PropTypes ( #1684 )
...
* upgrade react to v15.5 and use prop-types instead of React.PropTypes
* Update package.json
2017-04-11 00:05:26 +05:30
zpnk
e0455823a0
Add default utf-8 charset. ( #270 )
2016-11-17 15:06:54 -08:00
Naoyuki Kanezawa
037e2d9c26
batch update head contents ( #129 )
...
* head-manager: batch update
* side-effect: remove redundant rendering cycle checks
2016-10-28 23:39:20 +09:00
Dan Zajdband
1477734211
Added linting using standard ( #27 )
...
* Added linting using standard
* Linting on test
2016-10-16 17:00:17 -07:00
nkzawa
89f96cc160
support next/head
2016-10-07 10:57:31 +09:00