Commit Graph

2732 Commits (7a65ed8a1f6b82b75027ca708b8a962583c76e2d)

Author SHA1 Message Date
mertsincan 1c81464760 Refactor #957 - Improve TypeScript definitions 2021-02-09 17:49:37 +03:00
Cagatay Civici 328cb93a11 Finalized advanced filtering 2021-02-09 13:14:12 +03:00
Cagatay Civici 61a0ebf3e8 Prevent menu style being cleared after update 2021-02-08 16:40:02 +03:00
Cagatay Civici baacf46d6b Date filters 2021-02-08 15:35:16 +03:00
Cagatay Civici 4983330e7a Removed FilterUtils in favor of the new FilterService API 2021-02-08 15:02:05 +03:00
Cagatay Civici 0a27a0ce27 Add tooltips and custom events demo 2021-02-08 14:36:34 +03:00
Cagatay Civici dd9eb7d71b Templating for header,footer and buttons in filter menu 2021-02-08 14:34:23 +03:00
Cagatay Civici b84812339b Expose more events for flexibility 2021-02-08 14:20:52 +03:00
Cagatay Civici 1ba1bb1a54 Use filters store to display a filled in filter 2021-02-08 14:07:06 +03:00
Cagatay Civici 7b82230b72 Simplified UI of filter menu using logic from props 2021-02-08 13:16:31 +03:00
Cagatay Civici 99ba9944f1 Display ellipsis when multiselect label overflows 2021-02-08 12:12:51 +03:00
Cagatay Civici 4f460602f1 Merge branch 'master' of https://github.com/primefaces/primevue 2021-02-08 12:10:49 +03:00
Cagatay Civici 0f929f832d Implement slider support column filter 2021-02-08 12:10:46 +03:00
mertsincan cb65d7228b Fixed #877 - Compile Problem with Directives 2021-02-08 11:50:02 +03:00
Cagatay Civici 219dd6d78b Add filterMenuStyle and filterMenuClass 2021-02-08 11:12:53 +03:00
Cagatay Civici 6c7d36e24b Prevent calendar hiding the filter menu 2021-02-08 10:57:24 +03:00
Cagatay Civici af4c2087c9 Add globalFilterFields to demo 2021-02-08 10:49:44 +03:00
Cagatay Civici 01311d74de Restore clickable sort headers 2021-02-07 02:51:05 +03:00
Cagatay Civici 9c966d085c Refactored FilterMenu implementation 2021-02-07 02:47:55 +03:00
Cagatay Civici b53a5a81b7 Refactored filtering to be more flexible 2021-02-07 01:42:14 +03:00
Cagatay Civici 005c818922 Destructring for slotProps 2021-02-06 16:52:54 +03:00
Cagatay Civici 31331f99a2 Add clear filters option 2021-02-06 16:20:12 +03:00
Cagatay Civici cc11c9d460 UI cosmetics to filter demo and better alignment 2021-02-06 15:21:39 +03:00
Cagatay Civici a981d5504b Initiated Phase 2 of Advanced Table Filtering - Filter Menu feature 2021-02-06 14:23:00 +03:00
Cagatay Civici 716ff58bde Phase 1 of new Table filtering - Implement Filter Row mode 2021-02-06 12:26:12 +03:00
Cagatay Civici 766606b35f Fixed link 2021-02-04 16:26:38 +03:00
Cagatay Civici b4b2faace7 Update changelog 2021-02-04 16:25:38 +03:00
Cagatay Civici 88c1110a82 New dev iteration 2021-02-04 16:23:38 +03:00
Cagatay Civici 476ca98513 Set version 2021-02-04 16:18:51 +03:00
Cagatay Civici c6c7504399 Fixed #941 - DataTable, exportCSV failed: TypeError: Cannot read property 'type' of undefined 2021-02-04 16:13:49 +03:00
Cagatay Civici 5c0e0bf95d Fixed #939 - Optional chaining not working for TreeTable in version 3.2.1 2021-02-04 16:09:00 +03:00
Cagatay Civici 552288556f Fixed #937 - Casing error in primevue/terminalservice/package.json 2021-02-04 16:03:48 +03:00
Cagatay Civici 8e98c79e86 Fixed #940 - Calendar component throws error on blur if popup is not visible 2021-02-04 15:03:54 +03:00
Cagatay Civici 6eef094761 Updated version 2021-02-04 14:55:28 +03:00
Cagatay Civici 71e2d0593f New dev iteration 2021-02-03 21:17:27 +03:00
Cagatay Civici f32eff9324 Update changelog 2021-02-03 21:16:43 +03:00
Cagatay Civici 779aa4b7b0 Update doc 2021-02-03 21:12:50 +03:00
Cagatay Civici 2105bb207a Set version 2021-02-03 21:12:34 +03:00
Cagatay Civici 005fd420ce Fixed #935 - password-meter.png missing in resources/images in v3.2.0 2021-02-03 21:04:46 +03:00
Yiğit FINDIKLI d2cf462536 Update CHANGELOG.md 2021-02-03 16:12:04 +03:00
Cagatay Civici d873ab3fad New dev iteration 2021-02-03 15:59:17 +03:00
Cagatay Civici 9a2e44a625 Bump version in doc 2021-02-03 15:54:30 +03:00
Cagatay Civici 99f589b465 Set version 2021-02-03 15:53:02 +03:00
Cagatay Civici 3cd5591d39 Add animations 2021-02-03 15:14:50 +03:00
Cagatay Civici 6a2d4a6697
Merge pull request #880 from dema121/fix-services-typescript-vue3
Vue 3 + TS: fix for config.globalProperties services
2021-02-03 14:32:38 +03:00
Cagatay Civici 7727883050
Merge pull request #883 from Bomberus/patch-1
Fix Typo in Inplace.vue
2021-02-03 14:32:01 +03:00
Cagatay Civici c203e58ebf Fixed #888 - Scrollable table ignores column style class props 2021-02-03 14:30:49 +03:00
Cagatay Civici b4fae966a9 Fixed prop name 2021-02-03 14:26:14 +03:00
Cagatay Civici e0cf7956c0 Fixed #872 - forceSelection for AutoComplete 2021-02-03 14:24:42 +03:00
Cagatay Civici 10e8f8600c Remove tags 2021-02-03 14:09:36 +03:00