Skip to content

0.9.21

Choose a tag to compare

released this 24 Oct 00:46

@looker/components

Changed

  • InputFilters
    • Default editor uses RadioGroup (single choice) and CheckboxGroup (multiple choice)
    • Developers can specify a custom editor that via fieldFilter.editor property (must match interface for InputFilterEditorRenderProp)

Fixed

  • InputFilters
    • improved styling when Chips wrap to additional lines
    • Popover no longer moves when Chip is initially displayed
  • Select inside a Dialog losing focus after clicking an option
  • Tooltip adding extra space to its child's className