superset/superset-frontend/spec
Corbin Robb b179863e25
refactor: Convert TableElement to TypeScript (#14978)
* Convert TableElement to typescript

* Change type names to better match naming conventions in other files

* Fix import order and update tests on TableElement

* Remove defaultProps

* Destructure the props

* Use Rest and Spread syntax to condense props destructuring

* Fix TypeScript errors and add comment to explain antd props and types weirdness

* Remove comment, add consistency with other files, and use method chaining to make more concise

Co-authored-by: Corbin Robb <corbin@Corbins-MacBook-Pro.local>
2021-06-15 13:29:45 -07:00
..
__mocks__ feat: Dynamic imports for the Icons component (#14318) 2021-04-29 11:49:39 -07:00
fixtures display all metric results in editor (#15031) 2021-06-07 19:12:56 -07:00
helpers chore: Adds QueryParamProvider to testing helper (#14195) 2021-05-05 21:58:40 -07:00
javascripts refactor: Convert TableElement to TypeScript (#14978) 2021-06-15 13:29:45 -07:00
.eslintrc Improves RTL configuration (#13079) 2021-02-11 15:32:22 -08:00