dillon1000/react
Commit
Browse files 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
Changed paths4 files
First-parent comparisonfixtures/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…