ilyabrower
ilyabrower
## Motivation and Context Added composition api for FilterTrigger. ## How has this been tested? Manually + unit-test ## Screenshots (if appropriate):  ## Types...
## Motivation and Context I've fixed typings for Radio Value component. ## How has this been tested? Manually + added unit-test ## Screenshots (if appropriate): ## Types of changes -...
## Motivation and Context ## How has this been tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue). -...
## Motivation and Context ## How has this been tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue). -...
## Motivation and Context ## How has this been tested? Manually and I've added some tests ## Screenshots (if appropriate):  ## Types of changes...
**Describe the bug** For Scatterplot with data, which has more then one YAxe, for example ``` const data = Array(10) .fill({}) .map((d, i) => ({ x: i, y1: Math.random() *...
## Motivation and Context ## How has this been tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue). -...
## Motivation and Context Added beautiful number formatting for Inline.InputNumber. ## How has this been tested? Manually (just extend Value from Input.Number.Value). ## Screenshots (if appropriate): ## Types of changes...
## Motivation and Context Added check for resizing parent element for scroll area with hMax (wMax) ## How has this been tested? Manually ## Screenshots (if appropriate): https://github.com/semrush/intergalactic/assets/8787452/67c09006-f1f4-414b-82a3-9918a8e53101 ## Types...