diff --git a/package-build.json b/package-build.json index fd741549c..5651fc09e 100644 --- a/package-build.json +++ b/package-build.json @@ -1,6 +1,6 @@ { "name": "primevue", - "version": "3.7.0", + "version": "3.7.1", "homepage": "https://www.primefaces.org/primevue", "repository": { "type": "git", diff --git a/package.json b/package.json index b4727d9ee..4001f0c15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primevue", - "version": "3.7.0", + "version": "3.7.1", "homepage": "https://www.primefaces.org/primevue", "repository": { "type": "git", diff --git a/src/assets/menu/menu.json b/src/assets/menu/menu.json index 6f43dea9e..2c09e46fd 100644 --- a/src/assets/menu/menu.json +++ b/src/assets/menu/menu.json @@ -94,7 +94,7 @@ }, { "name": "SASS API", - "href": "https://www.primefaces.org/designer/api/primevue/3.0.0" + "href": "https://www.primefaces.org/designer/api/primevue/3.5.0" } ] }, diff --git a/src/views/theming/Theming.vue b/src/views/theming/Theming.vue index 971182a01..6376bb715 100755 --- a/src/views/theming/Theming.vue +++ b/src/views/theming/Theming.vue @@ -18,7 +18,7 @@
CSS of the themes share the same license as PrimeVue which is MIT, this means the generated CSS can be customized per your needs however this should be avoided if your customizations are not simple. For instance even to change a primary color, since there is no variable a find and replace should be performed various times. On the other hand, this can be achieved - by changing a single variable e.g. $primaryColor. Visit the SASS API for the documentation of available customization options.
+ by changing a single variable e.g. $primaryColor. Visit the SASS API for the documentation of available customization options.Designer is the ultimate tool to create your own PrimeVue experience powered by a SASS based theme engine with 500+ variables and a Visual Designer. PrimeVue only ships the generated CSS of Material, Bootstrap, Saga, Vela, Arya and legacy themes whereas Designer provides