dillon1000/react

Commit

Fix warning deduplication in attribute table (#10594)

* Fix warning deduplication by eval-ing React

* Move checkbox to the left

* Fix alphabetical sort

* Fix the pooling logic

* Avoid false positive warning due to controlled/uncontrolled switch

* Naming: 15 => Stable, 16 => Next

* Prettier

* Add "Save" button
Browse files
Changed paths7 files
First-parent comparison
M fixtures/attribute-behavior/.gitignore ModifiedM fixtures/attribute-behavior/package.json ModifiedM fixtures/attribute-behavior/src/App.js ModifiedA fixtures/attribute-behavior/src/attributes.js AddedM fixtures/attribute-behavior/src/index.js ModifiedD fixtures/attribute-behavior/src/react-loader.js DeletedM fixtures/attribute-behavior/yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…