PrimeVue link updates
parent
dda75360b9
commit
accc31d661
|
@ -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.
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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
|
||||
*/
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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)
|
||||
*
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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
|
||||
*
|
||||
|
|
|
@ -27,7 +27,7 @@ declare module '@vue/runtime-core' {
|
|||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [FullCalendar](https://www.primefaces.org/primevue/fullcalendar)
|
||||
* - [FullCalendar](https://primevue.org//fullcalendar)
|
||||
*
|
||||
* @deprecated
|
||||
*/
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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
|
||||
*
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
*
|
||||
* - OrganizationChartNode
|
||||
*
|
||||
* - [Live Demo](https://www.primefaces.org/primevue/organizationchart)
|
||||
* - [Live Demo](https://primevue.org//organizationchart)
|
||||
*
|
||||
* @module organizationchart
|
||||
*/
|
||||
|
|
|
@ -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
|
||||
*
|
||||
|
|
|
@ -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
|
||||
*
|
||||
|
|
|
@ -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
|
||||
*
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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
|
||||
*/
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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>`
|
||||
|
|
|
@ -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' }
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue