Skip to content

4.1.1

Latest
Compare
Choose a tag to compare
@mdodgelooker mdodgelooker released this 27 Jan 14:46
· 6 commits to main since this release

@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