v1.7.0
·
2256 commits
to main
since this release
1.7.0 (2022-12-19)
Note
Updated to@ui5/webcomponents@~1.9.3
Please also check the UI5 Web Components Release notes for v1.9.3.
Bug Fixes
- AnalyticalTable - TypeScript: correct type for
onTableScroll
(#3839) (02ea1ed) - AnalyticalTable - TypeScript: fix
ref
type (#3815) (2337db1) - AnalyticalTable - TypeScript: fix
selectedFlatRows
type ofonRowSelect
event (#3817) (bb224ba) - charts: allow formatting y/x-axis ticks w/o changing measure formatter (#3803) (ad15be8), closes #3802
- FilterBar: fix alignment of table cells in dialog (#3829) (c8c834e)
- Grid: support
React.Fragment
as children (#3850) (beb032e) - make
children
ofFlexBox
,Grid
,ResponsiveGridLayout
andText
optional (#3851) (d20f986) - Modals - TypeScript: allow typing the container element (#3856) (780206a)