Commit Graph

4692 Commits (15ca050649513d6eea7f77ab77a5dd1ddec2637a)

Author SHA1 Message Date
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
Tuğçe Küçükoğlu f2bb8e678b regression fix 2022-08-11 17:09:14 +03:00
Lennart Riecken f73af877da
Fixed broken keyboard navigation
When slider was in range mode, incrementing or decrementing the first handle messed up the model value.
2022-08-10 17:10:35 +02:00
Tuğçe Küçükoğlu ca9bdc2892 cosmetics 2022-08-10 16:45:47 +03:00
Tuğçe Küçükoğlu 1a43e8a6f2 Fixed #2395 - New `exportFooter` property for Exportable DataTable 2022-08-10 16:22:48 +03:00
Tuğçe Küçükoğlu ef103e0e34 Fixed #2356 - Carousel autoplay not working with static data 2022-08-10 16:02:33 +03:00
Tuğçe Küçükoğlu 6b3cd1cc8c demo icon update 2022-08-10 15:17:26 +03:00
Tuğçe Küçükoğlu 923c3f8a84 Update MenuItem.d.ts 2022-08-10 12:03:10 +03:00
Tuğçe Küçükoğlu ec2d9ac225 Refactor Chips Accessibility 2022-08-10 11:20:11 +03:00
mertsincan 0196c53873 Refactor on AutoComplete 2022-08-10 08:22:09 +01:00
Tuğçe Küçükoğlu 7b8279de08 refactor 2022-08-10 09:49:14 +03:00
Tuğçe Küçükoğlu 93af8f6dcd AutoComplete | update keyboard accessibility 2022-08-09 17:37:01 +03:00
Tuğçe Küçükoğlu 736304879a Chips | keydown accessibility update 2022-08-09 16:43:59 +03:00
mertsincan e560f322c1 Potential null check 2022-08-09 11:20:32 +01:00
mertsincan a361f17c8d Refactor on Dropdown, Listbox and MultiSelect for Firefox
Details; https://www.codegram.com/blog/firefox-lets-focus-please/
2022-08-09 09:49:54 +01:00
Tuğçe Küçükoğlu 4f2041fac6 update docs 2022-08-08 17:02:07 +03:00
Tuğçe Küçükoğlu 4d7073e3db refactor 2022-08-08 11:45:15 +03:00