Yiğit FINDIKLI
78c09590be
Fixed #1173 - Color Picker Touch Support
2021-04-15 16:41:26 +03:00
Cagatay Civici
f586985d4d
Fixed #1150 - DataTable : Selection multiple with checkbox didn't appear with filter row
2021-04-15 15:35:24 +03:00
Cagatay Civici
1efe8f27f1
Fixed #1158 - Datatable - Subheader Grouping with button, button comes over the subheader
2021-04-15 15:23:45 +03:00
Cagatay Civici
73dc3e6878
Better responsive alignment
2021-04-15 15:20:31 +03:00
Cagatay Civici
133f36045f
Fixed whitespace
2021-04-15 15:09:36 +03:00
Cagatay Civici
1405a14768
Fixed #1083 - Added panelClass where necessary
2021-04-15 15:06:20 +03:00
Cagatay Civici
9875abb85d
Fixed #1076 - DataTable Filter Menu insertBefore defect
2021-04-15 14:43:55 +03:00
Cagatay Civici
97256988a9
Fixed reference
2021-04-14 22:01:39 +03:00
Cagatay Civici
6bf5736060
Fixed zindex issue
2021-04-14 16:42:38 +03:00
Cagatay Civici
32389aea17
Fixed #1146 - Allow Adding Classes to Dialog Content
2021-04-14 16:27:16 +03:00
Cagatay Civici
6bd39b173d
Merge branch 'master' of https://github.com/primefaces/primevue
2021-04-14 16:08:08 +03:00
Cagatay Civici
1d1be6b4d0
Fixed #1161 - OverlayPanel throws an error if still open when a new route is pushed
2021-04-14 16:08:04 +03:00
Cagatay Civici
2684f075f3
Merge pull request #1165 from zmwangx/config-fix-ts
...
Fix plugin type in config/PrimeVue.d.ts
2021-04-14 16:01:56 +03:00
Cagatay Civici
5a5111e021
Merge pull request #1155 from zmwangx/api-fix-ts-declarations
...
Fix type declarations in Api.d.ts
2021-04-14 15:22:25 +03:00
Cagatay Civici
8e14fdba69
Fixed #1162 - Doc fixed
2021-04-14 15:21:42 +03:00
Cagatay Civici
343e9a896e
Fixed #1108 - Add maximize event to Dialog
2021-04-14 15:13:48 +03:00
Cagatay Civici
b910825a84
Fixed #1169 - Customizable ZIndex Layering
2021-04-13 16:59:08 +03:00
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
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