Skip to content

Commit 8b68990

Browse files
authored
Merge pull request #2455 from webcomponents/react19
Update to use the released react 19.
2 parents c1bcde7 + 8cc2ab5 commit 8b68990

22 files changed

+562
-8241
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ npm start
3939
- [Polymer](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/polymer)
4040
- [Preact](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/preact)
4141
- [React](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/react)
42-
- [React Beta](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/react-beta)
4342
- [Riot.js](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/riot)
4443
- [Skate](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/skate)
4544
- [Solid](https://github.com/webcomponents/custom-elements-everywhere/tree/master/libraries/solid)

docs/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ const libraryMap = {
3434
polymer: "Polymer",
3535
preact: "Preact",
3636
react: "React",
37-
'react-beta': "React Beta",
3837
riot: "Riot.js",
3938
skate: "Skate w/ Preact",
4039
solid: "Solid",

libraries/react-beta/.babelrc

Lines changed: 0 additions & 5 deletions
This file was deleted.

libraries/react-beta/karma.conf.js

Lines changed: 0 additions & 83 deletions
This file was deleted.

libraries/react-beta/meta/expectedResults.json

Lines changed: 0 additions & 19 deletions
This file was deleted.

libraries/react-beta/meta/issues.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

libraries/react-beta/meta/summary.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)