19.0.0-beta.0
Pre-release
Pre-release
What's Changed
- fix(textarea): disabled state cursor by @SisIvanova in #14952
- fix(expansion-panel): bootstrap typography by @SisIvanova in #14961
- chore(*): roadmap-update-18.2 by @radomirchev in #14981
- docs: update readme references by @emmanuel-ferdman in #14901
- ci(*): update puppeteer to latest by @damyanpetev in #14971
- chore(deps): bump cookie, express and socket.io by @dependabot in #14982
- feat(grid): console.warn if primaryKey column does not exist by @ddaribo in #14945
- fix(editing): re-trigger activation clear on endedit #14842 by @ChronosSF in #14984
- fix(ExcelExport): Remove the not supported null char. #14944 by @gedinakova in #14980
- fix(navigation-drawer): fix ARIA role issue warning. by @desig9stein in #14976
- refactor(combo): only handle selection set in id setter - master by @ddaribo in #14959
- Fixed header height issue for grouped headers by @MarielaTihova in #14788
- fix(combo): update touched property and apply invalid color on blur when required - follow-up - master by @Zneeky in #14963
- fix(grid,filtering): expression tree interface optional find methods by @damyanpetev in #15017
- Filter grid correctly with case insensitive duplicate records - master by @MonikaKirkova in #14969
- chore(demos): update use of filterGlobal to clear with empty input by @damyanpetev in #14960
- fix(for-of): removing warnings about passive listeners by @ChronosSF in #14914
- refactor(tabs): remove unnecessary styles by @SisIvanova in #15028
- test(hgrid): fix flicker for scrolling inside hierarchical grid by @dkamburov in #15010
- test(combo): fix flickering scroll test by @damyanpetev in #15039
- fix(dropdown): fix typography for boostrap and fluent themes by @desig9stein in #15036
- refactor(time-picker): remove redundant styles by @SisIvanova in #14950
- fix(dialog): fix dialog discrepancies whit the UI kit by @desig9stein in #15032
- fix(slider): ensure upper thumb reaches maxValue with decimal steps - master by @georgianastasov in #15022
- refactor(tabs): Match design to the latest Web Components repo changes by @desig9stein in #15029
- feat(grid-summary): summary disabling with disabledSummaries property by @georgianastasov in #15006
- fix(query-builder): delete empty groups - master by @igdmdimitrov in #15012
- fix(datepicker): fix header title templating by @didimmova in #15044
- feat(themes): add theme property to components by @didimmova in #15056
- fix(date-range): projected input focus restore on consecutive close by @damyanpetev in #14955
- refactor(grids): check if primaryKey exists as a field in the data instead of in the columns by @ddaribo in #15052
- refactor(i18n): satisfies operator to validate resource string objects by @damyanpetev in #14781
- refactor(list): item gaps and margins by @SisIvanova in #15063
New Contributors
- @emmanuel-ferdman made their first contribution in #14901
Full Changelog: 18.2.0...19.0.0-beta.0