Go to file
Colin Bester 32293383fa
Update Chart.vue to trigger on any change to object data
Use deep watch on data prop to enable triggering watch for changes within structure otherwise the entire data object needs to be replaced to trigger watch
2021-09-21 09:51:41 -05:00
.github Update issue template 2021-05-08 13:42:35 +03:00
api-generator Update api-gen and doc of InputNumber 2021-09-06 14:02:23 +03:00
public Fixed #1519 - Incorrect Sizing due to filter input width of dropdown 2021-09-15 10:49:08 +03:00
src Update Chart.vue to trigger on any change to object data 2021-09-21 09:51:41 -05:00
tests/unit Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
.babelrc-lib babel config 2019-05-31 00:21:59 +03:00
.browserslistrc Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
.editorconfig Added .editorconfig file 2020-01-20 13:54:43 +03:00
.eslintrc.js Update lint rules 2020-09-17 15:11:27 +03:00
.gitignore Update .gitignore 2021-05-10 11:29:36 +03:00
.npmignore Add graceful-fs 2020-09-09 12:18:25 +03:00
CHANGELOG.md Update CHANGELOG.md 2021-09-15 15:57:47 +03:00
LICENSE.md Update year 2021-06-29 14:16:30 +03:00
README.md Update README.md 2021-04-15 16:44:04 +03:00
babel.config.js Update preset 2020-09-29 15:55:06 +03:00
build-meta.js Refactor on build to avoid compilling unncessary SFCs and copy all SFCs to dist 2021-01-18 18:38:34 +03:00
gulpfile.js Upgrade to gulp 4 2021-05-20 12:11:42 +02:00
package-build.json New dev iteration 2021-09-15 16:01:43 +03:00
package.json New dev iteration 2021-09-15 16:01:43 +03:00
postcss.config.js Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
rollup.config.js Fixed #1447 - Set Paginator Page from InputNumber 2021-08-31 16:11:04 +03:00
vue.config.js Fixed #1447 - Set Paginator Page from InputNumber 2021-08-31 16:11:04 +03:00

README.md

License: MIT npm version Discord Chat

PrimeVue Hero

Website

Visit the PrimeVue Website for general information, demos and documentation.