4.0.3
·
42 commits
to main
since this release
@looker/components
4.0.3
Code Refactoring
- Rename Box2 to Box and deprecate Box2 (3be4506)
Features
- ListItem: Add padding between label and detail ([310d69e](https://github.com/looker-open-source/components/commit/
BREAKING CHANGES
- boxShadow prop no longer supported
- Replace border with semanticBorder
@looker/components-providers
1.5.27
Bug Fixes
- Select: loses focus after changing value inside Dialog (Firefox)
@looker/filter-expressions
1.0.0
Bug Fixes
- Backslash in string filters no longer escaped
@looker/design-tokens
3.0.4
BREAKING CHANGES
- Replace border with semanticBorder b/197909346
@looker/components
3.0.0
Features
- Ripple animation turned on by default
- Link: Disable underline for hover/focus state when underline prop is false
- NavTree: Updated focus style for indicator when disclosure is also a link
- ListItem/NavTree: Ripple animation added
- Select/SelectMulti: Ripple animation added
Bug Fixes
- FloatingLabelField: Add white-space: nowrap to detail area
BREAKING CHANGES
- Tree: Remove all deprecated props:
assumeIconAlignment
,branchFontWeight
,forceLabelPadding
,labelBackgroundOnly
@looker/components-date
3.0.4
- Components derive date locale from
ComponentsProvider
@looker/filter-components
0.10.15
Features
- FilterToken Component added
- FilterErrorMessages Component added
- Token Component added
@looker/visualizations
0.2.8
Features
- Visualization: Broader support for render_null_values config option
- Custom width for XYLegend and PieLegend
Bug Fixes
- Visualization: Check valid data before rendering chart
@looker/visualizations-adapters
0.1.9
Features
- Sort query response by date
- Sync pivot name formatting with api response
@looker/visualizations-visx
0.2.7
Features
- Pie: Paginate legend
Bug Fixes
- SparkLine: Value type enforcement
- Area/Bar/Column/Scatter: Legend resizing
@looker/i18n
0.1.0
- Package created