Commit Graph

2635 Commits (2a2c97703c10dc9991f7a0d994ff8b98af0959c5)

Author SHA1 Message Date
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
Cagatay Civici 48b27798de Fluid support for new password 2021-02-03 12:56:35 +03:00
Cagatay Civici 9379f05b8e Add password to float label and invalid state demos 2021-02-03 12:52:30 +03:00
Cagatay Civici 8fd94987ac Update doc 2021-02-03 12:45:57 +03:00
Cagatay Civici b442d87b6d Update Docs for password 2021-02-03 12:45:32 +03:00
Cagatay Civici c360807e23 Fixed #892 - show password feature 2021-02-03 12:42:05 +03:00
Cagatay Civici c29299537e Fixed #887 - Selecting all elements results in scrolling to table bottom 2021-02-02 18:44:25 +03:00
Cagatay Civici 2c61f09d41 Enable codesandbox 2021-02-02 18:18:01 +03:00
Cagatay Civici 90321e0598 Fixed #928 - Reset page on filter 2021-02-02 18:16:51 +03:00
Cagatay Civici 8636b1ee6d Add delay 2021-02-02 17:40:49 +03:00
Cagatay Civici 18f6307ab7 Fixed #915 - Tooltip focus fails with some input components 2021-02-02 17:25:37 +03:00
Cagatay Civici a08b66db5a Fixed #912 - DataTable boolean shorthands do not work 2021-02-02 16:50:37 +03:00
Cagatay Civici 84569ecd37 Fixed reference errors 2021-02-02 16:27:31 +03:00
Cagatay Civici bfb5e58e0d Fixed #913 - Refactor chain operator 2021-02-02 16:21:10 +03:00
Cagatay Civici 5d46fb63c0 Merge branch 'master' of https://github.com/primefaces/primevue 2021-02-02 14:36:35 +03:00
Cagatay Civici e06d20b2c2 Update setup docs to include app 2021-02-02 14:36:33 +03:00
Tuğçe Küçükoğlu 26b76c023c router for csb 2021-01-26 13:48:46 +03:00
Tuğçe Küçükoğlu db69b9ad63 Fixed #885 - Strange behavior using context menu on Safari 2021-01-26 13:41:23 +03:00
Tuğçe Küçükoğlu 38d1018489 fix for csb 2021-01-26 10:23:55 +03:00
Tuğçe Küçükoğlu 508af43e33 fix LiveEditor 2021-01-26 10:23:26 +03:00
Tuğçe Küçükoğlu db0719c286 event fix for csb 2021-01-26 10:04:13 +03:00
Tuğçe Küçükoğlu 9b2e88c9c5 Update LiveEditor 2021-01-26 10:03:36 +03:00
Pascal Maximilian Bremer 5f6c264b8f
Fix Typo in Inplace.vue 2021-01-25 17:56:09 +01:00
Tuğçe Küçükoğlu f03d9166f9 toast added to csb 2021-01-25 11:03:36 +03:00
Tuğçe Küçükoğlu 6301bbeac4 toast added for csb 2021-01-25 10:41:51 +03:00
Andrea Demattè 704cc8af50 Vue 3 + TS: fix for config.globalProperties services 2021-01-24 16:45:13 +01:00
Tuğçe Küçükoğlu 97bcf12331 csb added 2021-01-22 17:52:32 +03:00
Tuğçe Küçükoğlu 1a2e3a6a94 update csb 2021-01-22 17:11:17 +03:00
Tuğçe Küçükoğlu 47cb922654 Refactor LiveEditor 2021-01-22 17:07:56 +03:00
Tuğçe Küçükoğlu d35247bc48 csb for treetable 2021-01-22 11:23:03 +03:00
Tuğçe Küçükoğlu 5b15f37a22 fix doc 2021-01-22 11:06:39 +03:00
Tuğçe Küçükoğlu d7a46f905e add gridlines 2021-01-22 11:05:22 +03:00
Tuğçe Küçükoğlu 6db5ef2f50 csb for tree 2021-01-22 10:16:31 +03:00
Tuğçe Küçükoğlu b0f1b25fca update LiveEditor 2021-01-22 10:15:55 +03:00
Tuğçe Küçükoğlu 3820b59857 csb for datatable 2021-01-21 17:41:04 +03:00
Tuğçe Küçükoğlu 110f91631b update LiveEditor 2021-01-21 17:38:33 +03:00
Tuğçe Küçükoğlu b6cb589f81 Update LiveEditor 2021-01-21 16:53:02 +03:00
Tuğçe Küçükoğlu 478ef5b991 crud update 2021-01-21 16:52:42 +03:00
Cagatay Civici 58ce2c01ac Merge branch 'master' of https://github.com/primefaces/primevue 2021-01-21 16:30:47 +03:00
Cagatay Civici fd1d4fa7ba Fixed icon position 2021-01-21 16:30:44 +03:00
Tuğçe Küçükoğlu ffcdcbbb7f csb added 2021-01-21 11:55:32 +03:00
Tuğçe Küçükoğlu 01d2af1b2c csb added 2021-01-21 11:40:52 +03:00
Tuğçe Küçükoğlu 2b4a99d651 csb added 2021-01-21 11:14:47 +03:00
Tuğçe Küçükoğlu c5d7dd06a9 Update LiveEditor 2021-01-21 11:13:00 +03:00
Tuğçe Küçükoğlu 1c2a064aa3 typo fix 2021-01-20 16:55:38 +03:00
Tuğçe Küçükoğlu 21589c88ed Fix FloatLabelDemo 2021-01-20 15:58:30 +03:00
Cagatay Civici dc75caa263 New dev iteration 2021-01-20 14:44:04 +03:00
Cagatay Civici a6632eb81b Update footer 2021-01-20 14:29:10 +03:00
Cagatay Civici dbbf4ce38c Remove timeout 2021-01-20 13:45:26 +03:00
Cagatay Civici 624dcd7558
Merge pull request #827 from noamichael/feature-negative-slider
Slider: handle mixed-sign min/max attributes when positioning handle
2021-01-20 13:37:55 +03:00
Cagatay Civici 80d00d414f
Merge pull request #864 from pniedermeyer/master
Bugfix: Accordion didn't accept activeIndex. Update Type definition
2021-01-20 13:31:21 +03:00
Tuğçe Küçükoğlu 30a3ec458b refactor 2021-01-20 13:25:41 +03:00
Tuğçe Küçükoğlu 34efc5a871 fix enter event for LazyLoad Demo 2021-01-20 13:24:50 +03:00
yigitfindikli d1432ab395 Merge branch 'master' of https://github.com/primefaces/primevue 2021-01-20 13:09:30 +03:00
yigitfindikli ae8b740633 Refactor LazyLoad Demo 2021-01-20 13:08:16 +03:00
Cagatay Civici 1c4d8f42de Fixed variable 2021-01-20 13:04:04 +03:00
Cagatay Civici a9a79a5980 Fixed #814 - MenuItem: class does not apply to separator item 2021-01-20 12:58:38 +03:00
Cagatay Civici 1d0192813c Fixed #821 - File Upload cant disable and hide Upload & Cancel 2021-01-20 12:53:31 +03:00
Cagatay Civici 3b295a16d8 Fixed #844 - Knob replaceAll causes issue with nuxt SSR 2021-01-20 12:48:51 +03:00
Cagatay Civici 1c36947e9e Fixed #845 - Calender monthNavigator error monthNames 2021-01-20 12:46:31 +03:00
Cagatay Civici 5f87373590 Fixed #847 - Textarea autoresize does not respect its border 2021-01-20 12:44:12 +03:00
Cagatay Civici 19379998a3 Fixed #850 - state-save and state-restore events for Table 2021-01-20 12:37:50 +03:00
Cagatay Civici 1e18b3f26c Fixed #858 - Autocomplete crashes when "field" property is a function 2021-01-20 12:23:37 +03:00
Cagatay Civici 59d04e8344 Fixed #859 - ConfirmPopup : useConfirm define target is missing in ts 2021-01-20 12:07:05 +03:00
Cagatay Civici 748561f52a Fixed #863 - "Clear" button in Calendar wrongly labeled 2021-01-20 11:51:20 +03:00
Cagatay Civici e6a02b264c Fixed #869 - Sidebar Mask not being removed from DOM 2021-01-20 11:43:46 +03:00
Cagatay Civici bb49c9fcf1 Update setup docs based on new build 2021-01-20 11:37:59 +03:00
Cagatay Civici ad9e4d6be1 Refactor name 2021-01-20 11:02:45 +03:00
Cagatay Civici 04f0a4575b Update icons and add discord to footer 2021-01-20 11:00:58 +03:00
Cagatay Civici 6ac13efddb Fixed #871 - Improve float label support in overlay selects 2021-01-20 10:50:41 +03:00
Cagatay Civici 64ca83ffe2 Add cascadeselect to invalidstate demo 2021-01-20 10:45:59 +03:00
Cagatay Civici ccd25bb303 Add cascadeselect to float label demo 2021-01-20 10:41:04 +03:00
Tuğçe Küçükoğlu 9bf713149f fix LiveEditor 2021-01-20 10:34:47 +03:00
Tuğçe Küçükoğlu 7accb3479c update LiveEditor 2021-01-20 09:43:51 +03:00
Tuğçe Küçükoğlu 3ac8b3fa16 csb added 2021-01-19 11:43:39 +03:00
Tuğçe Küçükoğlu 5c35abb9d0 fix LiveEditor 2021-01-19 11:41:33 +03:00
Tuğçe Küçükoğlu ecdc8100e2 Merge branch 'master' of https://github.com/primefaces/primevue 2021-01-19 11:30:17 +03:00
Tuğçe Küçükoğlu 8286d6d3f2 Update LiveEditor 2021-01-19 11:30:01 +03:00
Cagatay Civici 44eefa9bea Global setting for live editor visibility 2021-01-19 10:52:41 +03:00
Cagatay Civici 277b0a2e89 Linting 2021-01-19 10:46:18 +03:00
Cagatay Civici f7029e4ba5 Remove comma 2021-01-19 10:45:17 +03:00
Cagatay Civici 38fccede63 Add sfc field to distribution 2021-01-18 18:32:24 +03:00
Cagatay Civici c7e860d247 Rename refacrtor on useToast-useConfirm 2021-01-18 18:16:32 +03:00
Cagatay Civici abb3a7bd8c Rename paths 2021-01-18 18:02:01 +03:00
Cagatay Civici 038b04d9bb Use cjs as main as vue 3 doesn't provide a umd build 2021-01-18 17:39:05 +03:00
Cagatay Civici 8cc9c45db9 Resolver for terminalservice 2021-01-18 17:35:36 +03:00
Cagatay Civici 52babc22fb Update package export default formats 2021-01-18 15:21:54 +03:00
Cagatay Civici 48ac169633 Add missing functions to build 2021-01-18 14:40:42 +03:00
Cagatay Civici dc07c02924 Merge branch 'master' of https://github.com/primefaces/primevue 2021-01-18 14:20:38 +03:00
Cagatay Civici cdeb4ae1cc New build improvements based on rollup. 2021-01-18 14:20:34 +03:00
Cagatay Civici 7e6a166fb6 Remove index files 2021-01-18 11:27:05 +03:00
Cagatay Civici 8c32daa86b Initiated new rollup based build 2021-01-18 11:25:54 +03:00
Pascal fe4b338d09 Bugfix: Accordion didn't accept activeIndex. Update Type definition 2021-01-16 15:40:21 +01:00
Tuğçe Küçükoğlu 00fc9a26ab remove unnecessary class 2021-01-15 15:47:39 +03:00
Tuğçe Küçükoğlu a5a9b397ef menu fix 2021-01-15 13:32:37 +03:00
Tuğçe Küçükoğlu 0984fa96fa #841 Refactor 2021-01-15 13:03:06 +03:00
Tuğçe Küçükoğlu 754e2ee938 add usetoast and useconfirm 2021-01-14 16:36:42 +03:00
Tuğçe Küçükoğlu a5c4035ba0 delete useConfirm and useToast 2021-01-14 16:32:52 +03:00
Tuğçe Küçükoğlu 2834331c87 Fix setup url 2021-01-14 15:10:22 +03:00
Tuğçe Küçükoğlu 55db3b3079 Fix #841 - New Lazy DataTable Demo with Remote Source 2021-01-14 14:52:11 +03:00
Cagatay Civici 6f7880f633 Restored p-error for error texts and p-invalid for invalid form elements 2021-01-13 18:20:46 +03:00
Cagatay Civici 39564d88de Remove invalid class 2021-01-13 14:57:56 +03:00
Cagatay Civici b93c06d30d Fixed #853 2021-01-13 14:27:52 +03:00
Cagatay Civici eefe1277c1 Fixed paths 2021-01-13 14:18:49 +03:00
Cagatay Civici ba98dd0598 Use lowercase 2021-01-13 14:09:37 +03:00
Cagatay Civici f2fc62b5a7 Fixed wrong path 2021-01-13 14:08:17 +03:00
Cagatay Civici 65e1c8fadd Removed p-error in favor of p-invalid 2021-01-13 13:20:16 +03:00
Cagatay Civici 8da5e2ff55 Add viva theme 2021-01-13 12:24:57 +03:00
Cagatay Civici bf9ecec03b Update material theming and add invalid field demo 2021-01-13 12:16:49 +03:00
Tuğçe Küçükoğlu 754131d09e some csb for components 2021-01-08 18:08:42 +03:00
Tuğçe Küçükoğlu 1b262077ee update liveeditor 2021-01-08 18:08:05 +03:00
Tuğçe Küçükoğlu 62dceb0e81 update LiveEditor 2021-01-08 17:28:57 +03:00
burak 03619ffd21 fix typo 2021-01-08 17:17:44 +03:00
Cagatay Civici 8027b7c80d
Removed calendar from demo 2021-01-08 16:03:58 +03:00
Tuğçe Küçükoğlu 895cd5a92b Update LiveEditor 2021-01-08 14:05:30 +03:00
Tuğçe Küçükoğlu e651adb9c6 Update LiveEditor 2021-01-08 12:07:35 +03:00
Tuğçe Küçükoğlu 6616c91fc4 csb for some form components 2021-01-07 17:16:53 +03:00
Tuğçe Küçükoğlu d46f18ff2c fix Button csb 2021-01-07 17:03:28 +03:00
Tuğçe Küçükoğlu f3908a88fe Update LiveEditor 2021-01-07 17:02:49 +03:00
Tuğçe Küçükoğlu 1d1c70827b Fixed #841 - New Lazy DataTable Demo with Remote Source 2021-01-06 21:38:46 +03:00
Tuğçe Küçükoğlu dd480af1c3 csb button 2021-01-05 18:56:14 +03:00
Tuğçe Küçükoğlu da17d6fe45 fix liveeditor 2021-01-05 18:21:35 +03:00
Tuğçe Küçükoğlu 890c5045df codesandbox for Button 2021-01-05 13:44:54 +03:00
Tuğçe Küçükoğlu 8581271959 LiveEditor added 2021-01-05 13:44:33 +03:00
onursenture 151f6c93d3 Update pro asset 2021-01-05 13:10:39 +03:00
Tuğçe Küçükoğlu 3af3a3387f dynamic menu 2021-01-04 09:58:56 +03:00
Tuğçe Küçükoğlu 6da1925a85 Correct path for BadgeDirective in main.js 2021-01-04 09:55:41 +03:00
Michael Kucinski f16328ab81 fix: allow for negative and positive slider values 2021-01-01 15:30:53 -05:00
Cagatay Civici 2f40b9c7cf Correct path for BadgeDirective 2021-01-01 01:31:54 +03:00
Cagatay Civici b329d12d1f Documentation updates 2020-12-31 19:57:12 +03:00
Cagatay Civici ec0cf27ea1 Set correct default values 2020-12-31 19:51:31 +03:00
Cagatay Civici b3a84321dc Remove unused code 2020-12-31 19:50:54 +03:00
Cagatay Civici 7fa4234cf4
Fix docs 2020-12-31 18:48:01 +03:00
Cagatay Civici 3a20c598ab Install missing type file 2020-12-31 18:11:43 +03:00
Cagatay Civici 382bc7dabd New build 2020-12-29 21:25:30 +03:00
Cagatay Civici 4795feeb1b Merge branch 'master' of https://github.com/primefaces/primevue 2020-12-24 17:37:33 +03:00
Cagatay Civici 9b93525062 Remove space 2020-12-24 17:37:30 +03:00
mertsincan b1ccbb3e72 Fixed #757 and #775 - Slider Touch support and aria-* issues 2020-12-23 17:56:48 +03:00
Cagatay Civici 112fe54b40 Revert changes back to 3.1.1 2020-12-23 17:34:28 +03:00
Cagatay Civici 50369ab954 Fixed class name 2020-12-23 17:21:10 +03:00
Cagatay Civici 377ac78b28 Update sass doc 2020-12-23 17:19:31 +03:00
Cagatay Civici 0d03efef10 Fixed confirm popup docs 2020-12-23 16:41:35 +03:00
Cagatay Civici 10bbf2c681 Make sure circle classes are always applied 2020-12-22 13:30:50 +03:00
Tuğçe Küçükoğlu 07e6955205 Fix #775 - Slider has incorrect aria-* variable values 2020-12-14 17:14:37 +03:00
Tuğçe Küçükoğlu ff33d7c365 Fix #757 - Touch support for Slider 2020-12-14 17:13:43 +03:00
Cagatay Civici 36cc8ac466 Add discord link 2020-12-14 15:56:04 +03:00
Cagatay Civici b6fb1947c4 Add video link 2020-12-12 12:19:49 +03:00
Cagatay Civici d0b75b0bb1 Update component count 2020-12-11 11:01:42 +03:00
Cagatay Civici 554c6132fe New dev iteration 2020-12-10 17:42:39 +03:00
Cagatay Civici 81d7ff18ee Fixed #754 - CascadeSelect fails with Vue 3.0.3 2020-12-10 17:23:03 +03:00
Cagatay Civici 113c18fdec Fixed tag 2020-12-10 17:17:59 +03:00
Cagatay Civici 690ebc8e37 New dev iteration 2020-12-10 16:06:44 +03:00
Cagatay Civici 0478311337 Remove unnecessary spacing 2020-12-10 15:54:55 +03:00
Cagatay Civici 1222387019 Simplified badge 2020-12-10 15:53:47 +03:00
Cagatay Civici ab69349124 Fixed avatar badge 2020-12-10 15:51:43 +03:00
Cagatay Civici bdac0cf2ea Set version 2020-12-10 15:38:31 +03:00
Cagatay Civici 67d772bfd1 Fixed type 2020-12-10 15:38:14 +03:00
Cagatay Civici 0857d5e7e4 Refactor 2020-12-10 15:34:41 +03:00
Cagatay Civici 8e82b4c15c Merge branch 'master' of https://github.com/primefaces/primevue 2020-12-10 15:22:31 +03:00
Cagatay Civici 275beeae16 Refactored badge exports 2020-12-10 15:22:27 +03:00
Yiğit FINDIKLI ea4082059e Refactor #753 2020-12-10 15:19:57 +03:00
Yiğit FINDIKLI 6f8f244e23 Refactor #753 2020-12-10 13:57:52 +03:00
Cagatay Civici f97f4bc9fc Remove junk 2020-12-10 12:34:48 +03:00
Cagatay Civici b8fed3bbeb Fixed #750 with a workaround and update to 3.0.3 2020-12-10 12:32:34 +03:00
Cagatay Civici 7a3de22cf6 Remove unused import 2020-12-10 12:28:01 +03:00
Cagatay Civici 8b6442360a Fixed #753 - Implement Badge as a directive alternative 2020-12-10 12:27:33 +03:00
Cagatay Civici 80b1be89f5 Export locale config and typescript support 2020-12-10 11:03:08 +03:00
Cagatay Civici e35f1d5927 Merge branch 'master' of https://github.com/primefaces/primevue 2020-12-09 18:49:44 +03:00
Cagatay Civici a6bbdfbd53 Fixed #729 - BUG: Calendar navigation (next, prev month) inside DataTable or OverlayPanel not working 2020-12-09 18:49:41 +03:00
Yiğit FINDIKLI 1c600cbb7b Doc fix 2020-12-09 18:23:36 +03:00
Cagatay Civici e55f0701de Fixed #540 - FullCalendar 5.4 Update 2020-12-09 18:04:06 +03:00
Cagatay Civici 67b5af112f Restore demo 2020-12-09 17:11:37 +03:00
Cagatay Civici c7b2d74c97 Fixed #739 - Closed event for Message 2020-12-09 17:11:02 +03:00
Cagatay Civici 1c5fac7abe Fixed #733 - Textarea does not auto resize its height when created 2020-12-09 17:03:33 +03:00
Cagatay Civici c30e0cdb23
Merge pull request #731 from nimruth/master
Fixed #723: Keyboard support for AutoComplete
2020-12-09 16:52:56 +03:00
Cagatay Civici 6730f2c486 Fixed #749 - DataTable throws error when there are no columns 2020-12-09 16:38:24 +03:00
Cagatay Civici e0b4f48b6a
Merge pull request #744 from nestorrente/master-sortField
Fixed "sortField" prop type in Column, DataTable, TableHeader and DataView (PrimeVue 3)
2020-12-09 16:21:36 +03:00
Cagatay Civici 2424d9a299 Fixed doc 2020-12-09 16:05:35 +03:00
Cagatay Civici 23a0fb7d20 Removed tag from Timeline 2020-12-09 15:36:23 +03:00
Cagatay Civici 3e40c297c6 Cosmetics 2020-12-09 15:35:29 +03:00
Cagatay Civici 9505bf091d Setup update 2020-12-09 15:33:47 +03:00
Cagatay Civici bcb375695c Fixed #716 - Locale API 2020-12-09 15:24:11 +03:00
Cagatay Civici 7495783c11 Chips should wrap 2020-12-08 18:06:12 +03:00
nestorrente f76d1dfb34 Fixed sortField prop type. 2020-12-08 12:16:38 +01:00
Cagatay Civici 266b593938 Basic collision detection 2020-12-07 18:13:13 +03:00
Cagatay Civici 1744172468 Update doc 2020-12-07 18:00:28 +03:00
Cagatay Civici 3f6d393354 Material theming for CascadeSelect 2020-12-07 17:56:45 +03:00
Cagatay Civici 23be3cfbb6 Fixed #686 - CascadeSelect 2020-12-07 17:36:46 +03:00
Cagatay Civici be523323af Chip theming 2020-12-06 18:31:52 +03:00
Cagatay Civici 14a8b91974 Fixed #740 - Chip Component 2020-12-06 12:39:51 +03:00
Cagatay Civici a172e165fc Cleanup and add doc 2020-12-04 17:47:33 +03:00
Cagatay Civici 3783b9ce41 Fixed #693 - Knob Component 2020-12-04 17:31:49 +03:00
Cagatay Civici 7907a3ede1 Remove unused code sample 2020-12-04 13:12:44 +03:00
Cagatay Civici 7d19881c0c Update SplitterDoc with multiple panels sample 2020-12-04 13:12:27 +03:00
Cagatay Civici b68d8c6bba Add events section 2020-12-04 13:02:51 +03:00
Cagatay Civici a6f9e7e837 Touch support for splitter 2020-12-04 12:54:02 +03:00
Cagatay Civici 8f0db108ce State for Splitter 2020-12-04 12:39:16 +03:00
Cagatay Civici ff72e63bf0 Splitter Component - #737 2020-12-03 16:49:18 +03:00
Bernhard Schwarzenberger 36504d7c04 Fixed #723: Keyboard support for AutoComplete
- highlight first element on 'ArrowDown'
2020-12-02 13:18:33 +01:00
Cagatay Civici 5323d88810 Documentation updates for the new components 2020-12-02 13:59:21 +03:00
Cagatay Civici 5a2d290c4c Fixed #689 - Skeleton Component 2020-12-02 13:48:26 +03:00