UNPKG

@salesforce-ux/design-system

Version:
20 lines (13 loc) 453 B
<!-- Release notes authoring guidelines: http://keepachangelog.com/ --> # Lookups Release Notes <!-- ## [Unreleased] --> <!-- ## [VERSION] --> ## 2.11.0 ### Added - Grouped Lookup wrapping `<div>` attributes: - `role="combobox"` - `aria-haspopup="listbox"` - `aria-expanded="true"` - Grouped Lookup `<input>` attribute `aria-controls` set to id of adjacent table ### Changed - Grouped Lookup `<input>` `role` from `combobox` to `textbox`