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
12c59fc2f6
Merge pull request #2693 from tugcekucukoglu/accessibility-textarea
...
Accessibility for Textarea
2022-06-29 16:10:26 +03:00
Tuğçe Küçükoğlu
ad7c9902af
Merge pull request #2692 from tugcekucukoglu/accessibility-inputtext
...
Accessibility for InputText
2022-06-29 16:09:50 +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
9168aecd94
Update CalendarDoc.vue
2022-06-28 16:44:20 +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
5f433acaf3
Update GalleriaAdvancedDemo.vue
2022-06-28 14:14:36 +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
5c0930b93b
refactor
2022-06-27 14:53:22 +03:00
Tuğçe Küçükoğlu
6bb81891e7
refactor
2022-06-27 14:52:49 +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
a0e4b8d886
Merge pull request #2702 from James-Laidlaw/patch-2
...
Update CalendarDoc.vue: typo fix
2022-06-27 12:30:12 +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
James Laidlaw
55c6a61331
Update CalendarDoc.vue
2022-06-21 15:25:22 -06:00
Tuğçe Küçükoğlu
7a38d05b7a
Merge pull request #2667 from rubjo/patch-1
...
Documentation quickfix: filterMatchModeOptions: Use valid object
2022-06-19 16:31:26 +03:00
Tuğçe Küçükoğlu
d053693c68
Accessibility for Textarea
2022-06-19 16:29:18 +03:00
Tuğçe Küçükoğlu
04c81bf78f
Accessibility for InputText
2022-06-19 16:25:14 +03:00
Tuğçe Küçükoğlu
376be7779b
update DevelopmentSection and doc style
2022-06-19 16:21:56 +03:00
Tuğçe Küçükoğlu
8878ebd0c6
development section is added
2022-06-19 16:03:56 +03:00
Tuğçe Küçükoğlu
254e58615c
Update DynamicDialogDoc.vue
2022-06-15 16:23:16 +03:00
Tuğçe Küçükoğlu
51a4b5a8cb
update demo
2022-06-15 15:52:23 +03:00
Tuğçe Küçükoğlu
9a7b7d773d
new dev iteration
2022-06-15 12:35:40 +03:00
Tuğçe Küçükoğlu
a5e8e19e0f
set new version
2022-06-15 12:08:21 +03:00
Tuğçe Küçükoğlu
2efd80d692
set new version
2022-06-15 12:00:04 +03:00
Tuğçe Küçükoğlu
458634b7f8
Update DynamicDialogDoc.vue
2022-06-15 11:42:22 +03:00
Tuğçe Küçükoğlu
ba2fbd28ba
Merge pull request #2676 from tugcekucukoglu/set-new-version
...
Set new version
2022-06-15 11:38:37 +03:00
Tuğçe Küçükoğlu
4ca1aeea2c
set new version
2022-06-15 11:38:22 +03:00
Tuğçe Küçükoğlu
54e3f0ecbd
badge added
2022-06-15 11:38:08 +03:00
mertsincan
f150845f01
Update DynamicDialogDoc.vue
2022-06-15 09:19:45 +01:00
mertsincan
9567b53e41
Refactor #2653
2022-06-15 09:13:35 +01:00
mertsincan
3c19575b77
Update DynamicDialogDoc.vue
2022-06-15 09:02:58 +01:00
mertsincan
43e238c73b
Update DynamicDialog d.ts files
2022-06-15 08:59:30 +01:00
Tuğçe Küçükoğlu
9a1accb68e
browser demo added
2022-06-15 09:53:50 +03:00
Tuğçe Küçükoğlu
6386ffa015
Fixed #2670 - Avatar | New error event
2022-06-14 17:13:53 +03:00
Tuğçe Küçükoğlu
229ae0315b
demos updated with breakpoints
2022-06-14 16:32:53 +03:00
Tuğçe Küçükoğlu
e974c73fb6
Merge pull request #2668 from tugcekucukoglu/dynamic-doc2
...
Dynamic doc
2022-06-14 16:26:19 +03:00
Tuğçe Küçükoğlu
e8a9500312
Update DynamicDialogDoc.vue
2022-06-14 16:25:59 +03:00
Tuğçe Küçükoğlu
098abdcbd4
demo update for liveeditor
2022-06-14 16:25:50 +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
66eca2e78d
Add import
2022-06-14 15:02:58 +03:00
Cagatay Civici
86641d55cf
Finished docs of Dynamic Dialog
2022-06-14 14:58:38 +03:00
Cagatay Civici
c3306acaf5
Docs for DynamicDialog
2022-06-14 14:46:56 +03:00
rubjo
21b124b0c7
filterMatchModeOptions: Use valid object
...
With label and value as described
2022-06-14 13:46:34 +02:00
Cagatay Civici
bd299170b2
Update demo
2022-06-14 14:06:35 +03:00
Tuğçe Küçükoğlu
0cbb37d273
Merge pull request #2666 from tugcekucukoglu/dynamic-doc
...
docs added
2022-06-14 13:37:34 +03:00
Tuğçe Küçükoğlu
beb269b7bb
docs added
2022-06-14 13:37:17 +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
Tuğçe Küçükoğlu
f109d80915
new dev iteration
2022-06-07 10:15:01 +03:00
Tuğçe Küçükoğlu
2eed089c3f
set new version
2022-06-07 10:07:28 +03: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
6a348c0ace
new dev iteration
2022-06-06 11:26:48 +03:00
Tuğçe Küçükoğlu
3b98d8719b
set new version
2022-06-06 11:06:18 +03:00
Tuğçe Küçükoğlu
24019db861
doc fix
2022-06-06 11:03:35 +03:00
Tuğçe Küçükoğlu
a8278aa5d9
responsive datatable
2022-06-06 11:03:28 +03:00
Tuğçe Küçükoğlu
a971f79876
Update HeaderCell.vue
2022-06-02 16:56:38 +03:00