Commit Graph

2794 Commits (88c36d58a5f33eb0f8774a59878b23ca91c11c38)

Author SHA1 Message Date
Cagatay Civici 88c36d58a5 Add issue template 2021-04-21 14:13:02 +03:00
Cagatay Civici 4ea5670058 New dev iteration 2021-04-16 15:28:49 +03:00
Cagatay Civici bc0ed6557d Merge branch 'master' of https://github.com/primefaces/primevue 2021-04-16 15:26:33 +03:00
Cagatay Civici b3e16751c8 Set version 2021-04-16 15:26:30 +03:00
Yiğit FINDIKLI 6698ef987e Update CHANGELOG.md 2021-04-16 15:15:44 +03:00
Cagatay Civici bc867c8e2d New dev iteration 2021-04-16 15:04:29 +03:00
Cagatay Civici 7f48f39d87 Set version 2021-04-16 14:59:48 +03:00
Cagatay Civici 0d4dd95f1a Merge branch 'master' of https://github.com/primefaces/primevue 2021-04-16 14:51:23 +03:00
Cagatay Civici c99e242eb7 Fixed button loading animation 2021-04-16 14:51:20 +03:00
Tuğçe Küçükoğlu 2e76806df4 button doc fix for csb 2021-04-16 14:01:13 +03:00
Tuğçe Küçükoğlu 7b918f6371 img change for csb 2021-04-16 13:45:41 +03:00
Tuğçe Küçükoğlu d32a11ffd0 Merge branch 'master' of https://github.com/primefaces/primevue 2021-04-16 13:42:05 +03:00
Tuğçe Küçükoğlu fd6ddafc90 treeselect added to liveeditor 2021-04-16 13:37:41 +03:00
Cagatay Civici deaf7367da Add new badge 2021-04-16 13:19:07 +03:00
Cagatay Civici 4c7ee9dd4d Tree padding refactor 2021-04-16 13:13:16 +03:00
Cagatay Civici a3a2f7a361 Fixed teleport 2021-04-16 13:04:45 +03:00
Cagatay Civici c170d3ab7c Fixed #1185 - Fixed #1185 - 2021-04-16 12:17:19 +03:00
Cagatay Civici 3e9cf7b746 Animation for button loading 2021-04-16 11:36:04 +03:00
Cagatay Civici 3e29cec8f3 Disable button when loading 2021-04-16 11:06:52 +03:00
Cagatay Civici f17d8ce07c Fixed demo 2021-04-16 10:58:14 +03:00
Cagatay Civici ead74b07c3 Fixed #1160 - [Feature-Request] Add "loading" prop to Buttons 2021-04-16 10:55:07 +03:00
Cagatay Civici 788926cb89 Templating demo for button 2021-04-15 20:34:17 +03:00
Cagatay Civici 8a5731757d Fixed typo 2021-04-15 18:02:02 +03:00
Cagatay Civici 4128992708 Merge branch 'master' of https://github.com/primefaces/primevue 2021-04-15 17:53:36 +03:00
Cagatay Civici f200fc102e Fixed #1181 - Reimplement EventBus 2021-04-15 17:53:33 +03:00
Yiğit FINDIKLI 8bc4b5f367 Update README.md 2021-04-15 16:44:04 +03:00
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