Skip to content

Themes and Default theme and bug fixes

Compare
Choose a tag to compare
@CuppaLabs CuppaLabs released this 10 Sep 19:04
· 136 commits to master since this release
  1. From v3.0.0 onwards you need to add 'default.theme.css' file in angular-cli.json or angular.json, to render styles.
  2. Refer to documentation to know more about the theming and themes.
  3. You can create your own themes from now on. Refer to default.themes.scss in repository.
  4. GroupBy filter big fix