Tuğçe Küçükoğlu
|
9368b036a5
|
Update SelectButtonDemo.vue
|
2022-07-06 15:15:00 +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
|
986ebeaddd
|
docs update
|
2022-07-05 15:41:14 +03:00 |
Tuğçe Küçükoğlu
|
f4728de319
|
docs update
|
2022-07-05 15:39:11 +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
|
d1559266e4
|
Merge pull request #2753 from tugcekucukoglu/dropdown-label
Fixed #2751 - Dropdown: with template and no placeholder shows p-empt…
|
2022-07-04 11:55:33 +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 |
Tuğçe Küçükoğlu
|
4ad066c2b8
|
Merge pull request #2752 from tugcekucukoglu/row-style
Update DataTableDoc.vue
|
2022-07-04 09:46:54 +03:00 |
Tuğçe Küçükoğlu
|
7e69ab01e1
|
Update DataTableDoc.vue
|
2022-07-04 09:46:37 +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
|
9bea5bb25f
|
Merge pull request #2748 from tugcekucukoglu/active-doc
add docs 'p-menuitem-active' class definition
|
2022-07-01 16:52:56 +03: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
|
ba4f50f7e3
|
Merge pull request #2746 from tugcekucukoglu/cursor
Fixed #2745 - Checkbox, RadioButton: should not pointer cursor when i…
|
2022-07-01 16:05:35 +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
|
17c8d0be35
|
Merge pull request #2743 from tugcekucukoglu/confirm-dialog
Fixed #2675 - ConfirmDialog: closeOnEscape support
|
2022-07-01 10:17:02 +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
|
a3be7c4a48
|
Merge pull request #2742 from tugcekucukoglu/refactor-overlaypanel
Refactor #2540
|
2022-07-01 10:06:29 +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
|
f9bda1f6ac
|
Merge pull request #2741 from tugcekucukoglu/paginator
Fixed #2738 - Paginator: slot typescript error
|
2022-07-01 09:55:21 +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
|
819da95142
|
Merge pull request #2739 from tugcekucukoglu/picklist
Fixed #2697 - PickList: Disable show source and target buttons
|
2022-06-30 16:56:01 +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
|
7481e12279
|
Merge pull request #2737 from tugcekucukoglu/splitter
Fixed #2513 - Splitter: mobile resize fails
|
2022-06-30 11:29:29 +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
|
47d9b6b38b
|
Merge pull request #2736 from tugcekucukoglu/slider-page-keys
Fixed #2735 - Slider: key support
|
2022-06-30 09:09:57 +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 |