dillon1000/react

Commit

DOM fixture updates (#13368)

* Add home component. Async load fixtures.

This commit adds a homepage to the DOM fixtures that includes browser
testing information and asynchronously loads fixtures.

This should make it easier to find DOM testing information and keep
the payload size in check as we add more components to the fixtures.

* Update browser support fields

* Tweak select width

* Fix typo

* Report actual error when fixture fails to load

* Update browser information

* Update browserstack subscription info

* English

* Switch let for const in fixture loader
Browse files
Changed paths4 files
First-parent comparison
M fixtures/dom/src/components/Header.js ModifiedA fixtures/dom/src/components/fixtures/home.js AddedM fixtures/dom/src/components/fixtures/index.js ModifiedM fixtures/dom/src/style.css Modified
Patch

Files changed

Rendering syntax-highlighted changes…