14.0.13
What's Changed
- fix(grid): Emit the rangeSelected event when pointerup is fired outside the Grid's cells - 14.0.x by @viktorkombov in #11916
- fix(grid): Prevent drag selection when is initiated outside the grid - 14.0.x by @viktorkombov in #11962
- Grid should correctly activate node when loses focus and regain it again by @ddincheva in #11705
- fix(radio): allowing radio group to pick dynamically added radios - 14.0 by @ChronosSF in #11958
Full Changelog: 14.0.12...14.0.13