From 72c077f1ad2a1aefc379e6cea8309e9ec4d6d6dc Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Fri, 29 May 2020 10:35:00 +0300 Subject: [PATCH] Fixed texts --- public/demo/data/treetablenodes.json | 2 +- src/views/Home.vue | 2 +- src/views/datatable/DataTableCrudDemo.vue | 2 +- src/views/dataview/DataViewDoc.vue | 2 +- src/views/icons/Icons.vue | 2 +- src/views/paginator/PaginatorDoc.vue | 2 +- src/views/treetable/TreeTableDoc.vue | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/public/demo/data/treetablenodes.json b/public/demo/data/treetablenodes.json index 91a8604ef..e1f316232 100644 --- a/public/demo/data/treetablenodes.json +++ b/public/demo/data/treetablenodes.json @@ -308,7 +308,7 @@ { "key": "7-1", "data":{ - "name":"primeng.png", + "name":"primevue.png", "size":"30kb", "type":"Picture" } diff --git a/src/views/Home.vue b/src/views/Home.vue index 3162f8ac0..cf92448e8 100755 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -183,7 +183,7 @@

PrimeVue Designer API

- PrimeReact Designer + PrimeVue Designer

PrimeVue is a design-agnostic library and the theming system is based on the Theme Designer, the official tool to create themes for the components. Designer includes a SASS enabled infrastructure that has over 500 customizable variables, a live editor and a Vue-CLI application to test your themes with ease along with built-in theme samples that are embedded in PrimeVue Core.

diff --git a/src/views/datatable/DataTableCrudDemo.vue b/src/views/datatable/DataTableCrudDemo.vue index 8c22faa0b..b236d927f 100755 --- a/src/views/datatable/DataTableCrudDemo.vue +++ b/src/views/datatable/DataTableCrudDemo.vue @@ -3,7 +3,7 @@

DataTable Crud

-

This samples demonstrates a CRUD implementation using various PrimeReact components.

+

This samples demonstrates a CRUD implementation using various PrimeVue components.

diff --git a/src/views/dataview/DataViewDoc.vue b/src/views/dataview/DataViewDoc.vue index d71a25273..a0a764fa9 100755 --- a/src/views/dataview/DataViewDoc.vue +++ b/src/views/dataview/DataViewDoc.vue @@ -406,7 +406,7 @@ export default { - + View on GitHub diff --git a/src/views/icons/Icons.vue b/src/views/icons/Icons.vue index 1c97a7e97..ad659b87f 100755 --- a/src/views/icons/Icons.vue +++ b/src/views/icons/Icons.vue @@ -3,7 +3,7 @@

Icons

-

PrimeReact components internally use PrimeIcons library, the official icons suite from PrimeTek.

+

PrimeVue components internally use PrimeIcons library, the official icons suite from PrimeTek.

diff --git a/src/views/paginator/PaginatorDoc.vue b/src/views/paginator/PaginatorDoc.vue index 6ac0ebc20..8f1baf622 100755 --- a/src/views/paginator/PaginatorDoc.vue +++ b/src/views/paginator/PaginatorDoc.vue @@ -241,7 +241,7 @@ onPage(event) {
- + View on GitHub diff --git a/src/views/treetable/TreeTableDoc.vue b/src/views/treetable/TreeTableDoc.vue index 3497e0508..9108f1670 100755 --- a/src/views/treetable/TreeTableDoc.vue +++ b/src/views/treetable/TreeTableDoc.vue @@ -419,7 +419,7 @@ export default class NodeService { { "key": "7-1", "data":{ - "name":"primeng.png", + "name":"primevue.png", "size":"30kb", "type":"Picture" }