Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Requirement #823

Closed
cagataycivici opened this issue Dec 31, 2020 · 0 comments
Closed

Setup Requirement #823

cagataycivici opened this issue Dec 31, 2020 · 0 comments
Assignees
Labels
Type: Breaking Change Issue contains a breaking change related to a specific component
Milestone

Comments

@cagataycivici
Copy link
Member

As of PrimeVue 2.3.0, we now have a plugin to do the boilerplate configuration and it needs to be installed. This is likely to break existing applications however it will be incredible useful. New api is;

import PrimeVue from 'primevue/config';

Vue.use(PrimeVue);
@cagataycivici cagataycivici added the Resolution: Cannot Replicate Issue could not be replicated by Core Team label Dec 31, 2020
@cagataycivici cagataycivici added this to the 2.3.0 milestone Dec 31, 2020
@cagataycivici cagataycivici self-assigned this Dec 31, 2020
@cagataycivici cagataycivici added Type: Breaking Change Issue contains a breaking change related to a specific component and removed Resolution: Cannot Replicate Issue could not be replicated by Core Team labels Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Breaking Change Issue contains a breaking change related to a specific component
Projects
None yet
Development

No branches or pull requests

1 participant