diff --git a/src/AppTopBar.vue b/src/AppTopBar.vue index e4fbffb6d..13d0fdb6f 100755 --- a/src/AppTopBar.vue +++ b/src/AppTopBar.vue @@ -105,10 +105,10 @@ Blocks
PrimeVue is available at npm, if you have an existing application run the following commands to download PrimeVue and PrimeIcons to your project.
-npm install primevue@^3.15.0 --save
+npm install primevue@^3.16.0 --save
npm install primeicons --save
diff --git a/src/views/theming/Theming.vue b/src/views/theming/Theming.vue
index dc4a793b4..89ff29d21 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, Tailwind, FluentUI, Saga, Vela, Arya and legacy themes whereas Designer provides