superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-encodable/test
Krist Wongsuphasawat f5f944b405 feat(encodable): make applyDomain() able to handle domain from dataset (#254)
* feat: make applyDomain() able to handle domain from dataset

* test: add unit tests

* fix: rename variable
2021-11-26 11:44:59 +08:00
..
encoders refactor(encodable): rename .getDomain() to .getDomainFromDataset() (#248) 2021-11-26 11:44:59 +08:00
fillers feat: Add Encoder (#230) 2021-11-26 11:44:58 +08:00
parsers feat(encodable): make applyDomain() able to handle domain from dataset (#254) 2021-11-26 11:44:59 +08:00
typeGuards feat(encodable): only set scale domain if both bounds are defined (#250) 2021-11-26 11:44:59 +08:00
utils feat(encodable): make applyDomain() able to handle domain from dataset (#254) 2021-11-26 11:44:59 +08:00