Skip to content

Commit

Permalink
Update attribute-behavior fixture (#22522)
Browse files Browse the repository at this point in the history
* Fix missing key warning

* Add build instructions

* Update interpretation now that React 17 is latest stable and 18 is next

* Ignore ReactDOM.render deprecation warning

* Ensure a server implementation with `renderToString` is used

* Update AttributeTableSnapshot

* Ensure Popover doesn't overflow
  • Loading branch information
eps1lon authored Nov 25, 2021
1 parent 4e6eec6 commit cbc484b
Show file tree
Hide file tree
Showing 5 changed files with 282 additions and 230 deletions.
2 changes: 1 addition & 1 deletion fixtures/attribute-behavior/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/build
/public/react.development.js
/public/react-dom.development.js
/public/react-dom-server.browser.development.js
/public/react-dom-server-legacy.browser.development.js

# misc
.DS_Store
Expand Down
Loading

0 comments on commit cbc484b

Please sign in to comment.