Commit Graph

4622 Commits (a13c1b27cfef64c4b19a38954a0b311792971aac)

Author SHA1 Message Date
mertsincan a13c1b27cf Set new iteration 2022-08-23 11:52:32 +01:00
mertsincan 6005b0358c Refactor 2022-08-23 11:50:14 +01:00
mertsincan 6e6f6985f1 new iteration 2022-08-23 11:48:25 +01:00
mertsincan 40f525e468 Update LICENSE.md 2022-08-23 11:47:51 +01:00
mertsincan e604d238ee Update DropdownDemo.vue 2022-08-22 16:42:02 +01:00
mertsincan 83f63f2ea8 Use beforeDestroy instead of beforeUnmount in Vue2 2022-08-22 16:39:15 +01:00
mertsincan e08347fbfc Fixed #2329 - DataTable SelectAll checkbox stay focused after deselecting 2022-08-22 16:23:32 +01:00
mertsincan 4e22038457 Fixed #2336 - v2 PrimeVue @keyup.enter event does not work on InputNumber component 2022-08-22 16:02:44 +01:00
mertsincan 6c97e0a8f0 Fixed #2346 - Datatable column order state is not saved 2022-08-22 15:49:02 +01:00
mertsincan fe8f56ec4a Fixed #2501 - MegaMenu subItems 'to' route ' is not working 2022-08-22 15:17:24 +01:00
mertsincan 7ba774007a Fixed #2610 - Password: Missing change and blur events 2022-08-22 15:13:52 +01:00
mertsincan 2d25f29644 Fixed #2622 - Datatable rows are not the full width in scroll both mode 2022-08-22 15:01:57 +01:00
mertsincan db154b59ac new 2.x branch 2022-08-22 14:47:07 +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
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