Bug Fixes
-
Fixed a bug with Date Picker in Reactive Forms where the Date initialized by the user
was not processed
(#2097).
-
Fixed a bug with the Datagrid Action Bar. Popovers inside of the Action Bar are now rendererd
correctly
(#2090).
-
Added guards to handle null values in Datagrid Selection
(#2074).
Other Changes
- Added support to close popovers using the
ESC
key
(#2064).