Skip to content

Releases: looker-open-source/components

4.1.1

27 Jan 14:46
Compare
Choose a tag to compare

@looker/components 4.1.1 (2023-01-26)

Bug Fixes

  • Retire React.FC type for compatibility with React 18
  • DialogLayout: Infinite loop caused by useOverflow b/231444817
  • Dialog: not closing on esc key b/256648685
  • Popover: onClose b/227215288
  • Space/SpaceVertical: props cleanup
  • Tooltip: Close esc key then stops event (don't close a Dialog) b/256828519
  • Tooltip: isOpen prop
  • Truncate: Improve performance, avoid ResizeObserver b/260015371

Features

  • Chip: Show tooltip when truncated b/255374055

@looker/components-providers 1.5.30 (2023-01-26)

Bug Fixes

  • Retire React.FC type for compatibility with React 18
  • Dialogs not closing on esc key b/256648685

@looker/filter-components 1.0.1 (2023-01-26)

Bug Fixes

  • Retire React.FC type for compatibility with React 18
  • Filter: Make text and border color consistent b/246822617
  • FilterProps: Improve type b/248571260
  • NumberFilter: support for big integers b/243500951
  • NumberFilter: Single number input value of 0 b/265746708

Features

  • FieldSelectTree: New component

@looker/filter-expressions 1.0.2 (2023-01-26)

Bug Fixes

  • NumberFilter: support for big integers b/243500951

@looker/visualizations 1.1.4 (2023-01-26)

Bug Fixes

  • Retire React.FC type for compatibility with React 18

@looker/visualization-playground 2.1.3 (2023-01-26)

Bug Fixes

  • Retire React.FC type for compatibility with React 18

4.0.4

26 Oct 22:15
Compare
Choose a tag to compare

@looker/components 4.0.4

Bug Fixes

  • Space/SpaceVertical props cleanup (b9145ad)

Features

  • Widen React peer dependency version range
  • Menu: First item is not focused when opened via click (bd97544)

@looker/components-data 1.0.1

Features

  • Widen React peer dependency version range

@looker/components-providers 1.5.28

Features

  • Widen React peer dependency version range

@looker/components-test-utils 1.5.27

Features

  • Widen React peer dependency version range

@looker/design-tokens 3.0.5

Features

  • Widen React peer dependency version range

Features

  • theming: expanded dashboard controls - runtime (335120a)

@looker/filter-components 0.10.24

Features

  • Widen React peer dependency version range

Bug Fixes

  • Improve FilterProps type b/248571260 (8b6bef3)
  • Number Filter support for big integers b/243500951 (62aef5c)

@looker/visualization-playground 2.1.1

Bug Fixes

  • make ComponentsProvider optional for getting started with vis components (089d6f5)

Features

  • Widen React peer dependency version range
  • add show_totals and show_row_totals config transformation b/248616608 (8fda5e1)
  • support jsx elements nested in table data (f2bd65a)

@looker/visualizations 1.1.2

Bug Fixes

  • make ComponentsProvider optional for getting started with vis components (089d6f5)

Features

  • Widen React peer dependency version range
  • allow user overrides of estimated virtual row heights (fa9bfe4)
  • Optimize large table data sets with row virtualization (0425b5a)
  • sort multiple table columns b/244479248 (f382174)
  • table head groups for pivoted queries b/235396147 (36742ad)

@looker/visualizations-adapters 1.0.1

Features

  • Widen React peer dependency version range
  • add row totals to table vis b/246839518 (a391757)
  • add show_totals and show_row_totals config transformation b/248616608 (8fda5e1)
  • allow user overrides of estimated virtual row heights (fa9bfe4)
  • rename table column with series label b/248301650 (494f908)
  • support jsx elements nested in table data (f2bd65a)
  • table head groups for pivoted queries b/235396147 (36742ad)

@looker/visualizations-single-value 1.0.1

Features

  • Widen React peer dependency version range

@looker/visualizations-table 1.1.1

Features

  • Widen React peer dependency version range
  • add row totals to table vis b/246839518 (a391757)
  • add value format support to visualizations-table b/244356880 (24e57a4)
  • allow user overrides of estimated virtual row heights (fa9bfe4)
  • fix cell visualization divide by 0 error b/251242659 (2e99090)
  • hard-code table cell widths (8409135)
  • Optimize large table data sets with row virtualization (0425b5a)
  • rename table column with series label b/248301650 (494f908)
  • sort multiple table columns b/244479248 (f382174)
  • support jsx elements nested in table data (f2bd65a)
  • table head groups for pivoted queries b/235396147 (36742ad)
  • toggle column visibility based on series visibility b/246960771 (ba9a1c0)

@looker/visualizations-visx 1.0.1

Features

  • Widen React peer dependency version range

4.0.3

04 Feb 22:45
Compare
Choose a tag to compare

@looker/components 4.0.3

Code Refactoring

  • Rename Box2 to Box and deprecate Box2 (3be4506)

Features

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

2.8.14

07 Jan 00:04
Compare
Choose a tag to compare

@looker/components 2.8.14

Bug Fixes

  • Button: Shrinking in flex layouts
  • DataTable: Header icon duplicate tooltip
  • Tab/Tab2: Text vertical alignment

@looker/filter-components 0.10.14

Features

  • DateFilter: Localize units

Bug Fixes

  • Input error styling

@looker/visualizations 0.2.7

Features

  • Row totals support

Bug Fixes

  • Hide y-axis label when query has multiple measures

@looker/visualizations-table 0.2.7

Features

  • Table: Zebra-style row background

@looker/visualizations-visx 0.2.6

Features

  • Pie: Labels mode for legend type

@looker/[email protected]

22 Jun 00:35
Compare
Choose a tag to compare

See CHANGELOG file to see what's changed in new release.

@looker/[email protected]

22 Jun 00:35
Compare
Choose a tag to compare

See CHANGELOG file to see what's changed in new release.

@looker/[email protected]

22 Jun 00:35
Compare
Choose a tag to compare

See CHANGELOG file to see what's changed in new release.

@looker/[email protected]

22 Jun 00:35
Compare
Choose a tag to compare

See CHANGELOG file to see what's changed in new release.

@looker/[email protected]

22 Jun 00:35
Compare
Choose a tag to compare

See CHANGELOG file to see what's changed in new release.

@looker/[email protected]

22 Jun 00:35
Compare
Choose a tag to compare

See CHANGELOG file to see what's changed in new release.