Commit Graph

4684 Commits (5b66ed10937cdf9aa1f5d9b98951ded80135e4ce)

Author SHA1 Message Date
Tuğçe Küçükoğlu 005d5975e9 Fixed #2780 - appendTo prop TypeScript typing disallows usage of HTML elements 2022-07-18 09:13:28 +03:00
Tuğçe Küçükoğlu 51da4bd4b7 fixed typing error 2022-07-18 09:02:37 +03:00
Tuğçe Küçükoğlu 0c8d6b0fcd update issue templates 2022-07-18 08:57:40 +03:00
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
Tuğçe Küçükoğlu 26ad0a6d21
Merge pull request #2770 from robbienohra/master
feat: bind event item to timeline custom connector slot
2022-07-13 14:17:18 +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 e4c5f93743 doc update for props section 2022-07-08 13:10:28 +03:00
Tuğçe Küçükoğlu d0bdb13570 Accessibility for Editor 2022-07-08 13:05:20 +03:00
Tuğçe Küçükoğlu ce89db66f3 Accessibility for ColorPicker 2022-07-08 13:00:55 +03:00
Tuğçe Küçükoğlu 35556009ca Accessibility for CascadeSelect 2022-07-08 12:28:23 +03:00
mertsincan 638d132c21 Update DevelopmentSection.vue 2022-07-07 11:32:12 +01:00
Tuğçe Küçükoğlu b18b6f0858 Accessibility for ToggleButton 2022-07-06 16:41:58 +03:00
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