You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.
Blueriq Material Theme
What is Material Design?
The Material theme is based on Material Design components for Angular. Material Design is created by Google and is more like a style guide for UI designs.
Versions
Since Blueriq 11.1 we deliver Milestone versions of the Blueriq Material theme. Please see future releases of Blueriq 11 to get updated on new features added to the theme in each milestone. As long as the Material theme version is of type Milestone you should not use it in production environments. The purpose of Milestone versions are to give customers a chance to get an early look an provide feedback.
Enable the Material theme in the Blueriq Runtime
For Milestone usage you can activate the new theme by providing these properties to the application.properties of the Blueriq Runtime
The following deployment of the Material theme is advised: Angular#AngularinProduction
Blueriq Material Design as a kickstarter for a custom theme
For further details on how to achieve this please check out:
2 Comments
Daan Rijkers
From Blueriq 13.0 and upwards, when using the proposed value for the '
blueriq.angular.themes.material.template-group-file
'-property, the runtime will give an error saying: "Could not find 'UI/mvc/v2/material.stg
'."In Blueriq 13 the material.stg has been moved, and so the value of the property should be set to 'UI/angular/material.stg'.
Peter Artz
Changed the location of the stg on this wiki page. We had the same issue but did not see the comment from Daan immediately.