Bram Peirs
Bram Peirs
## Detailed description The overflow menu with custom template allows you to implement your own template. In our use case we are adding a list of checkboxes, a cancel and...
In the _type.scss file you use **Roboto Slab**: `$font-family-serif: 'Roboto Slab', 'Times New Roman', serif !default;` This is however not imported in the index.html ` ` Am I missing something?
It would be nice if a checkbox could have a status 'indeterminate'. See: https://material.angular.io/components/checkbox/examples **Indeterminate**  **Unchecked**  **Checked**  #### Changelog **New** * New size property for pagination nav component `sm, md,...