Migration to typescript and visual framework for the Table/TableFullyLoaded.
Components migrated that use FullyLoadedTable:
subpages/Pathways
subpages/Interactions
Other changes:
Updating generic type names in Table/Body
Note: Third of a series of PRs chained to migrate <Table> and all its subcomponents. Make sure to review #627 first. And, when merging, delete the branch to update the next PRs.
coverage: 22.18% (+0.1%) from 22.079%
when pulling 20b94482bdf4add43f93c82116c27f4744cc7995 on ts-fully-loaded-table
into df9585201518c41d887f71f27b619b2e55fe522d on ts-simple-table.
coverage: 22.18% (+0.1%) from 22.079%
when pulling 20b94482bdf4add43f93c82116c27f4744cc7995 on ts-fully-loaded-table
into df9585201518c41d887f71f27b619b2e55fe522d on ts-simple-table.
coverage: 21.94% (+0.1%) from 21.831%
when pulling 119af271f1baf324cec9c1217fda31f1be002326 on ts-fully-loaded-table
into fd18d9e85e2decadf18cea048261f00632603831 on ts-simple-table.
coverage: 21.94% (+0.1%) from 21.819%
when pulling a97f4e80f6fc02973123863e7e7d5fcccd3d253d on ts-fully-loaded-table
into b2a1dfb664522700b8f4799599fd971378c58ec2 on dev.
Migration to typescript and visual framework for the
Table/TableFullyLoaded
.Components migrated that use
FullyLoadedTable
:subpages/Pathways
subpages/Interactions
Other changes:
Table/Body
Note: Third of a series of PRs chained to migrate
<Table>
and all its subcomponents. Make sure to review #627 first. And, when merging, delete the branch to update the next PRs.