superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-dimension/test
Krist Wongsuphasawat 97f18e686b build: migrate build tool to nimbus (#281)
* build: migrate to nimbus

* build: update gitignore

* build: update package.json

* build: update travis config

* build: lower engine requirements

* build: adjust typescript config

* fix: errors

* fix: change yarn run to yarn

* fix: lint

(cherry picked from commit 22328c349c9b987eecc5e46fb306e459b6a9cadc)

* fix: eslint rules

* fix: lint

* fix: setup file

* fix: more lint

* fix: lint - pass build and lint

* fix: test setup and babel transform runtime

(cherry picked from commit dd55fd88ced045a8f83ca771705721bf2f930ff0)

* fix: timeout issues

* fix: some broken test due to jest.setTimeout

* fix: computeMaxFontSize tests

* fix: createLoadableRenderer test

* fix: loadble and broken tests due to warnings

* fix: test coverage

* fix: coverage of generator tests

* fix: all unit tests pass

* fix: remove yeutech-lab/react-loadable
2021-11-26 11:45:00 +08:00
..
svg feat: optimize functions for getting text dimension (#199) 2021-11-26 11:44:54 +08:00
computeMaxFontSize.test.ts build: migrate build tool to nimbus (#281) 2021-11-26 11:45:00 +08:00
getBBoxDummyFill.ts build: migrate build tool to nimbus (#281) 2021-11-26 11:45:00 +08:00
getMultipleTextDimensions.test.ts build: migrate build tool to nimbus (#281) 2021-11-26 11:45:00 +08:00
getTextDimension.test.ts build: migrate build tool to nimbus (#281) 2021-11-26 11:45:00 +08:00
mergeMargin.test.ts feat: improve margin merging (#159) 2021-11-26 11:44:49 +08:00
parseLength.test.ts feat: add parseLength function to @superset-ui/dimension (#171) 2021-11-26 11:44:51 +08:00