Commit Graph

2295 Commits (8ff6f37f5479a7e887af7c4ed73fac6c790f5ff1)

Author SHA1 Message Date
Tuğçe Küçükoğlu 56de5e98ce Update CascadeSelect Accessibility 2022-07-17 14:59:49 +03:00
Tuğçe Küçükoğlu 821f1f8b47 Refactor #2771 2022-07-13 14:21:28 +03:00
Tuğçe Küçükoğlu e880a68eb1 Merge branch 'master' of https://github.com/primefaces/primevue 2022-07-13 14:18:15 +03:00
Robbie Nohra 313ef13d7e chore: bind item to timeline custom connector slot 2022-07-12 20:27:25 -04:00
Tuğçe Küçükoğlu 2037485994 emits updated 2022-07-08 13:20:47 +03:00
Tuğçe Küçükoğlu 10e6a902ae Update Accessibility for CascadeSelect 2022-07-08 13:17:35 +03:00
Tuğçe Küçükoğlu 35556009ca Accessibility for CascadeSelect 2022-07-08 12:28:23 +03:00
Tuğçe Küçükoğlu b18b6f0858 Accessibility for ToggleButton 2022-07-06 16:41:58 +03:00
Tuğçe Küçükoğlu 3df8b0eb1f Accessibility for SelectButton 2022-07-06 14:57:49 +03:00
Tuğçe Küçükoğlu 519359e2d4 Accessibility for InputNumber 2022-07-06 13:47:43 +03:00
Tuğçe Küçükoğlu 2972ed0d73 aria-live added 2022-07-05 15:58:52 +03:00
Tuğçe Küçükoğlu 14a769d76a Accessibility for InputMask 2022-07-05 15:50:19 +03:00
Tuğçe Küçükoğlu 37ce8d1bdd Accessibility for RadioButton 2022-07-05 15:36:11 +03:00
Tuğçe Küçükoğlu 03962b3224 Update inheritAttrs as true 2022-07-05 15:23:51 +03:00
Tuğçe Küçükoğlu 643fa92be3 Merge branch 'master' of https://github.com/primefaces/primevue 2022-07-05 15:18:07 +03:00
Tuğçe Küçükoğlu 3a2dd2f159 Accessibility for Password 2022-07-05 15:18:05 +03:00
Cagatay Civici f2cfc6eb38 Refactored input switch 2022-07-05 13:38:37 +03:00
Tuğçe Küçükoğlu 96177cbc60 Accessibility for Password 2022-07-04 16:51:59 +03:00
mertsincan c636777200 Accessibility for InputSwitch 2022-07-04 14:03:36 +01:00
mertsincan 6e87fe23c8 Accessibility for Checkbox 2022-07-04 14:03:27 +01:00
Tuğçe Küçükoğlu 99876ded02
Merge pull request #2757 from tugcekucukoglu/accessibility-inputswitch
remove incorrect role
2022-07-04 15:02:47 +03:00
Tuğçe Küçükoğlu b52177fd5b remove incorrect role 2022-07-04 15:02:32 +03:00
mertsincan 6898e45c6f Fixed #2756 - Add getVirtualScrollerRef method to DataTable to access virtualScroller's reference 2022-07-04 10:25:28 +01:00
mertsincan cd8b59bd16 Fixed #2755 - The scrollToIndex method doesn't work as expected 2022-07-04 10:22:14 +01:00
Tuğçe Küçükoğlu 47a3df5e2f
Merge pull request #2749 from Ancient-Dragon/bugfix/fix-editor-callbacks-while-in-cell-edit-mode-v3
Check which edit mode when calling editor save callback and editor c…
2022-07-04 12:01:42 +03:00
Tuğçe Küçükoğlu f69d7825eb Fixed #2751 - Dropdown: with template and no placeholder shows p-emptylabel as placeholder 2022-07-04 11:55:17 +03:00
Tuğçe Küçükoğlu d5dd8d30a0
Merge pull request #2740 from tugcekucukoglu/calendar
Fixed #2684 - Add hideOnRangeSelection property to Calendar
2022-07-04 11:05:17 +03:00
Ancient-Dragon 2ad51a7c6e Check which edit mode when calling editor save callback and editor cancel callback 2022-07-01 21:02:08 +01:00
Tuğçe Küçükoğlu 237fb1d305 add docs 'p-menuitem-active' class definition 2022-07-01 16:52:39 +03:00
Tuğçe Küçükoğlu 0085b0daca Fixed #2745 - Checkbox, RadioButton: should not pointer cursor when is disabled 2022-07-01 16:05:16 +03:00
Tuğçe Küçükoğlu 6e7972acf4 Fixed #2675 - ConfirmDialog: closeOnEscape support 2022-07-01 10:16:46 +03:00
Tuğçe Küçükoğlu 11acabdcc5 Refactor #2540 2022-07-01 10:06:14 +03:00
Tuğçe Küçükoğlu f37074fbb3
Merge pull request #2541 from shayyzhakov/overlay-panel-dynamic-dismissable
OverlayPanel dynamic dismissable control
2022-07-01 10:03:45 +03:00
Tuğçe Küçükoğlu d6c178693a Fixed #2738 - Paginator: slot typescript error 2022-07-01 09:55:05 +03:00
mertsincan 2f3c210a8e Fixed #2715 - DropDown: Filter with Virtual Scroll does not work as expected 2022-06-30 22:38:07 +01:00
Tuğçe Küçükoğlu 91cdaeecbd Fixed #2684 - Add hideOnRangeSelection property to Calendar 2022-06-30 17:21:29 +03:00
Tuğçe Küçükoğlu acc4040afb Fixed #2697 - PickList: Disable show source and target buttons 2022-06-30 16:55:42 +03:00
Tuğçe Küçükoğlu 83af80d542 Fixed #2513 - Splitter: mobile resize fails 2022-06-30 11:29:11 +03:00
Tuğçe Küçükoğlu e26c6728c9 Fixed #2735 - Slider: key support 2022-06-30 09:09:41 +03:00
Tuğçe Küçükoğlu b9b78ccc81
Merge pull request #2721 from tugcekucukoglu/accessibility-slider
Accessibility for Slider
2022-06-29 17:14:00 +03:00
Tuğçe Küçükoğlu a7677ef31f props fix 2022-06-29 17:13:48 +03:00
Tuğçe Küçükoğlu 32bf6f1163
Merge pull request #2722 from tugcekucukoglu/accessibility-password
Accessibility for Password
2022-06-29 16:50:49 +03:00
Tuğçe Küçükoğlu 9c0779d528
Merge pull request #2723 from tugcekucukoglu/accessibility-button
Accessibility for Button
2022-06-29 16:50:00 +03:00
Tuğçe Küçükoğlu f2bb9dd252
Merge pull request #2719 from tugcekucukoglu/accessibility-radiobutton
Accessibility for RadioButton
2022-06-29 16:48:38 +03:00
Tuğçe Küçükoğlu 4884a5a825 remove unnecessary tabindex 2022-06-29 16:48:19 +03:00
Tuğçe Küçükoğlu 1d3ad96a34
Merge pull request #2718 from tugcekucukoglu/accessibility-checkbox
Accessibility for Checkbox
2022-06-29 16:38:58 +03:00
Tuğçe Küçükoğlu 07ab17ff6c remove unnecessary tabindex 2022-06-29 16:38:41 +03:00
Tuğçe Küçükoğlu 67ec75beb2
Merge pull request #2717 from tugcekucukoglu/accessibility-inputswitch
Accessibility for InputSwitch
2022-06-29 16:27:23 +03:00
Tuğçe Küçükoğlu 0ef32fccb3 remove unnecessary tabindex 2022-06-29 16:26:48 +03:00
Tuğçe Küçükoğlu 7089f816df Fixed #2729 - DataTable: No onLazyLoad property in virtualScrollerOptions props 2022-06-29 14:59:28 +03:00
Tuğçe Küçükoğlu 818dcea861 Fixed #2695 - Menu, Menubar, ContextMenu, TieredMenu: Extra spacing when no icon 2022-06-28 17:21:35 +03:00
Tuğçe Küçükoğlu f332d97e1a
Merge pull request #2708 from James-Laidlaw/patch-4
Made month-chage event consistent
2022-06-28 16:37:47 +03:00
Tuğçe Küçükoğlu 9a9d5fe54b
Merge pull request #2704 from James-Laidlaw/patch-3
Retyped calendar date slotprop
2022-06-28 15:19:58 +03:00
Tuğçe Küçükoğlu 1a50097885 Fixed #2699 - Dynamic Dialog : style property TypeScript error 2022-06-28 14:41:12 +03:00
Tuğçe Küçükoğlu 0f20cb1919 Fixed #2712 - Component: Type error for InputNumber's class 2022-06-28 14:20:46 +03:00
Tuğçe Küçükoğlu 718bde00ef Accessibility for Button 2022-06-28 11:51:22 +03:00
Tuğçe Küçükoğlu 92c6d5c5bb Accessibility for Password 2022-06-28 10:01:49 +03:00
Tuğçe Küçükoğlu 5b62a009cd Accessibility for Slider 2022-06-27 16:20:17 +03:00
Tuğçe Küçükoğlu b241870e2f refactor 2022-06-27 14:52:05 +03:00
Tuğçe Küçükoğlu 4b8162a341 Accessibility for RadioButton 2022-06-27 14:50:02 +03:00
Tuğçe Küçükoğlu 3b8460df99 Accessibility for Checkbox 2022-06-27 13:55:41 +03:00
Tuğçe Küçükoğlu 74093760d5 Accessibility for InputSwitch 2022-06-27 12:05:45 +03:00
mertsincan 7bc41a4639 Cosmetic 2022-06-24 18:26:51 +01:00
Alex Popov c3204e9200
Fix Portal isClient detection, fix onBlur method in Calendar - fixes #2689 (#2714)
* Fixed #2689 - fix Portal mounted, fix onBlur method in Calendar

* Fixed #2689 - revert accidentally changed line

Co-authored-by: Alex Popov <al@twentyoneskills.com>
2022-06-24 18:25:01 +01:00
James Laidlaw 3f5262ba82
fixed a missed emit 2022-06-22 09:32:22 -06:00
James Laidlaw d09ecc6765
Made month-chage event consistent 2022-06-22 09:25:51 -06:00
James Laidlaw bb465d5414
Retyped calendar date slotprop 2022-06-21 16:55:11 -06:00
mertsincan 9567b53e41 Refactor #2653 2022-06-15 09:13:35 +01:00
mertsincan 43e238c73b Update DynamicDialog d.ts files 2022-06-15 08:59:30 +01:00
Tuğçe Küçükoğlu 6386ffa015 Fixed #2670 - Avatar | New error event 2022-06-14 17:13:53 +03:00
mertsincan e558815fdb Refactor on DynamicDialog d.ts files 2022-06-14 13:45:31 +01:00
mertsincan e520b266f2 Update DynamicDialogOptions.d.ts 2022-06-14 13:34:59 +01:00
Cagatay Civici 86641d55cf Finished docs of Dynamic Dialog 2022-06-14 14:58:38 +03:00
mertsincan f083d2ab2d Fixed #2630 - DataTable: Header columns and row columns doesn't resize together with Virtual Scroller and resizable columns 2022-06-14 10:26:18 +01:00
Tuğçe Küçükoğlu 07e2eae681
Merge pull request #2636 from nestorrente/patch-1
Add disable class to the outer div of DTHeaderCheckbox
2022-06-14 11:50:18 +03:00
Tuğçe Küçükoğlu 207b27f41e Fixed #2664 - MultiSelect | resetFilterOnHide property 2022-06-14 11:44:47 +03:00
Tuğçe Küçükoğlu db6c50e87a
Merge pull request #2550 from Pawloski-engineer/clearing_filterValue
resolves #2481 added a method for clearing the filter input
2022-06-14 11:35:54 +03:00
Tuğçe Küçükoğlu e5fd1087d6
Merge pull request #2663 from tugcekucukoglu/image-error
Fixed #2661 - New Image error event
2022-06-14 11:29:49 +03:00
Tuğçe Küçükoğlu 9a419b91db Fixed #2661 - New Image error event 2022-06-14 11:29:10 +03:00
mertsincan a3848aa6d3 Fixed #2662 - Add after-hide event to Dialog 2022-06-14 09:12:37 +01:00
mertsincan 6e608144b9 Fixed #2653 - New Component: DynamicDialog 2022-06-14 09:11:34 +01:00
Tuğçe Küçükoğlu cdf42edd14
Merge pull request #1907 from Stijn98s/patch-1
Add on error for images
2022-06-14 10:20:06 +03:00
Tuğçe Küçükoğlu 69534fee54
Merge pull request #2660 from tugcekucukoglu/testing
ToggleButton - TriStateCheckbox - InputNumber tests added
2022-06-14 10:06:03 +03:00
Tuğçe Küçükoğlu 28f0db78df Create InputNumber.spec.js 2022-06-14 10:03:24 +03:00
Tuğçe Küçükoğlu 65a1feec65 Create TriStateCheckbox.spec.js 2022-06-13 13:18:26 +03:00
Tuğçe Küçükoğlu 130967049f Create ToggleButton.spec.js 2022-06-13 13:01:20 +03:00
Tuğçe Küçükoğlu 54e3329a4e Fixed #2656 - ColorPicker: inline mode doesn't work 2022-06-10 09:22:49 +03:00
Néstor Pérez González fbc9ff240f
Fix allRowsSelected computed property (#2638)
* Fix allRowsSelected computed property

This fixes the issue described in #2637.

* Remove optional chaining operator

Replaced by ObjectUtils.isNotEmpty().
2022-06-08 15:08:37 +01:00
mertsincan 8471c28e5a Refactor #2650 2022-06-08 13:11:37 +01:00
engelhjs dcd119b67e
Clear ZIndex on tooltip element instead of target element (#2650) 2022-06-08 13:07:34 +01:00
Néstor Pérez González 8594715ecc
Add disable class to the outer div of DTHeaderCheckbox
At the moment, when the checkbox is disabled, the browser displays the "pointer" cursor because the root `div.p-checkbox` doesn't have the `p-disabled` class. Adding the `p-disabled` class to the root div solves the issue.
2022-06-06 12:22:46 +02:00
Tuğçe Küçükoğlu 24019db861 doc fix 2022-06-06 11:03:35 +03:00
Tuğçe Küçükoğlu a971f79876 Update HeaderCell.vue 2022-06-02 16:56:38 +03:00
Tuğçe Küçükoğlu a227c5ec7a
Merge pull request #2621 from tugcekucukoglu/new-cursor
Fixed #2620 - DataTable | new 'p-reorderable-column' class and reorde…
2022-06-02 16:28:29 +03:00
Tuğçe Küçükoğlu aae26c3db1 Fixed #2620 - DataTable | new 'p-reorderable-column' class and reorderable columns cursor update 2022-06-02 16:28:12 +03:00
mertsincan 5144b770e2 Merge branch 'master' of https://github.com/primefaces/primevue 2022-06-02 14:11:44 +01:00
mertsincan 5fe9f29d67 Fixed #2619 - Add a param to the show() method to focus Dropdown component 2022-06-02 14:11:37 +01:00
Tuğçe Küçükoğlu 66e90451c9
Merge pull request #2614 from tugcekucukoglu/data-drag-drop
Fixed #2225 - [BUG] DataTable column reorder in wrong order
2022-06-02 16:04:22 +03:00
Tuğçe Küçükoğlu 855d63a554 Refactor #2225 2022-06-02 16:03:39 +03:00
mertsincan 319df1e932 Fixed #2618 - The overlay elements automatically close on mobile devices 2022-06-02 13:17:02 +01:00
Tuğçe Küçükoğlu 441f51bdc6
Merge pull request #1954 from BenjaminMINK/patch-1
Add 'tab' key support on Input Number
2022-06-02 15:11:59 +03:00
mertsincan eb802d4c27 Fixed #2617 - The maxSelectedLabels props is not working with 0 value on MultiSelect 2022-06-02 10:50:42 +01:00
Tuğçe Küçükoğlu 8465dcb77a Refactor #2542 2022-06-02 11:57:30 +03:00
Tuğçe Küçükoğlu 0f329b2b98 Refactor #2542 2022-06-02 11:52:05 +03:00
Tuğçe Küçükoğlu da94766c5c
Merge pull request #2609 from Ancient-Dragon/feature/customise-autocomplete-loader-icon
Add new prop to allow users to pass in the loader icon
2022-06-02 11:49:05 +03:00
Tuğçe Küçükoğlu 0d2fe6c797 Fixed #2225 - [BUG] DataTable column reorder in wrong order 2022-06-02 11:10:32 +03:00
Tuğçe Küçükoğlu 915cd2abc9
Merge pull request #2529 from LorianColtof/master
Fix `router-link-active` class assignment in PanelMenuSub - fixes #2528
2022-06-02 09:34:24 +03:00
Ancient-Dragon 83ba42613c Add new prop to allow users to pass in the loader icon 2022-06-01 13:28:30 +01:00
Tuğçe Küçükoğlu c6aa1590dc Refactor #2568 2022-06-01 10:27:00 +03:00
Tuğçe Küçükoğlu a6acfb3de6
Merge pull request #2569 from bisubus/steps-named-routes-fix
Fix current tab for named routes in Steps
2022-06-01 10:24:44 +03:00
mertsincan e325a0af8d Refactor #2602 2022-06-01 07:51:00 +01:00
mertsincan 3168936376 Fixed #2602 - Add Nuxt3 support for components using teleport 2022-06-01 07:36:32 +01:00
Tuğçe Küçükoğlu 341a5f9c3b Refactor #2595 2022-06-01 09:11:41 +03:00
Tuğçe Küçükoğlu 8e632d93ac Fixed #2589 - DataTable: support passing a function to the dataKey prop 2022-05-31 15:03:53 +03:00
Tuğçe Küçükoğlu a8e400da03 Update Calendar.vue 2022-05-31 14:54:20 +03:00
Tuğçe Küçükoğlu 0a0c77b426
Merge pull request #2590 from Ancient-Dragon/bugfix/#2588
Fix calendar selecting time when in range mode
2022-05-31 14:07:59 +03:00
Tuğçe Küçükoğlu f2417ef53f Fixed #2562 - DataTable | column reorder is broken with hidden column 2022-05-31 14:01:39 +03:00
Ancient-Dragon f76406a5b5 Fix calendar selecting time when in range mode 2022-05-31 12:00:09 +01:00
Tuğçe Küçükoğlu 9248ab8ea9 Fixed #2104 - [BUG] Range slider cannot be set to [min, min] 2022-05-31 12:37:18 +03:00
Tuğçe Küçükoğlu 380345a146 Fixed #2536 - Tooltip new fitContent property 2022-05-31 11:09:05 +03:00
Tuğçe Küçükoğlu 8462b80c40 Fixed #2576 - Add null types to InputText and Password 2022-05-30 11:56:27 +03:00
Tuğçe Küçükoğlu ba623453a7 Fixed #2509 - Calender resize listener bug 2022-05-27 17:00:31 +03:00
Tuğçe Küçükoğlu f2341be52e
Merge pull request #2571 from NikoGJ/master
Fix loading template on DataTable component
2022-05-27 15:56:58 +03:00
Tuğçe Küçükoğlu 94124f06cf Fixed #2545 - Dropdown duplicates options key 2022-05-27 15:43:18 +03:00
NikoGJ 9941cd3fc6 Fix loading template on DataTable component 2022-05-26 19:33:30 +02:00
bisubus 794bc56344
Update Steps.vue 2022-05-26 11:17:55 +03:00
Tuğçe Küçükoğlu 4399d447ec Fixed #2553 - Column node declaration TypeScript error 2022-05-25 12:22:58 +03:00
Tuğçe Küçükoğlu e05bff7292 refactor indent 2022-05-25 09:12:54 +03:00
Tuğçe Küçükoğlu c10f6e0036
Merge pull request #2517 from melloware/PV2516
Fix #2516: Carousel less items than allocated slots
2022-05-24 15:22:32 +03:00
Tuğçe Küçükoğlu 5e0acc7cc2 Fixed #2522 - InputText and Textarea duplicating custom class(es) in DOM element 2022-05-24 14:00:19 +03:00
pblasiak 305486dc8a added a method for clearing the filter input 2022-05-19 13:58:40 +02:00
Shay Yzhakov 0b511f8000 added dismissable watch 2022-05-15 12:38:10 +03:00
Tuğçe Küçükoğlu cde0b4b574 Fixed #2534- Header elements in DataTable with virtualScroller are not in the correct position on the scroll. 2022-05-11 15:56:38 +03:00
Lorian Coltof ef93cd9c1d Fix subitem in PanelMenu not receiving router-link-active class 2022-05-09 13:13:47 +02:00
melloware 83374cf5b1 Fix #2516: Carousel less items than allocated slots 2022-05-01 08:56:00 -04:00
Yiğit FINDIKLI 6921992674
Merge pull request #2467 from tugcekucukoglu/file-icons
Fixed #2401 - FileUpload | Customizable Icons
2022-04-25 14:09:20 +03:00
Yiğit FINDIKLI 884e91dfb6
Merge pull request #2475 from tugcekucukoglu/tree-icons
Fixed #2108 - Extend TreeNode API with expandedIcon & collapsedIcon
2022-04-25 14:08:18 +03:00
Yiğit FINDIKLI 1591c3e1e1
Merge pull request #2476 from tugcekucukoglu/readonly
Fixed #2469 - InputNumber new readonly attribute
2022-04-25 14:07:46 +03:00
Yiğit FINDIKLI c5e5921c7f
Merge pull request #2478 from tugcekucukoglu/sidebar-header
Fixed #1939 - Sidebar new header templating
2022-04-25 14:07:09 +03:00
Yiğit FINDIKLI 9ff4a6aa53
Merge pull request #2484 from tugcekucukoglu/misc-testing
Misc testing
2022-04-25 14:06:32 +03:00
Tuğçe Küçükoğlu 8a713fc930
Merge pull request #2471 from Vladjmg/vladjmg_fix_password_prop_type
- fix Password component when get prop "inputClass" with Object type
2022-04-25 09:08:47 +03:00
Tuğçe Küçükoğlu ca7ed629c7 Update StyleClass.spec.js 2022-04-22 14:11:32 +03:00
Tuğçe Küçükoğlu 0d6142f888 Create Terminal.spec.js 2022-04-22 14:11:26 +03:00
Tuğçe Küçükoğlu c82090fdc1
Merge pull request #2472 from Vladjmg/vladjmg_fix_test
- fix location InputText.vue in test
2022-04-21 12:42:17 +03:00
Tuğçe Küçükoğlu 38d8965b37 Fixed #1939 - Sidebar new header templating 2022-04-21 12:10:21 +03:00
Tuğçe Küçükoğlu 0a1cc7b897 Fixed #2469 - InputNumber new readonly attribute 2022-04-21 10:54:13 +03:00
Tuğçe Küçükoğlu 610e304404 Fixed #2108 - Extend TreeNode API with expandedIcon & collapsedIcon 2022-04-21 10:32:33 +03:00
Vladjmg 8b71d5f0b4 - fix Password component when get prop "inputClass" with Object type 2022-04-20 22:39:06 +03:00
Vladjmg 4cc1ad97fb - fix location InputText.vue in test 2022-04-20 22:38:12 +03:00
Tuğçe Küçükoğlu 9c9d5c3a03 Fixed #2401 - FileUpload | Customizable Icons 2022-04-20 16:05:18 +03:00