Commit Graph

4758 Commits (c0d820e99817d5aaba064e709921d607f39ef2fa)

Author SHA1 Message Date
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
mertsincan c5793e87f6 new iteration 2022-08-17 11:22:16 +01:00
mertsincan a3f05fda8f set version 2022-08-17 11:14:00 +01:00
mertsincan 3e7c3f4144 Refactor #2824 2022-08-17 11:02:11 +01:00
Tuğçe Küçükoğlu ec5c8f7405 Fixed #2824 - AutoComplete: completeOnFocus with keyboard navigation 2022-08-17 10:24:36 +03:00
mertsincan 7e89147eda Fixed #2855 - Types: Missing types in PrimeVueLocaleOptions 2022-08-16 13:44:51 +01:00
mertsincan fa5ff89a39 Fixed #2856 - Header checkbox is not styled as expected in Material themes. 2022-08-16 13:35:06 +01:00
mertsincan ac714283c5 Fixed #2853 - Overlay components don't work with SSR 2022-08-16 12:46:50 +01:00
mertsincan 4f5ae18904 Fixed #2845 - Dropdown and MultiSelect: TS2322 compilcation error 2022-08-16 12:16:04 +01:00
mertsincan 6a3f7bf230 Fixed #2848 - Dropdown: Cannot read properties of undefined (reading 'replaceAll') 2022-08-16 12:04:52 +01:00
Tuğçe Küçükoğlu 77f5e7acd3 indent refactor 2022-08-16 10:44:45 +03:00
Tuğçe Küçükoğlu 5bc5bfe368 Fixed #2850 - InputNumber : incrementButtonClass does not working 2022-08-16 08:57:30 +03:00
Tuğçe Küçükoğlu 5471118064 Fixed #2852 - Editor | selection-change typing error 2022-08-16 08:50:50 +03:00
Tuğçe Küçükoğlu f2a554cf3d Update AppFooter.vue 2022-08-15 17:08:16 +03:00
Tuğçe Küçükoğlu f4b6cfae81 doc fix 2022-08-15 16:20:05 +03:00
Tuğçe Küçükoğlu 239f3b27e5 versions fixed 2022-08-15 16:03:45 +03:00
Tuğçe Küçükoğlu be031ab648 Update CHANGELOG.md 2022-08-15 15:20:11 +03:00
Tuğçe Küçükoğlu ad4944d05c Update CHANGELOG.md 2022-08-15 15:19:14 +03:00
Cagatay Civici fa0f1baf24 New dev iteration 2022-08-15 14:10:52 +03:00
Cagatay Civici 59a61c4a0c Set version 2022-08-15 14:03:16 +03:00
Cagatay Civici 1f38fd041c Add transition to listbox 2022-08-15 14:02:32 +03:00
Tuğçe Küçükoğlu 14b3f939c8 missing docs 2022-08-12 15:54:51 +03:00
Tuğçe Küçükoğlu 16aa19525b focus fix 2022-08-12 15:31:22 +03:00
Tuğçe Küçükoğlu a1be1d24bc Password | placeholder prop 2022-08-12 15:10:10 +03:00
Tuğçe Küçükoğlu c6d34c9b60 InputNumber | placeholder prop 2022-08-12 15:07:22 +03:00
Tuğçe Küçükoğlu 8ff6f37f54 Chips | placeholder prop 2022-08-12 15:03:33 +03:00
Tuğçe Küçükoğlu 62f45a7622 Calendar | placeholder props added 2022-08-12 14:57:12 +03:00
mertsincan 72bc87cf65 Update theme files 2022-08-12 11:17:43 +01:00
mertsincan 6b6fd9cfc7 Remove chip hover state 2022-08-12 11:10:24 +01:00
mertsincan 252d147eb5 Fixed - Togglable state for dropdown on Autocomplete 2022-08-12 10:55:22 +01:00
mertsincan 18455ed9f8 Fixed - Selected option shouldn't be focused before pressing down on AutoComplete. 2022-08-12 10:44:53 +01:00
mertsincan e5487a8265 Fixed - [CascadeSelect] Clicking second level item closes modal. 2022-08-12 10:34:56 +01:00
Onur Senture c687114dc7 Merge branch 'master' of https://github.com/primefaces/primevue 2022-08-12 12:11:59 +03:00
Onur Senture 69846afa37 Update themes - Accessibility 2022-08-12 12:11:50 +03:00
Tuğçe Küçükoğlu 80adee9ebe
Merge pull request #2835 from lriecken/patch-1
Issue 2836: Fixed broken keyboard navigation
2022-08-12 12:08:46 +03:00