Commit Graph

4669 Commits (5eeebc9aabf555b9f7e182087399a6330a4eb1e9)

Author SHA1 Message Date
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
mertsincan fc9edc7bab Update CascadeSelectDoc.vue 2022-08-07 23:49:29 +01:00
mertsincan f66fc40c3c Fixed #2831 - Improve CascadeSelect implementation for Accessibility 2022-08-07 23:49:21 +01:00
Tuğçe Küçükoğlu ffea8cd86d refactor 2022-08-07 12:14:58 +03:00
Tuğçe Küçükoğlu 28bff76db8 Chips: update arrow key spport 2022-08-05 16:03:08 +03:00
Tuğçe Küçükoğlu a9bfa95f4b remove style 2022-08-05 14:52:20 +03:00
mertsincan 52a557febc Refactor 2022-08-05 10:30:13 +01:00
Onur Senture 6c8ce5c874 Fixed #2827 - Update Favicon 2022-08-05 11:42:41 +03:00
Tuğçe Küçükoğlu 33a259d657 Fixed #2829 - Editor | new selection-change event 2022-08-05 11:09:36 +03:00
Tuğçe Küçükoğlu 62c8299319 refactor 2022-08-05 09:36:39 +03:00
Tuğçe Küçükoğlu 238ca06d02 remove DevelopmentSection from form components' docs 2022-08-04 17:38:16 +03:00
Tuğçe Küçükoğlu 5091c4ac6f use `class` instead of `className` 2022-08-04 17:29:41 +03:00
Tuğçe Küçükoğlu c7243d25dc Fixed #2826 - SelectButton | new `unselectable` property 2022-08-04 17:20:01 +03:00
Tuğçe Küçükoğlu 79803baf11 SelectButton | hidden checkbox and radio roles added 2022-08-04 17:17:49 +03:00
Tuğçe Küçükoğlu af37fb5510 refactor doc 2022-08-04 17:15:13 +03:00
Cagatay Civici a76fd84949 Fixed doc 2022-08-04 14:23:53 +03:00
Tuğçe Küçükoğlu cbaa9f4ce7 refactor 2022-08-03 13:12:01 +03:00
Tuğçe Küçükoğlu a5f37d0735 refactor 2022-08-03 13:10:50 +03:00
Tuğçe Küçükoğlu 50cdcfa025 Calendar: timeOnly accessibility refactor 2022-08-03 13:09:54 +03:00
Tuğçe Küçükoğlu cf1d6b2162
Merge pull request #2817 from loneil/patch-1
Syntax error fix
2022-08-03 12:33:52 +03:00
mertsincan 7b0cdaf392 Refactor 2022-08-02 14:32:06 +01:00
mertsincan 0ce3151e2d Added null check 2022-08-02 10:44:25 +01:00
mertsincan dcaec67475 Refactor 2022-08-02 10:34:53 +01:00
mertsincan 5309386739 Cosmetics 2022-08-02 10:17:17 +01:00