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