Commit Graph

2635 Commits (2a2c97703c10dc9991f7a0d994ff8b98af0959c5)

Author SHA1 Message Date
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
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 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
Tuğçe Küçükoğlu 1611b8211f slot section added to docs 2021-03-11 17:08:25 +03:00
Tuğçe Küçükoğlu 79421cd6f5 Fixed #1071 - Calendar showOtherMonths = false does not hide neighbour months 2021-03-11 09:24:11 +03:00
Tuğçe Küçükoğlu a0b78568db lazy doc fix & csb example updated 2021-03-10 17:15:44 +03:00
Yiğit FINDIKLI 3740f71343 Fixed #1061 - Add filters to lazy loading demo 2021-03-10 16:59:36 +03:00
Cagatay Civici d9c831fa1e New dev iteration 2021-03-10 13:33:52 +03:00
Cagatay Civici b917e11672 Better alignment for header content 2021-03-10 13:33:21 +03:00
Cagatay Civici 744cbf4b1c Small adjustment on width 2021-03-10 13:25:42 +03:00
Yiğit FINDIKLI a2352d7cfd Showcase image fix 2021-03-10 13:19:08 +03:00
Cagatay Civici e29928b520 Fixed #1050 - [Enhancement] - For editor component 2021-03-10 12:37:58 +03:00
Cagatay Civici 7c9e6234c7 Fixed #1042 - DataTable "select all checkbox" and "export csv" exclude frozen rows 2021-03-10 12:36:09 +03:00
Cagatay Civici 301781e3e0 Fixed #1048 - Date Filter Error on DataTable 2021-03-10 12:01:36 +03:00
Cagatay Civici bfd3e5847b Fixed #1058 - Document Update Suggestion 2021-03-10 11:49:52 +03:00
Cagatay Civici 6bae697b68 Cleanup 2021-03-10 10:54:37 +03:00
Cagatay Civici 47e42c8a37 Remove menuservice 2021-03-10 10:51:36 +03:00
Tuğçe Küçükoğlu 29ab8456a8 Fix 1060 - Inline Calendar Teleport defect 2021-03-08 10:13:13 +03:00
Cagatay Civici 1b83d9319b Refactor OverlayEventBus location 2021-03-03 13:30:19 +03:00
Cagatay Civici f41e647ea2 New dev iteration 2021-03-03 13:09:12 +03:00
Cagatay Civici 870693e7df Fixed #1046 - CDN builds are broken 2021-03-03 12:56:04 +03:00
Cagatay Civici 4983f8364b New dev iteration 2021-03-02 16:08:39 +03:00
Cagatay Civici f44158fca3 Showcase UI refactor 2021-03-02 15:16:52 +03:00
Cagatay Civici 55fa2af5b0 News topbar adjustment 2021-03-02 14:32:38 +03:00
Cagatay Civici 10624d740b UI refactor on demo layout 2021-03-02 14:09:38 +03:00
Cagatay Civici 9434ae6e7d Improved connected scroll handler 2021-03-02 13:29:07 +03:00
Cagatay Civici da96cba95a #1041 for table cell edit 2021-03-02 13:17:11 +03:00
Cagatay Civici 8556e83fbb Add widths to columns 2021-03-02 13:08:28 +03:00
Cagatay Civici 8c9227849b Fixed #1041 - Improve the interaction of nested overlays 2021-03-02 13:01:07 +03:00
Cagatay Civici d51cc9607d Fixed #1040 - Remove mitt 2021-03-02 11:54:37 +03:00
Cagatay Civici 72148cbb73 Demo update for overlay panel 2021-03-02 10:56:48 +03:00
Cagatay Civici 3748b2dcc7 Fixed #1039 - Breakpoints to OverlayPanel 2021-03-02 10:52:56 +03:00
Cagatay Civici a8972fa01b Add column widths 2021-03-02 00:13:18 +03:00
Cagatay Civici 200c095944 Fixed #1036 - TreeTable filter demo not working 2021-03-02 00:02:20 +03:00
Cagatay Civici ec15e94718 Fixed #1028, Fixed #993 2021-03-01 23:54:17 +03:00
Cagatay Civici c3afd88435 Fixed #1033 - AutoComplete component is broken 2021-03-01 17:19:17 +03:00
Cagatay Civici 5189617cef Add designer 2021-02-27 18:57:42 +03:00
Cagatay Civici e967a3faa5 New dev iteration 2021-02-27 13:34:47 +03:00
Cagatay Civici 054b1df026 Fixed warning 2021-02-27 13:21:12 +03:00
Cagatay Civici cc5cb1a8b1 Fixed #1029 - Menubar, ContextMenu, TieredMenu warning 2021-02-27 13:20:49 +03:00
Cagatay Civici c9d9342493 Fixed selector 2021-02-26 15:30:01 +03:00
Cagatay Civici 27880fa8be New dev iteration 2021-02-26 15:26:19 +03:00
Cagatay Civici f51c05c3f3 Fixed #1020 - DataTable error while using stateStorage with date filter 2021-02-26 15:16:03 +03:00
Cagatay Civici 14fd05f393 Fixed #1026 - [BUG] PrimeVue 3.3.0: Dropdown's select item logic is broken 2021-02-26 15:02:23 +03:00
Cagatay Civici 0646ca72eb Doc fix 2021-02-26 14:42:08 +03:00
Cagatay Civici 9b382dc8db Doc update 2021-02-26 14:38:55 +03:00
Cagatay Civici 6265c8a996 Fine tuning for scrolling 2021-02-26 14:37:43 +03:00
Yiğit FINDIKLI abc1297bf8 Picklist Responsive icons fixed 2021-02-26 11:53:16 +03:00
Cagatay Civici 0922b16850 Fixed #1024 - Add showGridlines and stripedRows props to DataTable 2021-02-25 16:57:26 +03:00
Cagatay Civici cc1a9c13a1 Add PrimeTV 2021-02-25 16:47:27 +03:00
Cagatay Civici 6e2c335ea0 Update colors 2021-02-25 16:38:01 +03:00
Cagatay Civici 61a7b2b490 Fixed #1015 - Feature Request: Add "tab-click" to Event from TabView 2021-02-25 16:02:43 +03:00
Cagatay Civici 179d947b26 Fixed #1016 - DataTable Column's header text does not align in v.3.3.0 2021-02-25 16:00:37 +03:00
Cagatay Civici 9a81a5aeec Responsive table demos updated 2021-02-25 15:49:28 +03:00
Cagatay Civici 4e32291774 Fixed filter demo 2021-02-25 14:14:40 +03:00
Cagatay Civici 5b87ef92fc Fixed #1023 - Add responsive and breakpoint props to OrderList and PickList 2021-02-25 14:10:21 +03:00
Cagatay Civici b505b16f38 Removed unused part 2021-02-25 13:36:10 +03:00
Cagatay Civici 7363be4b27 Update responsive demo 2021-02-25 13:04:07 +03:00
Cagatay Civici 7aece338f2 Theming for responsive table 2021-02-25 12:59:03 +03:00
Cagatay Civici 48ae20bef1 Fixed #1022 - New Table Responsive layout 2021-02-25 12:44:29 +03:00
Cagatay Civici 68389f03d0 Use document head instead 2021-02-25 10:21:04 +03:00
Merve Özçifçi dc830ce2ed news updated for ultima new design 2021-02-24 10:49:23 +03:00
onursenture 28cadbdaec Change Ultima assets for remaster 2021-02-24 10:35:25 +03:00
Cagatay Civici 3d04d57814 Revert colors 2021-02-23 16:25:41 +03:00
Cagatay Civici 9c8b9d0eff New dev iteration 2021-02-23 15:33:20 +03:00
Cagatay Civici d51b1712db Fixed #987 - DataTable Column header slot does not work 2021-02-23 15:17:57 +03:00
Cagatay Civici 98e2c8ed07 Revert "Fixed #993 - Set appendTo as body by default"
This reverts commit c988c4ec44.
2021-02-23 15:12:51 +03:00
Cagatay Civici 99e70b2efb Revert "Fixed default value"
This reverts commit c400d5136e.
2021-02-23 15:12:26 +03:00
Cagatay Civici c400d5136e Fixed default value 2021-02-23 15:04:35 +03:00
Cagatay Civici c988c4ec44 Fixed #993 - Set appendTo as body by default 2021-02-23 14:59:32 +03:00
Cagatay Civici bccd7d4a37 Update text 2021-02-23 14:50:54 +03:00
Cagatay Civici e36923a99f Updated support page 2021-02-23 14:50:02 +03:00
Cagatay Civici e146a0455b Fixed typos 2021-02-22 22:52:34 +03:00
Cagatay Civici 81b9576073 Merge branch 'master' of https://github.com/primefaces/primevue 2021-02-22 22:47:50 +03:00
Cagatay Civici 1ed691b491 Fixed #1004 - Colors for themes 2021-02-22 22:47:46 +03:00
Tuğçe Küçükoğlu 5c74151cbc fix some csb 2021-02-22 20:32:33 +03:00
Yiğit FINDIKLI 581d617253 doc update 2021-02-22 15:08:39 +03:00
Tuğçe Küçükoğlu 39816eb5e5 Fixed #998 - Calendar seconds are locked when min/max set 2021-02-21 14:24:58 +03:00
Cagatay Civici 72b79e3ef3 Fixed #990 - FileUpload callback 'Select' little adjust 2021-02-19 20:37:01 +03:00
Cagatay Civici a8fdc2858d Fixed #992 - breakpoints for Dialog and ConfirmDialog 2021-02-19 20:24:08 +03:00
Cagatay Civici 6fb97bdd1d New dev iteration 2021-02-18 14:09:18 +03:00
Cagatay Civici e5e467f4a7 Add suffix 2021-02-18 14:03:15 +03:00
Cagatay Civici 35d504675b Set version 2021-02-18 13:53:17 +03:00
Cagatay Civici 5830c3e522 ADd docs 2021-02-18 13:52:36 +03:00
Cagatay Civici 118e0fcd3c Use onMounted to change locale 2021-02-18 13:03:35 +03:00
Cagatay Civici 041cfbf232 Refactor sample 2021-02-18 13:02:47 +03:00
Cagatay Civici f981737c35 Ability to change theme from url on init and made it stateful 2021-02-18 12:57:08 +03:00
Cagatay Civici f1683a8995 Vertical alignment 2021-02-18 12:32:18 +03:00
Yiğit FINDIKLI 0c1f7a2527 Refactor SearchBar 2021-02-18 12:21:13 +03:00
Cagatay Civici 8da5caa2a3 Fixed custom apply filter 2021-02-18 12:09:27 +03:00
Yiğit FINDIKLI 92b375359e Merge branch 'master' of https://github.com/primefaces/primevue 2021-02-18 12:08:40 +03:00
Yiğit FINDIKLI 2fb749875a Refactor on SearchBar 2021-02-18 12:08:30 +03:00
Cagatay Civici 4f0e555d6d Make hasFilters computed 2021-02-18 12:01:06 +03:00
Cagatay Civici 1dc969bfb1 Update keyword 2021-02-18 11:48:37 +03:00
Cagatay Civici 5c73dad042 Merge branch 'master' of https://github.com/primefaces/primevue 2021-02-18 11:45:18 +03:00
Cagatay Civici 658612f40f Fixed space key for row radio and checkbox 2021-02-18 11:45:14 +03:00
Yiğit FINDIKLI 0253a4ac3d Merge branch 'master' of https://github.com/primefaces/primevue 2021-02-18 11:42:56 +03:00
Cagatay Civici 38b1f81c1c Fixed enter-tab key for autocomplete item selection 2021-02-18 11:42:16 +03:00
Yiğit FINDIKLI 66c17aa82c Fixed #985 - Add Search to Showcase 2021-02-18 11:26:44 +03:00
mertsincan afbf3f0c75 Added d.ts file for api 2021-02-17 19:52:41 +03:00
Cagatay Civici 19f4fe0ed2 Fixed #950 - Error when removing InputNumbers from DOM tree 2021-02-17 18:17:49 +03:00
Cagatay Civici 49f33df9cd Fixed typo #963 2021-02-17 18:13:41 +03:00
Cagatay Civici eb6460d30c Fixed #963 - ScrollTop props have wrong type definitions 2021-02-17 18:13:18 +03:00
Cagatay Civici 7e2888012b Fixed #977 - PrimeVue DataTable bug 2021-02-17 18:11:16 +03:00
Cagatay Civici f30836c189 Fixed #982 - Constants for icons 2021-02-17 17:50:52 +03:00
Cagatay Civici ea527d407f Fixed an issue with sort + filter giving wrong data 2021-02-17 17:22:23 +03:00
Cagatay Civici 1c1b495a9a Fixed #981 - Disable virtual scroll table 2021-02-17 17:00:17 +03:00
Cagatay Civici c20bd23e14 Fixed #980 - Touch support for ColorPicker 2021-02-17 16:57:54 +03:00
Cagatay Civici bfeb790f77 Fixed close tags 2021-02-17 16:11:28 +03:00
Cagatay Civici b8475bf014 Slots documentation for DataTable 2021-02-17 15:34:30 +03:00
Cagatay Civici a1f56b36fb Add responsive demo page 2021-02-17 15:17:06 +03:00
Cagatay Civici 0115aec5f0 Fixed #979 - FilterService Utility 2021-02-17 01:27:52 +03:00
Cagatay Civici 49aae7d9ca Better responsiveness for table and fixed header checkbox 2021-02-17 01:02:24 +03:00
Cagatay Civici edd9f380b6 Fixed codesandbox image 2021-02-17 00:54:32 +03:00
Cagatay Civici d15eaff431 Fixed row filtering 2021-02-17 00:52:57 +03:00
Cagatay Civici 24a0c7aaa7 Add clear filters section 2021-02-16 16:08:15 +03:00
Cagatay Civici 5e27c6096c Update locale docs and types 2021-02-16 16:07:15 +03:00
Cagatay Civici c13e31cc72 Docs for the new table features 2021-02-16 15:28:05 +03:00
Cagatay Civici 9570d650a9 Docs for new table features 2021-02-16 15:27:57 +03:00
Cagatay Civici f09acaaffe Source code for new filtering 2021-02-16 14:07:25 +03:00
Cagatay Civici 47eaf46da7 Example code for new scroll demo 2021-02-16 14:01:09 +03:00
Yiğit FINDIKLI 619871af78 router-link fixed 2021-02-16 12:16:03 +03:00
Yiğit FINDIKLI 93931ab637 refactor 2021-02-16 11:26:13 +03:00
Cagatay Civici 3c4204e735 Keep item in view during keyboard nav 2021-02-15 18:27:58 +03:00
Cagatay Civici 70379fecfa Doc update 2021-02-15 18:05:35 +03:00
Cagatay Civici d2cbbba647 Fixed #976 - AutoComplete Enhancements 2021-02-15 18:05:04 +03:00
Cagatay Civici 72dbd25535 Fixed #972 2021-02-15 17:05:02 +03:00
Cagatay Civici f89d755530 Keyboard support to option group 2021-02-15 15:38:40 +03:00
Cagatay Civici 89d511b181 Listbox cosmetics 2021-02-15 15:35:52 +03:00
Cagatay Civici 75b2ff8561 #974 2021-02-15 15:35:42 +03:00
Cagatay Civici 7b6e8e2e68 Fixed #974 - Dropdown Enhancements 2021-02-15 15:35:34 +03:00
Cagatay Civici 5205954063 Fixed #972 - Listbox Enhancements 2021-02-15 11:50:11 +03:00
Cagatay Civici 3bec317cd6 Fixed script tag sample 2021-02-12 09:31:55 +03:00
Cagatay Civici 0fe285c1d1 Set next dev iteration 2021-02-10 18:20:13 +03:00
Cagatay Civici 6bf28c0452 Updated scrollable table demos 2021-02-10 16:54:15 +03:00
Cagatay Civici 560add9d67 Dynamic lock-unlock row demos 2021-02-10 16:02:27 +03:00
Cagatay Civici 710c692594 Cosmetics 2021-02-10 15:36:27 +03:00
Cagatay Civici 4b6adb30bd Apply fixed width to prevent sticky getting pushed out 2021-02-10 15:34:46 +03:00
Cagatay Civici fe96ac1377 Add scrollable row group 2021-02-10 14:24:28 +03:00
Cagatay Civici 5f870bdf7a Support to freeze cells on the right 2021-02-10 13:49:36 +03:00
Cagatay Civici 3471c03e10 Add aria 2021-02-10 13:31:37 +03:00
Cagatay Civici 8041a244ab Fixed #959 - Add keys to template v-for 2021-02-10 13:29:37 +03:00
Cagatay Civici 3bd70d34c1 Initiated new DataTable Scrolling Implementation 2021-02-10 13:28:47 +03:00
mertsincan 7edffc6b4d Fixed #958 - useToast.d.ts missing api method definitions 2021-02-10 09:53:33 +03:00
mertsincan ae490c6741 Refactor 2021-02-09 22:10:34 +03:00
mertsincan fa82ecc38f Fixed #957 - Improve TypeScript definitions 2021-02-09 22:04:55 +03:00
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 88c1110a82 New dev iteration 2021-02-04 16:23:38 +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 779aa4b7b0 Update doc 2021-02-03 21:12:50 +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
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 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 db19585785 Fixed #933 - InputStyle and InputClass for AutoComplete, Calendar and Password 2021-02-03 14:07:46 +03:00
mertsincan b4bf34ec41 Merge branch 'master' of https://github.com/primefaces/primevue 2021-02-03 13:28:31 +03:00
mertsincan 288d7b6b43 Fixed #932 - Reimplement password strength ui 2021-02-03 13:28:16 +03:00
Cagatay Civici 4515bbd99b Fixed spacing in firefox 2021-02-03 13:10:30 +03:00