PrimeVue link updates

pull/3699/head
Tuğçe Küçükoğlu 2023-03-02 11:32:40 +03:00
parent dda75360b9
commit accc31d661
22 changed files with 27 additions and 27 deletions

View File

@ -1,4 +1,4 @@
contact_links:
- name: Support
url: https://www.primefaces.org/primevue/support/
url: https://primevue.org//support/
about: Professional support for the open source innovation.

View File

@ -98,7 +98,7 @@ declare module '@vue/runtime-core' {
*
* Demos:
*
* - [Accordion](https://www.primefaces.org/primevue/accordion)
* - [Accordion](https://primevue.org//accordion)
*
*/
export default AccordionTab;

View File

@ -2,7 +2,7 @@
*
* Avatar represents people using icons, labels and images.
*
* - [Live Demo](https://www.primefaces.org/primevue/avatar)
* - [Live Demo](https://primevue.org//avatar)
*
* @module avatar
*/

View File

@ -32,7 +32,7 @@ declare module '@vue/runtime-core' {
*
* Demos:
*
* - [DataViewLayoutOptions](https://www.primefaces.org/primevue/dataview)
* - [DataViewLayoutOptions](https://primevue.org//dataview)
*
*/
export default DataViewLayoutOptions;

View File

@ -2,7 +2,7 @@
*
* Divider is used to separate contents.
*
* [Live Demo](https://www.primefaces.org/primevue/divider)
* [Live Demo](https://primevue.org//divider)
*
* @module divider
*
@ -47,7 +47,7 @@ export interface DividerEmits {}
*
* _Divider is used to separate contents._
*
* [Live Demo](https://www.primefaces.org/primevue/divider)
* [Live Demo](https://primevue.org//divider)
* --- ---
* ![PrimeVue](https://primefaces.org/cdn/primevue/images/logo.svg)
*

View File

@ -456,7 +456,7 @@ declare module '@vue/runtime-core' {
*
* Demos:
*
* - [Dropdown](https://www.primefaces.org/primevue/dropdown)
* - [Dropdown](https://primevue.org//dropdown)
*
*/
export default Dropdown;

View File

@ -2,7 +2,7 @@
*
* DynamicDialogs can be created dynamically with any component as the content using a DialogService.
*
* - [Live Demo](https://www.primefaces.org/primevue/dynamicdialog)
* - [Live Demo](https://primevue.org//dynamicdialog)
*
* @module dynamicdialog
*

View File

@ -27,7 +27,7 @@ declare module '@vue/runtime-core' {
*
* Demos:
*
* - [FullCalendar](https://www.primefaces.org/primevue/fullcalendar)
* - [FullCalendar](https://primevue.org//fullcalendar)
*
* @deprecated
*/

View File

@ -86,7 +86,7 @@ declare module '@vue/runtime-core' {
*
* Demos:
*
* - [Image](https://www.primefaces.org/primevue/image)
* - [Image](https://primevue.org//image)
*
*/
export default Image;

View File

@ -2,7 +2,7 @@
*
* OrderList is used to managed the order of a collection.
*
* - [Live Demo](https://www.primefaces.org/primevue/orderlist)
* - [Live Demo](https://primevue.org//orderlist)
*
* @module orderlist
*

View File

@ -6,7 +6,7 @@
*
* - OrganizationChartNode
*
* - [Live Demo](https://www.primefaces.org/primevue/organizationchart)
* - [Live Demo](https://primevue.org//organizationchart)
*
* @module organizationchart
*/

View File

@ -2,7 +2,7 @@
*
* OverlayPanel is a container component positioned as connected to its target.
*
* - [Live Demo](https://www.primefaces.org/primevue/overlaypanel)
* - [Live Demo](https://primevue.org//overlaypanel)
*
* @module overlaypanel
*

View File

@ -2,7 +2,7 @@
*
* Paginator is a generic component to display content in paged format.
*
* - [Paginator](https://www.primefaces.org/primevue/paginator)
* - [Paginator](https://primevue.org//paginator)
*
* @module paginator
*

View File

@ -2,7 +2,7 @@
*
* PickList is used to reorder items between different lists.
*
* - [Live Demo](https://www.primefaces.org/primevue/picklist)
* - [Live Demo](https://primevue.org//picklist)
*
* @module picklist
*

View File

@ -2,7 +2,7 @@
*
* Sidebar is a panel component displayed as an overlay at the edges of the screen.
*
* - [Live Demo](https://www.primefaces.org/primevue/sidebar)
* - [Live Demo](https://primevue.org//sidebar)
*
* @module sidebar
*
@ -119,7 +119,7 @@ declare module '@vue/runtime-core' {
*
* Demos:
*
* - [Sidebar](https://www.primefaces.org/primevue/sidebar)
* - [Sidebar](https://primevue.org//sidebar)
*
*/
export default Sidebar;

View File

@ -129,11 +129,11 @@ declare module '@vue/runtime-core' {
*
* Helper API:
*
* - [MenuItem](https://www.primefaces.org/primevue/menumodel)
* - [MenuItem](https://primevue.org//menumodel)
*
* Demos:
*
* - [TieredMenu](https://www.primefaces.org/primevue/tieredmenu)
* - [TieredMenu](https://primevue.org//tieredmenu)
*
*/
export default TieredMenu;

View File

@ -2,7 +2,7 @@
*
* Timeline visualizes a series of chained events.
*
* - [Live Demo](https://www.primefaces.org/primevue/timeline)
* - [Live Demo](https://primevue.org//timeline)
*
* @module timeline
*/

View File

@ -240,7 +240,7 @@ declare module '@vue/runtime-core' {
*
* Demos:
*
* - [Tree](https://www.primefaces.org/primevue/tree)
* - [Tree](https://primevue.org//tree)
*
*/
export default Tree;

View File

@ -18,7 +18,7 @@
export default {
data() {
return {
home: { icon: 'pi pi-home', url: 'https://www.primefaces.org/primevue' },
home: { icon: 'pi pi-home', url: 'https://primevue.org/' },
items: [{ icon: 'pi pi-sitemap' }, { icon: 'pi pi-book' }, { icon: 'pi pi-wallet' }, { icon: 'pi pi-shopping-bag' }, { icon: 'pi pi-calculator' }],
code: {
basic: `
@ -46,7 +46,7 @@ export default {
export default {
data() {
return {
home: { icon: 'pi pi-home', url: 'https://www.primefaces.org/primevue' },
home: { icon: 'pi pi-home', url: 'https://primevue.org/' },
items: [{ icon: 'pi pi-sitemap' }, { icon: 'pi pi-book' }, { icon: 'pi pi-wallet' }, { icon: 'pi pi-shopping-bag' }, { icon: 'pi pi-calculator' }]
}
}
@ -68,7 +68,7 @@ export default {
<script setup>
import { ref } from "vue";
const home = ref({ icon: 'pi pi-home', url: 'https://www.primefaces.org/primevue' });
const home = ref({ icon: 'pi pi-home', url: 'https://primevue.org/' });
const items = ref([{ icon: 'pi pi-sitemap' }, { icon: 'pi pi-book' }, { icon: 'pi pi-wallet' }, { icon: 'pi pi-shopping-bag' }, { icon: 'pi pi-calculator' }]);
}
<\/script>`

View File

@ -22,7 +22,7 @@ export default defineNuxtConfig({
{ name: 'twitter:description', content: 'The ultimate collection of design-agnostic, flexible and accessible Vue UI Components.' },
{ property: 'og:type', content: 'website' },
{ property: 'og:title', content: 'PrimeVue | Vue UI Component Library' },
{ property: 'og:url', content: 'https://www.primefaces.org/primevue' },
{ property: 'og:url', content: 'https://primevue.org/' },
{ property: 'og:description', content: 'The ultimate collection of design-agnostic, flexible and accessible Vue UI Components.' },
{ property: 'og:image', content: 'https://www.primefaces.org/static/social/primevue-preview.jpg' },
{ property: 'og:ttl', content: '604800' }

View File

@ -1,7 +1,7 @@
{
"name": "primevue",
"version": "3.24.0-SNAPSHOT",
"homepage": "https://www.primefaces.org/primevue",
"homepage": "https://primevue.org/",
"repository": {
"type": "git",
"url": "https://github.com/primefaces/primevue.git"

View File

@ -1,7 +1,7 @@
{
"name": "primevue",
"version": "3.24.0-SNAPSHOT",
"homepage": "https://www.primefaces.org/primevue",
"homepage": "https://primevue.org/",
"repository": {
"type": "git",
"url": "https://github.com/primefaces/primevue.git"