Updates for 2018 November
Breaking Change
- The
e-datagridselect filter now returns a value without the "option-" prefix.
New Features
- New icons for various Email Campaign types:
e-email-block-based,e-email-custom-html, ande-email-template-based. e-dialognow has an "opened" property.e-validatornow has an "opened" property, and now dispatches an event on open and on close.e-selectnow has a loading state.e-actionlistnow has a loading state.- Added documentation for config-service.
- Added documentation for authentication token service.
- Added a new
helpcolor, to be used for tooltip icons. - Datagrid filters now have a "custom" attribute. When enabled, you can override the default logic of the filter with your own custom logic.
Improvements
.e-label-outlinelabels are not in uppercase anymore.- Checkbox filters in datagrid can contain tooltips.
e-actionlisthas two empty states: one for no data, one for no search results.
Bug Fixes
e-datepickerdoes not dispatch an event when disabled.- Datagrid filters are laid out in multiple rows if they can't fit in a single row.