Commit Graph

3077 Commits (751ede7899b50247596dfd7a289a140fe26d86ac)

Author SHA1 Message Date
mertsincan 3039690bef Fixed #1542 - InputNumber: setting "min" to anything greater than 0 implies "required" 2021-09-13 11:32:29 +03:00
Tuğçe Küçükoğlu a3979ad0f5 Fixed #1512 - Tooltip: word wrap 2021-09-10 15:37:49 +03:00
Tuğçe Küçükoğlu 0e750fdb1c Fixed #1511 - Tooltip: crash when empty\null 2021-09-10 15:36:11 +03:00
mertsincan 13dd5820b3 Fixed #1534 - Checkbox causes layout issues when used inside an overflow: auto div 2021-09-10 11:07:52 +03:00
Melek REBAI 0a601257de
Add events emitted by OverlayPanel
This PR adds the emits: ['show', 'hide'] to OverlayPanel component.
Without these vue will throw warnings in the console
Also in vue js docs, they encourage to add the emits
2021-09-09 17:59:28 +01:00
Tuğçe Küçükoğlu 221a3f827d refactor 2021-09-09 14:44:49 +03:00
mertsincan e274666d4d Fixed #1523 - Thumbnails are not displayed correctly on Galleria if numVisible is greater than the length of value 2021-09-08 14:41:51 +03:00
mertsincan f5226f6803 Fixed #1522 - InputNumber: issues with decimal separator for some locales, 0s are added to input 2021-09-08 14:21:14 +03:00
mertsincan 999022caca Fixed #1515 - Negative sign in front of number is not possible for Finnish or Swedish locale 2021-09-07 17:45:09 +03:00
mertsincan a7c3110a4e Refactor #1513 2021-09-07 17:28:08 +03:00
mertsincan 3ab8ce06f7 Fixed #1513 - Input number caret issue with negatives 2021-09-07 17:17:07 +03:00
mertsincan dc8b4217bb Fixed #1510 - inputnumber : both prefix and currency Input error 2021-09-07 11:15:51 +03:00
mertsincan f761200c4a Update d.ts and doc of InputNumber 2021-09-07 10:06:58 +03:00
mertsincan b17ed7924e Fixed #1509 - Add getFormatter method to InputNumber 2021-09-07 10:06:38 +03:00
Cagatay Civici 3adf1b2cc5 Doc update 2021-09-06 14:28:53 +03:00
Cagatay Civici eedc0b3cab Doc update 2021-09-06 14:26:45 +03:00
Cagatay Civici eb9a51222f Set version 2021-09-06 14:25:26 +03:00
mertsincan 906f3be7a5 Update api-gen and doc of InputNumber 2021-09-06 14:02:23 +03:00
mertsincan 75e14a66d4 Fixed #1502 - Add allowEmpty property to InputNumber 2021-09-06 14:01:55 +03:00
mertsincan a14af778f8 Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-06 12:23:28 +03:00
mertsincan c7ce9a13df Fixed #1501 - Dropdown scrolls top after reopened 2021-09-06 12:22:19 +03:00
Cagatay Civici c63d1844d3 Add tailwind logo 2021-09-06 12:17:44 +03:00
Cagatay Civici 0f4c9f0da8 Fixed #1453 - [OverlayPanel] add @show and @hide events 2021-09-06 12:04:01 +03:00
Cagatay Civici 9ecd219fb2 Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-06 11:59:29 +03:00
Cagatay Civici 3a74243bdb Fixed #1496 - filterMatchMode option is ignored in Dropdown 2021-09-06 11:59:26 +03:00
mertsincan 8f2be06a5b Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-06 11:58:17 +03:00
mertsincan c7e86119ef Fixed #1498 - When inputnumber has fractionDigits and suffix, a number cannot be entered into it. 2021-09-06 11:58:09 +03:00
Cagatay Civici f217bff91f Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-06 11:54:31 +03:00
Cagatay Civici 0804082e78 Fixed #1500 - Tailwind theme 2021-09-06 11:54:28 +03:00
Tuğçe Küçükoğlu f07a6a6a9c func description fix 2021-09-03 10:08:18 +03:00
onursenture 6a566ec5e8 Fix header wording 2021-09-02 09:41:11 +03:00
Tuğçe Küçükoğlu e61b4b0b99 speeddial demo fix 2021-09-02 09:23:44 +03:00
Tuğçe Küçükoğlu d501c12b0f add image component 2021-09-02 09:23:18 +03:00
Tuğçe Küçükoğlu 02d50fa70d name fix 2021-09-02 09:23:09 +03:00
Tuğçe Küçükoğlu d43fb4b15b live editor fix 2021-09-02 09:16:06 +03:00
Tuğçe Küçükoğlu a3d5b8669e link fix 2021-09-02 09:15:56 +03:00
Cagatay Civici 73a55a9443 Set version 2021-09-01 13:54:34 +03:00
mertsincan 214942a87b Refactor #1446 2021-09-01 11:11:11 +03:00
mertsincan 2b3e461811 Fixed #1495 - Change button/maskClassName properties with button/maskClass properties on SpeedDial 2021-09-01 10:43:29 +03:00
onursenture a6f05052db Add link to Support page 2021-09-01 09:56:36 +03:00
mertsincan dbdf1bfc44 Fixed #1494 - The maskStyle property doesn't work as expected in SpeedDial 2021-08-31 22:55:17 +03:00
mertsincan f3a551f85c Fixed #1493 - DomHandler imports from wrong module path in SpeedDial component 2021-08-31 22:24:47 +03:00
mertsincan e96f3d2d94 Refactor #1481 2021-08-31 17:45:28 +03:00
mertsincan 7258ee0ded Refactor doc tabview 2021-08-31 16:44:22 +03:00
Cagatay Civici df559cb1e1 Fixed #1447 - Set Paginator Page from InputNumber 2021-08-31 16:11:04 +03:00
Cagatay Civici 0ce958ddf3 Theming for scrollable tabs 2021-08-31 15:53:48 +03:00
Cagatay Civici b21c23a263 Add description 2021-08-31 15:01:34 +03:00
Cagatay Civici 28d33b0a5b Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 15:00:07 +03:00
Cagatay Civici b46ad4374e Fixed #1447 Fixed #1491 2021-08-31 15:00:04 +03:00
Burtchen fb256ed938
Update SeatDemo.vue (#1409)
vagon => wagon
2021-08-31 14:39:15 +03:00
mertsincan 76cc027504 Update Dock doc and api-gen 2021-08-31 14:29:01 +03:00
mertsincan aeba88374b Fixed #1490 - Add tooltipOptions property to Dock 2021-08-31 14:28:46 +03:00
mertsincan 003b90c62d Update SpeedDial doc and demo 2021-08-31 14:20:07 +03:00
mertsincan be2365bfef Fixed #1489 - Add tooltipOptions property to SpeedDial 2021-08-31 14:18:37 +03:00
mertsincan c4be23c9af Remove IE section from Setup page 2021-08-31 12:42:45 +03:00
mertsincan f12f8e73a6 Fixed #1473 - Alignment issue with multiple frozen columns on DataTable 2021-08-31 12:33:15 +03:00
Tuğçe Küçükoğlu 132f91f7aa update tabmenu demo, doc 2021-08-31 12:16:43 +03:00
Tuğçe Küçükoğlu 2495d6099a Fixed #1488 - activeIndex for TabMenu 2021-08-31 12:16:23 +03:00
Cagatay Civici 488cb9fdaa Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 11:10:27 +03:00
Cagatay Civici e7e4d8ed66 Image component refactor 2021-08-31 11:10:24 +03:00
mertsincan 4e46143faf Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 10:57:16 +03:00
mertsincan aa6c94bc3a Refactor #1446 2021-08-31 10:57:09 +03:00
Cagatay Civici f5d857178e Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 10:47:56 +03:00
Cagatay Civici ed8dbcb7da Api docs for image 2021-08-31 10:47:54 +03:00
mertsincan 6c2f936780 Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 10:47:32 +03:00
mertsincan b684f1680b Update DialogDoc 2021-08-31 10:47:26 +03:00
mertsincan cb6f17a4aa Update d.ts and api-gen of Dialog 2021-08-31 10:47:15 +03:00
mertsincan 652725016d Fixed #1483 - Add appendTo property to Dialog 2021-08-31 10:46:53 +03:00
Cagatay Civici 928e98034e Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 10:44:09 +03:00
Cagatay Civici 945880e99a Docs for Image 2021-08-31 10:44:06 +03:00
mertsincan bc19f7f587 Refactor VirtualScroll demo 2021-08-31 10:33:45 +03:00
mertsincan 35438385b3 Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 10:12:27 +03:00
mertsincan 41fe395bf3 Update Tabview demo 2021-08-31 10:12:19 +03:00
mertsincan 85be3bb715 Refactor #1446 2021-08-31 10:07:45 +03:00
Tuğçe Küçükoğlu bbc9f284dd Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 09:50:49 +03:00
Tuğçe Küçükoğlu 75113d0a7f csb img fix 2021-08-31 09:50:42 +03:00
mertsincan 7744691246 Update doc and d.ts file of Tabview 2021-08-31 09:47:07 +03:00
mertsincan 0704975c15 Fixed #1446 and #1486 - Improve Tabview component 2021-08-31 09:46:25 +03:00
Cagatay Civici b9736729cd Initiated Image component 2021-08-29 15:54:41 +03:00
Cagatay Civici 2b00a72b7a Fixed #1475 - CurrentPageReport displays wrong value 2021-08-27 17:26:57 +03:00
Cagatay Civici 3f5d6a2bf1 Fixed #1482 - start and end slots for MegaMenu, remove default slot 2021-08-27 17:02:32 +03:00
Cagatay Civici 5b0532aeca #1459 for other selects 2021-08-27 16:58:51 +03:00
Cagatay Civici 2670b1e539
Merge pull request #1460 from nbrylevv/dropdown-trigger-slot
feature - trigger slot for Dropdown
2021-08-27 16:53:40 +03:00
Cagatay Civici 85710c958a Fixed #1468 - Dropdown does not correctly handle empty label strings 2021-08-27 16:52:36 +03:00
Cagatay Civici a023df876c #1275 for Steps 2021-08-27 16:47:45 +03:00
Cagatay Civici 30a1d5c72d #1254 for Dock 2021-08-27 16:41:51 +03:00
Cagatay Civici 23f842e203 #1275 for PanelMenu 2021-08-27 16:31:55 +03:00
Cagatay Civici 22521d5817 #1275 for Megamenu 2021-08-27 15:58:54 +03:00
Cagatay Civici 23970ebedf #1275 for ContextMenu 2021-08-27 15:50:14 +03:00
Cagatay Civici 35974df78b #1275 for Menubar 2021-08-27 15:46:44 +03:00
Cagatay Civici 558418030f Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-27 15:04:50 +03:00
Cagatay Civici 05565212bc #1275 for TieredMenu 2021-08-27 15:04:48 +03:00
mertsincan 2ecc6950ba Fixed #1393 - Calendar WCAG Accessibility Issue with Keyboard Navigation 2021-08-27 14:55:21 +03:00
Cagatay Civici 1bdf46a22c #1275 for breadcrumb 2021-08-27 14:48:05 +03:00
mertsincan bede50d494 Fixed #1345 - DataTable row group and sortable columns are not working together 2021-08-27 13:51:49 +03:00
mertsincan 94a4218556 Fixed #1398 - Make Dock component mobile friendly 2021-08-27 12:35:57 +03:00
Cagatay Civici 648e6cf4a2 Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-27 11:09:46 +03:00
Cagatay Civici 16fe00529e #1275 for menu 2021-08-27 11:09:41 +03:00
mertsincan cab4b1cc18 Update CalendarDoc.vue 2021-08-26 14:01:05 +03:00
mertsincan 68e748bf92 Refactor #1477 2021-08-26 14:01:01 +03:00
mertsincan f83169dd60 Fixed #1477 - Add keepInvalid property to Calendar 2021-08-26 14:00:48 +03:00
mertsincan bd1aac9b5e Fixed #1392 - Datatable date filter throws uncaught error when invalid date string is entered 2021-08-26 13:50:16 +03:00
Tuğçe Küçükoğlu 8f61a49c23 hover fix 2021-08-26 12:15:41 +03:00
mertsincan 4c59131889 Fixed #1399 - FileUpload Invalid File messages not displaying on repeat attempts 2021-08-26 11:27:38 +03:00
mertsincan 0f82cd9215 Fixed #1390 - Dropdown onkeydown item search not working properly 2021-08-26 11:11:11 +03:00
mertsincan 730503bea7 Refactor #1441 and #1136 2021-08-26 10:15:38 +03:00
mertsincan 26eba9e055 Fixed #1441 and #1136 - Improve decimal separator behavior on InputNumber 2021-08-25 17:51:25 +03:00
Tuğçe Küçükoğlu d924dbac8d Fixed #1428 - [feature request]Please add event while menu/overlay is dismissed 2021-08-25 14:46:46 +03:00
mertsincan eef5c7a80d Refactor 2021-08-25 13:55:42 +03:00
mertsincan a321ccaa63 Fixed #1411 - Filtered Dropdown unusable on Windows Tablet 2021-08-25 12:44:49 +03:00
mertsincan 93cc6a8a6e Fixed #1381 - Auto ZIndex Issue with Toast and Sidebar 2021-08-25 11:05:14 +03:00
mertsincan 05d0f8c35d Fixed #1372 - InputNumber input event returns wrong value 2021-08-25 10:51:54 +03:00
Cagatay Civici 798c514448 Add to emits 2021-08-25 10:10:52 +03:00
Cagatay Civici cae2bf165a Prevent duplicate event invocation 2021-08-25 10:09:50 +03:00
Tuğçe Küçükoğlu 8d47026418 Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-25 10:07:51 +03:00
Tuğçe Küçükoğlu 6e61d66226 fix props warning 2021-08-25 10:07:37 +03:00
mertsincan a3e3058c2f Update CheckboxDoc.vue 2021-08-25 10:05:19 +03:00
mertsincan 023d7794ad Fixed #1337 - input mask - mask affecting dirty state 2021-08-25 10:03:17 +03:00
Cagatay Civici a1cf1d4277 Fixed #1471 - Add input, focus, blur events for Checkbox 2021-08-25 09:58:21 +03:00
Cagatay Civici 53a69ebd72 Fixed #1470 - Add trueValue-falseValue to InputSwitch 2021-08-25 09:53:23 +03:00
Cagatay Civici 3a854247be Fixed #1320 - Checkbox true-value / false-value does not work 2021-08-25 09:48:02 +03:00
Cagatay Civici b13d8d517f Fixed #1234 - Add input, focus, blur events for InputSwitch 2021-08-25 09:30:41 +03:00
Tuğçe Küçükoğlu 4bf74ac1f7 Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-24 17:26:36 +03:00
Tuğçe Küçükoğlu 20e74927b6 csb fix 2021-08-24 17:26:33 +03:00
mertsincan 52cc71e12b Refactor #1467 2021-08-24 16:56:37 +03:00
Yiğit FINDIKLI 593b23af70 Fixed #10532 - Table Header Checkbox not working when lazy loading enabled 2021-08-24 16:33:58 +03:00
Tuğçe Küçükoğlu ff0370ffc0 toast slots added 2021-08-24 11:32:33 +03:00
Tuğçe Küçükoğlu ad84b9affb banner blocks added 2021-08-24 11:17:38 +03:00
Tuğçe Küçükoğlu e28ca17eca Fixed #1187 - Constants for Toast severities 2021-08-24 10:33:48 +03:00
Tuğçe Küçükoğlu 1ecaba2b87 Fixed #1293 - MenuModel - disabled should be a function to support dynamic behavior 2021-08-24 09:52:57 +03:00
mertsincan 628325522c Fixed #1463 - When Chart component is updated, it throws an exception 2021-08-23 16:54:04 +03:00
Yiğit FINDIKLI 32d23d01e9 Fixed #1461 - pFrozenColumn is moving when position set to left 2021-08-20 15:58:48 +03:00
Nikita Brylev 681b66f563 feature - trigger slot for Dropdown 2021-08-19 19:21:56 +03:00
Tuğçe Küçükoğlu 63b1d95667 Refactor #1451 - Multiselect Doc 2021-08-19 11:21:39 +03:00
Tuğçe Küçükoğlu 03d111f215 Refactor #1451 - update d.ts, docs, api-generator 2021-08-17 17:09:43 +03:00
Tuğçe Küçükoğlu 9e6e8633a2 Refactor #1451 - For AutoComplete 2021-08-17 17:01:21 +03:00
mertsincan 5c7bfccc15 Update MultiSelect doc and demo 2021-08-17 14:09:24 +03:00
mertsincan c8421dcb0f Refactor #1451 - For MultiSelect 2021-08-17 14:02:42 +03:00
mertsincan 0823bee377 Refactor on virtual scroll demo 2021-08-17 12:46:20 +03:00
mertsincan 4cfa62f29e Refactor #1451 - For keyboard support on Dropdown 2021-08-17 11:24:42 +03:00
mertsincan 3f003a9817 Update menu.json 2021-08-16 14:21:53 +03:00
mertsincan 86458bc1c5 Refactor #1451 2021-08-16 14:21:36 +03:00
mertsincan d8ee63d286 Update AutoComplete demo and doc 2021-08-16 14:21:09 +03:00
mertsincan 6d90f461a4 Refactor #1451 - For AutoComplete 2021-08-16 14:20:49 +03:00
mertsincan 7167964920 Update menu.json 2021-08-16 13:49:12 +03:00
mertsincan 3c1bfd43dc Update Listbox doc and demo 2021-08-16 13:48:49 +03:00
mertsincan ba75e9c51c Refactor #1451 - For Listbox 2021-08-16 13:48:28 +03:00
mertsincan 47edaea7ad Update menu.json 2021-08-16 11:59:49 +03:00
mertsincan 076d06773d Refactor on Dropdown doc 2021-08-16 11:50:57 +03:00
mertsincan d128063d59 Refactor #1451 - For Dropdown 2021-08-16 11:50:32 +03:00
mertsincan 7cdef9dc17 Refactor #1451 - For Dropdown 2021-08-16 10:38:18 +03:00
mertsincan 5d6590abea Add virtualscroller + lazy demo to Dropdown 2021-08-16 10:28:54 +03:00
mertsincan 1983225b2f Refactor on VirtualScroller 2021-08-16 10:28:33 +03:00
mertsincan 1ac34d77ca Refactor #1451 - For Dropdown 2021-08-13 17:29:39 +03:00
mertsincan efc8b36523 Refactor on VirtualScroller 2021-08-13 16:53:11 +03:00
Tuğçe Küçükoğlu 5243d5ba00 Fixed #1311 - DataTable State: columnwidths are not restored correctly when using scrollable and resizableColumns props 2021-08-12 14:31:02 +03:00
Tuğçe Küçükoğlu de8b8fc8d9 refactor 2021-08-12 13:01:58 +03:00
Cagatay Civici 33a93d8c08 Fixed #1443 - Unnecessary horizontal scrollbar displayed with rowgrouping 2021-08-11 14:00:31 +03:00
Cagatay Civici 1fdebc263a New dev iteration 2021-08-10 17:39:32 +03:00
Cagatay Civici 154e38bbb9 Fixed #1437 - Vue < 3.2 Compatibility 2021-08-10 17:29:07 +03:00
Cagatay Civici 9adae80564 Set version 2021-08-10 16:36:18 +03:00
Cagatay Civici 0c16992f5b Fixed #1436 - StyleClass does not open overlay when source is clicked again 2021-08-10 16:35:46 +03:00
Tuğçe Küçükoğlu 41c7fd0c72 topbar for summersale 2021-08-10 11:48:58 +03:00
Cagatay Civici 2a5b1872e7 Support for footer 2021-08-09 17:50:10 +03:00
Cagatay Civici 9eac2da7ec Fixed #1314 - Support for scrolling and column groups 2021-08-09 17:37:09 +03:00
Tuğçe Küçükoğlu b604f30340 topbar z-index defect 2021-08-06 15:10:19 +03:00
Cagatay Civici 4cb95e6b07 Update doc for install section 2021-08-06 10:41:15 +03:00
Cagatay Civici 0333cf1fce Fixed #1415 - Toast does not clear hide timeout on unmount 2021-08-06 10:29:07 +03:00
Cagatay Civici 12aaed3a44 Add empty check 2021-08-05 16:14:06 +03:00
Tuğçe Küçükoğlu 3db191507f blocks added showcase 2021-08-05 16:03:27 +03:00
Tuğçe Küçükoğlu a806ca2251 dock csb example 2021-08-05 09:51:23 +03:00
Tuğçe Küçükoğlu 1b50d13cd2 Refactor #1407 2021-08-04 17:43:39 +03:00
Tuğçe Küçükoğlu 39f9b55be3 Fixed #1407 - style and class props for FileUpload 2021-08-04 17:26:21 +03:00
Tuğçe Küçükoğlu 08727a2b9e blocks topbar added 2021-08-04 15:27:34 +03:00
Tuğçe Küçükoğlu a7f2318600 showcase fix 2021-08-04 14:58:42 +03:00
Tuğçe Küçükoğlu 7ddfbae4cd v-styleclass added 2021-08-04 13:01:32 +03:00
Tuğçe Küçükoğlu 08681e45bc Fixed #1405 - New v-styleclass directive 2021-08-04 13:01:03 +03:00
Tuğçe Küçükoğlu f3145c1fac tooltip doc updated 2021-08-04 12:17:29 +03:00
Tuğçe Küçükoğlu 6e119d9ac2 Fixed #1404 - value and disabled props for Tooltip 2021-08-04 12:17:15 +03:00
Tuğçe Küçükoğlu 6795e5070f toast doc updated 2021-08-04 11:58:33 +03:00
Tuğçe Küçükoğlu a4973cb39a Fixed #1403 - New styleClass and contentStyleClass props for Toast 2021-08-04 11:58:17 +03:00
Cagatay Civici 487c016544 Fixed typo and doc 2021-07-27 20:47:47 +03:00
Cagatay Civici 0afd0f6800 new dev iteration 2021-07-27 14:26:54 +03:00
Tuğçe Küçükoğlu 0cfee9fd8b typo fix 2021-07-27 13:44:03 +03:00
Tuğçe Küçükoğlu 003e4958d1 typo fix 2021-07-27 13:43:20 +03:00
Tuğçe Küçükoğlu 443276bbc5 refactor 2021-07-27 13:42:53 +03:00
Tuğçe Küçükoğlu 5a0dc0b47f refactor 2021-07-27 13:42:44 +03:00
Tuğçe Küçükoğlu eea3322ae1 refactor 2021-07-27 13:39:07 +03:00
Tuğçe Küçükoğlu 8903206c5c dock csb fix 2021-07-27 13:37:11 +03:00
Tuğçe Küçükoğlu b984f47992 refactor 2021-07-27 13:27:35 +03:00
Tuğçe Küçükoğlu f7f6033c1c new components added to liveeditor 2021-07-27 13:24:22 +03:00
Tuğçe Küçükoğlu c880d6aa5c update csb image 2021-07-27 13:24:07 +03:00
Tuğçe Küçükoğlu 084c44487b liveeditor update version 2021-07-27 13:20:08 +03:00
Tuğçe Küçükoğlu 1c0f4acf0c Dock demo added 2021-07-27 13:03:45 +03:00
Tuğçe Küçükoğlu 98fa9847c6 Fixed #1386 - New Dock Component 2021-07-27 13:03:28 +03:00
Cagatay Civici ffca190c49 Fixed npe 2021-07-27 12:59:52 +03:00
Cagatay Civici 7d1e6f598f Update vue version 2021-07-27 12:57:04 +03:00
mertsincan a9c215224d Cosmetics 2021-07-27 12:16:18 +03:00
Cagatay Civici 6fc67bf2d8 Add section for PrimeFlex 2021-07-27 11:59:25 +03:00
Cagatay Civici 4dae38663f Support for PrimeFlex v3 2021-07-27 11:43:16 +03:00
Cagatay Civici 5011dcb462 Add gray 2021-07-27 11:40:34 +03:00
Tuğçe Küçükoğlu 7327c27c68 demo fix 2021-07-27 11:23:38 +03:00
Tuğçe Küçükoğlu 907fd4dd10 cosmetics 2021-07-27 11:21:31 +03:00
Cagatay Civici b7b4f6e0d2
Merge pull request #1361 from Mirko92/master
Fix: Prevent overlay closing if click start inside
2021-07-27 11:21:23 +03:00
Tuğçe Küçükoğlu 3056d70c62 Merge branch 'master' of https://github.com/primefaces/primevue 2021-07-27 11:19:13 +03:00
Tuğçe Küçükoğlu c8dbe3a06e SpeedDial demo added 2021-07-27 11:19:04 +03:00
Cagatay Civici 240d7f67a4 Merge branch 'master' of https://github.com/primefaces/primevue 2021-07-27 11:17:24 +03:00
Cagatay Civici a5c045f2da Fixed #1375 - Add "multiple" support to simple FileUpload button 2021-07-27 11:17:21 +03:00
Tuğçe Küçükoğlu 6daa56c36b Fixed #1384 - New Speed Dial Component 2021-07-27 11:16:27 +03:00
Cagatay Civici 90b2e10b6b
Merge pull request #1333 from Dodobibi/patch-1
Wrong typescript declaration for usePrimeVue
2021-07-27 11:03:37 +03:00
Cagatay Civici c86f5e0c2a
Merge pull request #1363 from Burtchen/patch-1
Linting fixes in Password.vue
2021-07-27 11:02:03 +03:00
Cagatay Civici ab17ffa622 Fixed #942 - Custom target for OverlayPane 2021-07-27 11:00:47 +03:00
Cagatay Civici c0e13b0cd9 Fixed #1278 - No exportFunction, it's called but not defined. 2021-07-26 11:26:00 +03:00
Cagatay Civici 003aec4247 Update documentation on full calendar 2021-07-26 11:08:38 +03:00
Cagatay Civici 5f80e8cf9c Version bump 2021-07-26 10:16:41 +03:00
Tuğçe Küçükoğlu 8d412cf0db Refactor on PrimeFlex 2021-07-17 17:28:10 +03:00
Tuğçe Küçükoğlu d31b23c381 Fixed #1368 - Comments in ColumnGroup rows are rendered as <th> elements 2021-07-16 17:50:36 +03:00
Tuğçe Küçükoğlu ef74d05e16 csb example for virtualscroller 2021-07-16 12:51:41 +03:00
Tuğçe Küçükoğlu a5365d8292 Fixed #692 - VirtualScroller Component 2021-07-16 12:39:45 +03:00
Tuğçe Küçükoğlu e8738455d0 chart badge added 2021-07-12 10:52:37 +03:00
Tuğçe Küçükoğlu ec4df6bf41 menu updated 2021-07-12 10:52:22 +03:00
Burtchen c7a553ffb8
Linting fixes in Password.vue
Three small fixes:
- className where "class" is correct
- a let that should be a const as the variable is never reassigned
- a superfluous % after a "0" CSS value
2021-07-02 19:03:04 +02:00
Mirko 49b5442a9f Fix: Prevent overlay closing if click start inside 2021-07-01 14:17:28 +02:00
onursenture 9a43ebdb02 Fix typo 2021-06-29 19:54:28 +03:00
Tuğçe Küçükoğlu 0e34488099 Fixed #1313 - New SplitButton with TieredMenu 2021-06-25 17:18:14 +03:00
Tuğçe Küçükoğlu a812acebd7 Added default attributes 2021-06-25 13:13:32 +03:00
Tuğçe Küçükoğlu 037183aa25 Fixed #1249 - Feature Request: Templating for Toast component 2021-06-25 13:10:52 +03:00
Tuğçe Küçükoğlu 030dbf22aa doc typo fix 2021-06-23 16:20:52 +03:00
Tuğçe Küçükoğlu e4d83d48c6 Fixed #1272 - ProgressBar does not show zero percent 2021-06-23 16:07:45 +03:00
Tuğçe Küçükoğlu 679cf8f766 Fixed #1358 - Overlay aligning calculation defect 2021-06-23 15:46:10 +03:00
Tuğçe Küçükoğlu 2933ca3ea7 Fixed #1319 - Missing class prop on Button component fails Typescript complier 2021-06-23 14:44:32 +03:00
Tuğçe Küçükoğlu 44a7edda0c Fixed #1318 - Tooltips closed on window resize after system keyboard appears on mobile devices 2021-06-23 11:31:59 +03:00
Tuğçe Küçükoğlu eedaf01961 Fixed #1357 - DataTable cell editing regression 2021-06-23 09:37:13 +03:00
Tuğçe Küçükoğlu 10f47c6ff9 Fixed #1355 - DataTable row group and resizable column not working together 2021-06-18 16:41:15 +03:00
Tuğçe Küçükoğlu 71e93a1bf8 Fixed #1354 - Responsive Toast 2021-06-16 13:00:57 +03:00
Tuğçe Küçükoğlu cbc0b98846 Fixed #1353 - Responsive TabMenu and Breadcrumb 2021-06-16 11:47:20 +03:00
Tuğçe Küçükoğlu 5d257140b3 Fixed #1351 - Update FullCalendar to 5.7.2 2021-06-16 10:40:42 +03:00
Tuğçe Küçükoğlu 3c8ec4e437 Fixed #1348 - Upgrade Chart.js to 3.3.2 2021-06-15 13:10:28 +03:00
Tuğçe Küçükoğlu c4c91391be topbar freya reverted 2021-06-14 17:14:08 +03:00
Tuğçe Küçükoğlu 3b8bec5f30 update docs 2021-06-14 17:05:13 +03:00
Tuğçe Küçükoğlu 4d1891b47c update .d.ts files 2021-06-14 17:05:02 +03:00
Yiğit FINDIKLI 2a2c97703c Fixed #1342 - Filtering non existing item in dropdown [filter=true, group=true] and pressing key down generates error 2021-06-11 16:41:00 +03:00
Cagatay Civici 656150995d New dev iteration 2021-06-11 16:20:43 +03:00
Cagatay Civici f00a711a13 Merge branch 'master' of https://github.com/primefaces/primevue 2021-06-11 16:10:36 +03:00
Cagatay Civici 079f7dccbf Set version 2021-06-11 16:10:33 +03:00
Tuğçe Küçükoğlu f97cbf61bd update -v for csb 2021-06-11 15:45:17 +03:00
Cagatay Civici 540ba8d3da Doc update 2021-06-11 15:38:27 +03:00
Cagatay Civici 990e07c12d Fixed #1341 - Chip templating support for AutoComplete and MultiSelec 2021-06-11 15:38:06 +03:00
Cagatay Civici eff295242c Refactored #1315 2021-06-11 15:19:09 +03:00
Cagatay Civici 38e18b426a Fixed typo 2021-06-11 15:14:57 +03:00