Commit Graph

4692 Commits (15ca050649513d6eea7f77ab77a5dd1ddec2637a)

Author SHA1 Message Date
Michael Moritz 6b2a086b15 Calendar: disabled prop is not passed to input text 2022-08-31 10:33:47 +02:00
Tuğçe Küçükoğlu 35291dfde6 Fixed #2909 - Improve Toolbar implementation for Accessibility 2022-08-31 10:16:38 +03:00
Tuğçe Küçükoğlu 92e9602b6d refactor 2022-08-31 10:12:11 +03:00
Tuğçe Küçükoğlu c22d395a9c Fixed #2908 - Improve Panel implementation for Accessibility 2022-08-31 10:11:45 +03:00
Tuğçe Küçükoğlu e917116fb7 Fixed #2907 - Improve Fieldset implementation for Accessibility 2022-08-31 10:10:02 +03:00
Tuğçe Küçükoğlu c457fd9759 Fixed #2906 - Improve Divider implementation for Accessibility 2022-08-31 10:05:57 +03:00
Tuğçe Küçükoğlu f38cbed6ea Fixed #2905 - Improve Deferred Content implementation for Accessibility 2022-08-31 10:04:36 +03:00
Tuğçe Küçükoğlu cee721b151 Fixed #2904 - Improve Card implementation for Accessibility 2022-08-31 10:03:02 +03:00
mertsincan d77c9a48c8 Fixed #2901 - MultiSelect: filtering causes labels of currently selected values to display "null" 2022-08-30 12:56:22 +01:00
mertsincan c391fa4268 Fixed #2902 - Add selectOnFocus property to Overlay components 2022-08-30 12:05:10 +01:00
mertsincan 7bdbeecf69 Fixed #2842 - Editor Quill: SSR error document is not defined 2022-08-29 11:08:07 +01:00
mertsincan af8efc4c3a Fixed #2881 - AutoComplete: setTimeout() in hide-function sometimes causes NULL-Pointer Exception 2022-08-29 10:29:58 +01:00
mertsincan e3a87ea5e3 Fixed #2886 - Dropdown: Prevent show of overlay when pressing meta key 2022-08-29 10:27:23 +01:00
mertsincan a7a70aba97 Update LocaleDemo.vue 2022-08-29 02:20:06 +01:00
mertsincan 639c3a605a Fixed #2896 - Improve TabView implementation for Accessibility 2022-08-29 02:19:59 +01:00
mertsincan 3bdaf4a2b9 Fixed #2895 - Improve Accordion implementation for Accessibility 2022-08-29 02:15:56 +01:00
Paul Su 4a2807ea94 Fixed #2803 inline calendar autofocus when disabledDates changed 2022-08-26 14:49:57 +08:00
Tuğçe Küçükoğlu 67320fb0d8 message slot added 2022-08-26 09:31:31 +03:00
mertsincan 93b6b04cdf Fixed #2891 - Update all html prop types 2022-08-25 15:37:03 +01:00
Tuğçe Küçükoğlu ab957ad53d
Merge pull request #2888 from bahadirsofuoglu/confirmdialog-message-slot-feature
Message slot added to confirmdialog component
2022-08-25 16:19:50 +03:00
Bahadir Sofuoglu 111f09aa0c review fixes 2022-08-25 16:18:05 +03:00
Bahadir Sofuoglu 27ac7ac76e Message slot added to confirmdialog component 2022-08-24 17:51:56 +03:00
Tuğçe Küçükoğlu 2afa257b09 set new version 2022-08-23 14:18:58 +03:00
Tuğçe Küçükoğlu f66038fd4b Update CHANGELOG.md 2022-08-23 14:17:41 +03:00
Tuğçe Küçükoğlu 6d1b497cca new dev iteration 2022-08-23 14:01:21 +03:00
mertsincan c1284857e8 Refactor on main.js 2022-08-23 11:15:12 +01:00
mertsincan 615c09a9c7 Fixed #2872 - Dropdown: UpArrow triggers "Uncaught TypeError.." Firefox, Nuxt 3 2022-08-23 10:38:43 +01:00
Tuğçe Küçükoğlu aafa0ca3a1 Fixed #2871 - OverlayPanel: Doesn't work in SSR 2022-08-23 10:01:42 +03:00
Tuğçe Küçükoğlu 2196716fe8 Update UIKit.vue 2022-08-22 20:32:32 +03:00
Cagatay Civici 099de94c22 Fixed email 2022-08-22 19:41:43 +03:00
Tuğçe Küçükoğlu 0bbfaa2344 Merge branch 'master' of https://github.com/primefaces/primevue 2022-08-22 17:14:51 +03:00
Tuğçe Küçükoğlu 3ee6ebe6fc typo fix 2022-08-22 17:14:45 +03:00
mertsincan 56feee491f Fixed #2622 - Datatable rows are not the full width in scroll both mode 2022-08-22 15:02:58 +01:00
Tuğçe Küçükoğlu ced915ab8e refactor demo 2022-08-22 15:17:47 +03:00
Tuğçe Küçükoğlu 4b8b522cb9 Fixed #2810 - Calendar: showOtherMonths - does not match the description in the documentation 2022-08-22 14:58:18 +03:00
Tuğçe Küçükoğlu 0fe7b7baad Update escape property description 2022-08-22 14:36:10 +03:00
Tuğçe Küçükoğlu 0aa2095b45 Fixed #2868 - Tooltip: escape, disabled and fitContent properties should not accept string as a value 2022-08-22 14:35:38 +03:00
Tuğçe Küçükoğlu 0d50a4bd21 Refactor #2866 2022-08-19 17:26:40 +03:00
Tuğçe Küçükoğlu a7eb04bb43
Merge pull request #2862 from titou10titou10/patch-3
fixed typo in AutoComplete.d.ts: AutoCompletenOptionLabelType -> AutoCompleteOptionLabelType with no extra "n"
2022-08-19 17:25:39 +03:00
Tuğçe Küçükoğlu f184a176ad Update MessageDoc.vue 2022-08-19 09:20:20 +03:00
Tuğçe Küçükoğlu 88b7fcd7ce Merge branch 'master' of https://github.com/primefaces/primevue 2022-08-19 09:18:14 +03:00
Tuğçe Küçükoğlu 00ce238446 Fixed #2864 - InputNumber: disabled prop is not passed to input text 2022-08-19 09:17:55 +03:00
mertsincan 02250a4745
Update CHANGELOG.md 2022-08-18 10:19:52 +01:00
Tuğçe Küçükoğlu d4329dc76f Fixed #2863 - InputNumber: invalid 'placeholder' prop type (TS only) 2022-08-18 08:52:30 +03:00
Denis Forveille 6ab4f643b3
Update AutoComplete.d.ts
typo: changed "AutoCompletenOptionLabelType" to "AutoCompleteOptionLabelType" (removed extra "n")
2022-08-17 10:19:20 -04:00
Tuğçe Küçükoğlu d1e7648da5 Update LocaleDemo.vue 2022-08-17 15:58:31 +03:00
Tuğçe Küçükoğlu 516845eb21 Update LocaleDemo.vue 2022-08-17 15:57:26 +03:00
Tuğçe Küçükoğlu 178521d5a6 update versions 2022-08-17 13:31:21 +03:00
Tuğçe Küçükoğlu 12a85abec7 update primevue version 2022-08-17 13:29:23 +03:00
Tuğçe Küçükoğlu 61be6df099 Update CHANGELOG.md 2022-08-17 13:28:53 +03:00