Commit Graph

3987 Commits (1d952f09cc3557ac9d332a605a9fc4584ad57d7f)

Author SHA1 Message Date
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
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
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
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 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
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
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
mertsincan d60c2d15e8 Cosmetics 2022-08-02 09:48:41 +01:00
mertsincan 757ec20f5c Cosmetics 2022-08-02 08:44:13 +01:00
mertsincan 9985574290 Refactor 2022-08-02 08:41:39 +01:00
Tuğçe Küçükoğlu c733ce6b3b InputNumber: aria-hidden added to buttons 2022-08-01 15:29:19 +03:00
Tuğçe Küçükoğlu ae0c694f55 Calendar: when date is selected, input focus should remain 2022-08-01 15:23:15 +03:00
Tuğçe Küçükoğlu 53a7d935d6 Calendar keyboard support update 2022-08-01 15:20:19 +03:00
mertsincan 923e931bbf Rename aria* attributes on Dropdown, Autocomplete, Listbox and MultiSelect 2022-08-01 11:48:08 +01:00
mertsincan 8271114182 Refactor 2022-08-01 02:46:39 +01:00
mertsincan d907b675a0 Update Autocomplete doc and demo 2022-08-01 02:46:17 +01:00
mertsincan 61f50c897e Fixed #2822 - Improve AutoComplete implementation for Accessibility 2022-08-01 02:46:01 +01:00
mertsincan 31148c1a9a Refactor 2022-08-01 00:49:09 +01:00
mertsincan b200a25cb8 Update Listbox doc and demo 2022-07-31 03:41:31 +01:00
mertsincan a67befc047 Fixed #2819 - Improve Listbox implementation for Accessibility 2022-07-31 03:41:05 +01:00
mertsincan 18a4ed5f61 Refactor 2022-07-31 03:13:02 +01:00
Lucas O'Neil e6d649ccd5
Syntax error fix
Fix erroneous quotation marks in class attribute binding
2022-07-29 22:55:04 -07:00
Tuğçe Küçükoğlu 5a0fe421a5 Accessibility Number: button tabindex should be -1 2022-07-29 17:18:23 +03:00
Tuğçe Küçükoğlu 20edb1c247 Accessibility Password: aria-* properties added 2022-07-29 17:16:14 +03:00
Tuğçe Küçükoğlu 9ba22cf24c update aria-haspopup properties 2022-07-29 16:53:04 +03:00
Tuğçe Küçükoğlu caa02ebdcc Update Rating Accessibility 2022-07-29 16:52:08 +03:00
Tuğçe Küçükoğlu c68535196c Accessibility: ToggleButton with hidden checkbox 2022-07-29 14:47:57 +03:00
Tuğçe Küçükoğlu cb19b3a4b6 Refactor Accessibility for InputSwitch 2022-07-29 09:05:42 +03:00
mertsincan fca15337ca Refactor #2812 2022-07-29 05:21:24 +01:00
mertsincan 7f446cf360 Fixed #2814 - Improve MultiSelect implementation for Accessibility 2022-07-29 05:18:45 +01:00
mertsincan 9155e9e0c7 Refactor on Dropdown doc and ts files 2022-07-29 05:10:44 +01:00
mertsincan 878893a906 Refactor #2811 2022-07-29 04:09:30 +01:00
mertsincan c18e76e1cd Refactor #2811 2022-07-29 02:40:13 +01:00
mertsincan 50b97bc720 Fixed #2813 - Add tabindex property to VirtualScroller 2022-07-29 02:01:07 +01:00
mertsincan 0552ee1268 Update DropdownDoc.vue 2022-07-29 01:56:40 +01:00
mertsincan 5ff00f91ac Fixed #2811 - Improve Dropdown implementation for Accessibility 2022-07-29 01:56:28 +01:00
mertsincan 83f2bffe34 Update Utils.d.ts 2022-07-29 01:55:23 +01:00
mertsincan 670aef93fc Added isPrintableCharacter method to ObjectUtils 2022-07-29 01:55:12 +01:00