6.0.0-beta.3 (2022-04-12)
⚠ BREAKING CHANGES
- components/data-manager: The properties
additionalOptions
, onClearAllClick
, and onSelectAllClick
of
SkyDataViewConfig
are assigned more specific types.
Features
- components/ag-grid: add text cell maxlength and number cell min/max options (#113) (#115) (66e6e81)
- components/core: create a resize observer service as a media query service for modals (#70) (#116) (fb86ca6)
- update country field and phone field dependencies (#111) (#112) (cfb7f90)
Bug Fixes
- components/ag-grid: ag-grid: display validator popover using a delayed hover event (#87) (#110) (5d402e7)
- components/ag-grid: amend public exports API and JSDocs (#132) (#135) (e2321f9)
- components/ag-grid: set lookup cell editor width to match column (#126) (#127) (f50f9e9)
- components/core: fix inheritance issue with resize observer media query service (#122) (#124) (1965495)
- components/data-manager: assign specific types to properties of
SkyDataViewConfig
(#89) (25c89f4) - components/lists: add ARIA label to pagination link button (#99) (0239b1b)
- components/popovers: respect alignment and placement values supplied to the popover component (#139) (#141) (dd1976d)
- components/theme: add package exports for sky.css (#146) (28f5df4)