Zhiming Wang
dfe7d3f891
Fix plugin type in config/PrimeVue.d.ts
...
vue 3 does not export a PluginFunction type. The install function should be of
type PluginInstallFunction, but even that isn't exported. Instead we declare
the type of the default export as Plugin.
See
f0cf14bcc5/packages/runtime-core/src/apiCreateApp.ts (L90-L96)
.
Fixes #1164 .
2021-04-11 01:33:00 +08:00
Cagatay Civici
3d72768811
Update state based on selection
2021-04-09 17:26:23 +03:00
Cagatay Civici
7996b2208d
Cosmetics
2021-04-09 16:28:45 +03:00
Cagatay Civici
1bd7e20b2b
Add missing logo
2021-04-09 16:22:52 +03:00
Cagatay Civici
86221e419d
Fixed #1159 - New TreeSelect Component
2021-04-09 15:04:11 +03:00
Zhiming Wang
941cc2b9d9
Fix type declarations in Api.d.ts
...
Fixes #1154 .
2021-04-08 16:50:24 +08:00
Tuğçe Küçükoğlu
e769495181
Merge branch 'master' of https://github.com/primefaces/primevue
2021-04-06 14:55:51 +03:00
Tuğçe Küçükoğlu
b40d8d7204
csb fix
2021-04-06 14:55:43 +03:00
Tuğçe Küçükoğlu
e0a5809722
typo fix
2021-04-06 14:55:33 +03:00
Cagatay Civici
b4b23cfb21
Reorg validation demo
2021-04-06 14:42:05 +03:00
mertsincan
f61b77ceef
Add reset method to EventBus in core
2021-04-06 12:49:34 +03:00
Tuğçe Küçükoğlu
d6b6744f9f
Add demo actions and github props
2021-04-06 12:16:59 +03:00
mertsincan
9476c0c429
Refactor on LiveEditor
2021-04-06 11:18:24 +03:00
Cagatay Civici
f4758cd54b
Added demo actions
2021-04-05 12:29:28 +03:00
Rakasch
9168c3ce28
fix ConfirmDialog example and documentation
...
replace 'key' with 'group'
2021-04-03 16:29:11 +02:00
Cagatay Civici
e7f4264d29
Disable discount
2021-04-03 12:21:23 +03:00
Tuğçe Küçükoğlu
29f82af241
Vuelidate form added
2021-03-31 15:28:30 +03:00
Tuğçe Küçükoğlu
5d4915c890
LiveEditor updated
2021-03-31 15:28:03 +03:00
Tuğçe Küçükoğlu
986d24feca
Added error label style for float-label
2021-03-31 15:26:41 +03:00
Tuğçe Küçükoğlu
56eb7e7a04
typo fix
2021-03-29 11:13:00 +03:00
Tuğçe Küçükoğlu
7a65ed8a1f
refactor
2021-03-26 13:01:35 +03:00
Tuğçe Küçükoğlu
52429b0efe
Fixed #1037 - Dropdown optionDisabled is not working
2021-03-25 14:34:14 +03:00
Tuğçe Küçükoğlu
146cc6b70d
Fixed #1114 - Circle shape is broken for Avatar
2021-03-25 12:13:29 +03:00
Tuğçe Küçükoğlu
a7dd25f776
add dependencies
2021-03-25 12:05:20 +03:00
Tuğçe Küçükoğlu
f8abb34c18
fix extFiles props and index.css
2021-03-25 12:04:37 +03:00
Tuğçe Küçükoğlu
54876807d1
fix liveeditor
2021-03-24 20:37:25 +03:00
Tuğçe Küçükoğlu
9db23d8e46
refactor
2021-03-24 20:37:09 +03:00
Tuğçe Küçükoğlu
20bf1fde46
AppDoc added
2021-03-23 15:38:05 +03:00
Tuğçe Küçükoğlu
424f548389
fix csb
2021-03-23 15:37:51 +03:00
Tuğçe Küçükoğlu
6973d2701e
default csb type fixed
2021-03-23 14:41:50 +03:00
Tuğçe Küçükoğlu
d07b0a84d5
csb added to display
2021-03-23 14:41:34 +03:00
Tuğçe Küçükoğlu
b4714e8740
refactor
2021-03-23 14:26:47 +03:00
Tuğçe Küçükoğlu
98dbb467d7
csb service props must be array
2021-03-23 13:47:50 +03:00
Tuğçe Küçükoğlu
a4f3c9a4a0
csb updated for menu components
2021-03-23 10:47:00 +03:00
Tuğçe Küçükoğlu
ef8133e5e9
uodate liveeditor
2021-03-23 10:46:22 +03:00
Tuğçe Küçükoğlu
0521d3ea08
Merge branch 'master' of https://github.com/primefaces/primevue
2021-03-22 17:44:06 +03:00
Tuğçe Küçükoğlu
a48a9bf051
add composition api csb example
2021-03-22 17:30:08 +03:00
Tuğçe Küçükoğlu
2113ec6a4e
update data prop for csb
2021-03-22 17:09:04 +03:00
Tuğçe Küçükoğlu
206ce89367
update AppDoc and LiveEditor for data prop
2021-03-22 17:08:02 +03:00
Yiğit FINDIKLI
5f9bc71d3d
Fixed #1103 - Animation "none" not working for Skeleton
2021-03-22 13:27:44 +03:00
Tuğçe Küçükoğlu
e7dab1199c
csb updated for components
2021-03-19 12:46:06 +03:00
Tuğçe Küçükoğlu
5cbe0eb5a6
csb updated for chart demos
2021-03-19 10:40:29 +03:00
Tuğçe Küçükoğlu
ec0aed103f
csb updated for overlay and file components
2021-03-18 16:26:28 +03:00
Tuğçe Küçükoğlu
2617639ccb
csb updated for panel components
2021-03-18 15:32:39 +03:00
Tuğçe Küçükoğlu
b168e85e59
csb added to form components
2021-03-18 13:41:31 +03:00
Tuğçe Küçükoğlu
220421f8c5
Update LiveEditor
2021-03-18 13:40:20 +03:00
Tuğçe Küçükoğlu
0d123ef9b6
datatable csb example added
2021-03-17 16:04:04 +03:00
Tuğçe Küçükoğlu
2f2d7adf75
Refactor LiveEditor
2021-03-17 16:03:43 +03:00
mertsincan
025214889f
Refactor on LiveEditor
2021-03-17 14:29:01 +03:00
Yiğit FINDIKLI
da1cb32e63
News updated
2021-03-15 17:21:25 +03:00