Commit Graph

1735 Commits (6df07dfe1e722f9a2dc525b1f85756c53347d7d7)

Author SHA1 Message Date
tugcekucukoglu 41d3250a0a Fixed #5304 - Password: after reset password meter not reset 2024-02-23 11:07:59 +03:00
tugcekucukoglu 47a2324b24 Delete InputOtp.spec.js 2024-02-22 16:02:09 +03:00
tugcekucukoglu 2a512606d5 Fixed #5316 - MenuBar: Pressing Escape-Key in submenu moves focus to first menuitem 2024-02-22 15:58:31 +03:00
tugcekucukoglu 68741f54d5 Fixed #5322 - SplitterPanel: nested context hydration fixed 2024-02-22 15:12:55 +03:00
tugcekucukoglu e3ff6a13b0 Removed prev and next element finding errors 2024-02-22 12:19:35 +03:00
tugcekucukoglu 2d232f93bb InputOtp documentation 2024-02-22 11:52:39 +03:00
tugcekucukoglu c6c10fc4fa Update InputSwitch.d.ts 2024-02-22 11:45:40 +03:00
Cagatay Civici 6302f400d0 Updated sample ui for otp 2024-02-22 10:42:48 +03:00
Cagatay Civici 87984b3e7b Add sample ui for otp 2024-02-22 10:17:13 +03:00
Cagatay Civici abfd15d075 Add template sample to inputotp 2024-02-22 09:40:19 +03:00
Cagatay Civici 067da063a8 Initiated InputOtp 2024-02-21 21:38:16 +03:00
tugcekucukoglu 8a0dc7c294 Typo fix 2024-02-21 12:05:55 +03:00
tugcekucukoglu 15c7860624 Refactor #5266 2024-02-21 11:44:30 +03:00
tugcekucukoglu ee7515056b Refactor #5266 2024-02-20 17:56:41 +03:00
tugcekucukoglu 5cc61a351c Refactor #5266 2024-02-20 17:47:55 +03:00
Damian Głowala 0e7b65c3ca fix(Calendar): expose same attrs to pt context for day and day label 2024-02-20 10:18:07 +01:00
tugcekucukoglu f6d86453b5 Fixed #5252 - MeterGroup: Cutoff at the beginning when the first element is 0 2024-02-20 11:49:35 +03:00
tugcekucukoglu 74348786fa Card, AvatarGroup .d.ts updates 2024-02-20 11:16:34 +03:00
tugcekucukoglu be832fe5cc ColorPicker content class fixes 2024-02-20 09:31:29 +03:00
tugcekucukoglu f7678f0bd3 Fixed #5279 - Galleria animation defect 2024-02-19 16:26:49 +03:00
tugcekucukoglu 3d99836b47 Fixed #5260 - Upload: Error showing when all the files are removed. 2024-02-19 12:45:00 +03:00
tugcekucukoglu 3a0b1918c4 Fixed #4906 - Listbox: issue with navigating through list items using tab and enter buttons 2024-02-19 11:59:43 +03:00
tugcekucukoglu 9fcc7cc848 Fixed #5297 - DataTable: tableClass prop specifies String type, though Array also works 2024-02-19 09:12:35 +03:00
tugcekucukoglu 843a342024 Fixed #5264 - TabView: previousicon slot doesn't work 2024-02-16 16:04:38 +03:00
tugcekucukoglu 0c4ef3dda9 Fixed #5254 - Calendar: When entering the time by hand into timeOnly calendar, values switch to NaN:NaN 2024-02-16 15:16:55 +03:00
tugcekucukoglu 2a657bc85b Fixed #5293 - aria-invalid state added to Input components 2024-02-16 14:42:42 +03:00
tugcekucukoglu c8d6546ea0 Remove unused method 2024-02-16 14:38:57 +03:00
tugcekucukoglu 0556fdcf3f Refactor #5292 - Component updates 2024-02-16 14:07:34 +03:00
tugcekucukoglu 6cfa1af9e4 Refactor #5292 - Renamed ButtonGroup 2024-02-16 14:06:57 +03:00
tugcekucukoglu dfb49328f9 Update AvatarGroup.d.ts 2024-02-16 12:17:34 +03:00
tugcekucukoglu f2921594eb Fixed #5292 - New ButtonSet component 2024-02-16 12:16:05 +03:00
tugcekucukoglu c01a99e48e Fixed #5289 - Menu components hover and visual focus updates 2024-02-15 19:01:09 +03:00
tugcekucukoglu e67efa2d8c Fixed #5288 - Menu components: track focus with also mousemove 2024-02-15 18:57:40 +03:00
tugcekucukoglu 266d5019af Fixed #5280 Fixed #5244 2024-02-15 11:47:06 +03:00
tugcekucukoglu 84a8285ce5 Refactor #5272 2024-02-15 11:39:53 +03:00
Tuğçe Küçükoğlu a73803819c
Merge pull request #5272 from qburst/fix-keyA-select-all-in-single-mode
fix: fix select all in single selection mode on Ctrl-A press
2024-02-15 11:38:55 +03:00
tugcekucukoglu 6799732802 Fixed #5267 - Galleria: fullscreen mode bug with thumbnails 2024-02-15 11:11:26 +03:00
tugcekucukoglu 01c23a0b14 Fixed #5276 - Menu components itemicon slot does not work expected 2024-02-14 14:55:06 +03:00
tugcekucukoglu 973630e1f2 Code refactor 2024-02-14 12:29:39 +03:00
tugcekucukoglu 84d3e7fd15 Fixed #5274 - SelectButton: (accessibility) disabled mode focus defects 2024-02-14 12:17:38 +03:00
tugcekucukoglu b7cf334d2a Refactor #5273 - Refactor on Calendar and Password 2024-02-14 10:34:27 +03:00
tugcekucukoglu 40eda9de88 Fixed #5273 - InputIcon class support & InputField style updates 2024-02-14 10:33:56 +03:00
navedqb 15738ffce9
fixes select all in single selection mode on Ctrl-A press 2024-02-14 11:13:59 +05:30
tugcekucukoglu 83818568a4 Fixed #5138 - Dropdown: esc keypress propagates and triggers close in dialogs 2024-02-13 15:28:17 +03:00
tugcekucukoglu 62e6aaeb28 Fixed #5266 - New Stepper component 2024-02-13 09:22:45 +03:00
tugcekucukoglu ee4d4def5d Update TabView.d.ts 2024-02-12 16:11:50 +03:00
tugcekucukoglu 2ac9cd81e2 Update TabPanel.d.ts 2024-02-12 16:09:52 +03:00
mertsincan f91f6bd1ec Refactor #5257 2024-02-12 13:02:20 +00:00
mertsincan 9a82025215 Refactor #5257 2024-02-11 23:48:46 +00:00
mertsincan bcb1b6eb8d Refactor #5257 2024-02-11 23:48:42 +00:00
mertsincan 23a21c2407 Refactor #5257 2024-02-11 23:48:31 +00:00
mertsincan d77e66415b Refactor #5257 2024-02-11 23:48:21 +00:00
mertsincan 0c6a35d280 Refactor #5257 2024-02-11 23:48:09 +00:00
mertsincan 00c891a3e2 Refactor #5257 2024-02-11 23:47:53 +00:00
mertsincan 5d9ac9917d Refactor #5257 2024-02-11 08:46:46 +00:00
mertsincan a4539ae307 Refactor #5257 2024-02-11 08:30:04 +00:00
mertsincan dd84dbbb60 Refactor #5257 2024-02-11 08:10:29 +00:00
mertsincan a9164bdbde Refactor #5257 - For Panel 2024-02-10 00:19:47 +00:00
mertsincan e40c2e7c9c Refactor #5257 - Implement BaseComponent 2024-02-10 00:19:32 +00:00
navedqb 971a346c5f
fixes dialog error on drag (#5247) 2024-02-09 10:47:53 +00:00
tugcekucukoglu 9777f4c24a Fixed #5245 - TabView: selectOnFocus mode defect 2024-02-08 19:30:20 +03:00
tugcekucukoglu 05be6f3dfe Fixed #5235 - SelectButton: aria-disabled contains code instead of a boolean value 2024-02-08 09:51:58 +03:00
tugcekucukoglu 6b02c7db37 Fixed #5215 - Dropdown / MultiSelect : Incorrect alignment on filtering 2024-02-07 15:59:20 +03:00
Tuğçe Küçükoğlu dc14502ebf
Merge pull request #5216 from qburst/fix--dropdown-bug-in-filter
fix: fix incorrect alignment in dropdown on filter
2024-02-07 15:57:55 +03:00
Tuğçe Küçükoğlu 345dd1bd25
Merge pull request #5232 from xenolithviktor/fix-ts-pt-global-css
Fix PrimeVuePTOptions.global.css (missing parenthesis)
2024-02-07 15:29:06 +03:00
tugcekucukoglu e3e0eb14c6 Doc updates 2024-02-07 15:08:53 +03:00
Viktor Gustavsson 4e8852ca71 Fix PrimeVuePTOptions.global.css (missing parenthesis) 2024-02-07 12:46:02 +01:00
Dominic Fellbaum 3875022414 Remove missed inputProps from InputSwitch 2024-02-06 18:21:22 +01:00
mertsincan f24b20d531 Fixed #5223 - The `scrollToIndex` method on VirtualScroller does not scroll to the correct index when triggered twice. 2024-02-06 13:39:59 +00:00
Tuğçe Küçükoğlu 51e7591e33
Merge pull request #5206 from melloware/patch-1
Splitter: Fix keyboard repeat behavior
2024-02-05 15:52:04 +03:00
navedqb ceb23b0de7
fixes incorrect position of dropdown on filter 2024-02-05 16:34:11 +05:30
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
Cagatay Civici 3ca7807f65 Fixed #5208 - Update default dropdown filter icon 2024-02-05 01:25:02 +03:00
Melloware ecd5cb940d
Splitter: Fix keyboard repeat behavior 2024-02-04 12:31:14 -05:00
Cagatay Civici 9a29cbc990 Fixed #5203 - MeterGroup Refactor 2024-02-04 19:11:37 +03:00
Cagatay Civici fa0a2f267a Refactored variant input usage 2024-02-04 14:09:23 +03:00
Cagatay Civici 58300487f0 Fixed #5200 - Contrast and Secondary Variants for Badge/Tag/Message/Toast 2024-02-03 14:36:08 +03:00
Cagatay Civici feb24d1555 #5200 for badge and tag, new secondary and contrast variants 2024-02-03 12:41:06 +03:00
Cagatay Civici f0deb6ec5e Fixed #5199 - SplitButton templating is broken 2024-02-03 11:49:13 +03:00
Cagatay Civici d5ebbe6529 Fixed #5198 - Contrast variant for SplitButton 2024-02-03 11:04:10 +03:00
tugcekucukoglu 30c20d4e8a Refactor #5196 2024-02-02 23:17:35 +03:00
tugcekucukoglu 3a89a10fd5 Fixed #5196 - DataTable: Row selection styling defect 2024-02-02 22:54:51 +03:00
mertsincan 0575260911 Refactor #4953 - For TreeSelect 2024-02-02 15:48:06 +00:00
mertsincan 784f7d943e Refactor #4953 - For SplitButton 2024-02-02 15:47:58 +00:00
mertsincan ae45937af5 Refactor #4953 - For ScrollPanel 2024-02-02 15:47:51 +00:00
mertsincan 2b1b235f5e Refactor #4953 - For Password 2024-02-02 15:47:44 +00:00
mertsincan dcf57813fe Refactor #4953 - For Panel 2024-02-02 15:47:37 +00:00
mertsincan 239b0809f4 Refactor #4953 - For Knob 2024-02-02 15:47:31 +00:00
mertsincan c797f944a6 Refactor #4953 - For Galleria 2024-02-02 15:47:25 +00:00
mertsincan 1e8903644c Refactor #4953 - For Fieldset 2024-02-02 15:47:17 +00:00
mertsincan db53a48d12 Refactor #4953 - For Dialog 2024-02-02 15:47:03 +00:00
mertsincan d4e825beeb Refactor #4953 - For ColumnFilter 2024-02-02 15:46:56 +00:00
mertsincan 11a22a2e0a Refactor #4953 - For Chips 2024-02-02 15:46:45 +00:00
mertsincan 66966bbb17 Fixed #4953 - Fixed hydration error on Calendar 2024-02-02 15:46:27 +00:00
tugcekucukoglu 90cd9e288e Refactor #5176 2024-02-02 16:26:27 +03:00
tugcekucukoglu be020bd2ac InputIcon page added 2024-02-02 15:56:33 +03:00
tugcekucukoglu 88a679feaf FloatLabel page added 2024-02-02 15:40:35 +03:00
tugcekucukoglu 45a23e9211 Refactor #5176 2024-02-02 14:46:26 +03:00
mertsincan 3141f09df0 Fixed #5078 - DataTable: VirtualScroller Resets Scroll Position to top on lazy load more data 2024-02-02 10:57:28 +00:00
mertsincan dfdc86d1d6 Fixed #5073 - Dropdown: autoSize works incorrectly with filter and not only 2024-02-02 02:48:39 +00:00