Commit Graph

576 Commits (865c98fd329f491d3cbfa4455a839867add3a79c)

Author SHA1 Message Date
tugcekucukoglu 5889548cae Fixed #6335 2024-10-03 16:58:28 +03:00
tugcekucukoglu 0724715919 ImageDiff demos added 2024-10-03 16:18:21 +03:00
tugcekucukoglu 922f19e445 New ImageDiff component 2024-10-03 16:15:54 +03:00
tugcekucukoglu ef1791f8a3 Fixed #6505 2024-10-03 15:26:51 +03:00
tugcekucukoglu 901bb99dbd Revert "Fixed #6505"
This reverts commit 1016d2df5f.
2024-10-03 15:23:32 +03:00
tugcekucukoglu 1016d2df5f Fixed #6505 2024-10-03 12:33:19 +03:00
tugcekucukoglu da7b4fb3f6 Fixed #6513 - Tree: new header and footer slots 2024-10-02 14:19:04 +03:00
tugcekucukoglu 0e7f552bc8 Refactor #6504 2024-10-02 14:17:10 +03:00
tugcekucukoglu 813bbc9307 Refactor #6511 2024-10-02 14:07:40 +03:00
tugcekucukoglu 3e04e743c3 Refactor #5967 2024-10-02 11:32:49 +03:00
Tuğçe Küçükoğlu 461652c39a
Merge pull request #6501 from KumJungMin/fix/issue-5967
feat: add expandedKeys, update emit event in TreeSelect
2024-10-02 11:30:59 +03:00
Tuğçe Küçükoğlu f247f28fb3
Merge pull request #6509 from avramz/fix/tooltip
#6443 fix: v-tooltip -> getTarget: Correctly fallback to el when find…
2024-10-02 11:15:51 +03:00
tugcekucukoglu 3e93ac1d80 Fixed #6420 2024-10-02 10:25:08 +03:00
Tuğçe Küçükoğlu 798fedd2a7
Merge pull request #6510 from avramz/fix/select-autofocus
#6420 fix: Select: autoFilterFocus stuck when switching between Selects
2024-10-02 10:24:19 +03:00
tugcekucukoglu b008b7901d Fixed #6511 - ToggleButton: handle element added 2024-10-02 10:03:15 +03:00
tugcekucukoglu 28053d5ee8 Refactor 2024-10-02 08:33:51 +03:00
Cagatay Civici 933f9a279d Material cosmetics on chips,panelmenu and button 2024-10-02 01:04:30 +03:00
uros a1fecdb9df #6420 fix: Select: autoFilterFocus stuck when switching between Selects
closes #6420
2024-10-01 23:27:37 +02:00
uros d9f54dadb5 #6443 fix: v-tooltip -> getTarget: Correctly fallback to el when findSingle returns null
closes #6443
2024-10-01 22:59:16 +02:00
Cagatay Civici 7e66f6db89 Restore Material theme on switch, ripple color for tabs 2024-10-01 23:01:15 +03:00
Cagatay Civici 145ba6f76b Fixed dark mode of stepper and toggle switch 2024-10-01 22:33:27 +03:00
Cagatay Civici 12299655d3 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-01 22:19:04 +03:00
Cagatay Civici 864724e6b0 Remove obselete token, dark mode for Material 2024-10-01 22:19:02 +03:00
GitHub Actions Bot b8f32dfb8b Update API doc 2024-10-01 18:41:21 +00:00
Cagatay Civici 8bf169b4bc Fixed #6507 - New token filledHoverBackground 2024-10-01 21:40:10 +03:00
tugcekucukoglu d8f1f6d269 Class type updates 2024-10-01 15:02:29 +03:00
tugcekucukoglu 515039bf6b Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-01 14:45:11 +03:00
tugcekucukoglu 06c77a7c4c Fixed #6486 2024-10-01 14:45:03 +03:00
Cagatay Civici e9bd57dc0e Data component adjustments 2024-10-01 14:33:29 +03:00
tugcekucukoglu 9c821d5fac Update Config.d.ts 2024-10-01 13:07:41 +03:00
tugcekucukoglu 5432887c99 ColorPicker: overlay pt naming updates 2024-10-01 13:05:21 +03:00
tugcekucukoglu 86457f21f9 Remove legacy codes 2024-10-01 13:02:24 +03:00
tugcekucukoglu 82f6a17c1e CascadeSelect group icon container added 2024-10-01 12:55:50 +03:00
tugcekucukoglu 58a750d656 Fixed #6504 - CascadeSelect: new header and footer slots 2024-10-01 12:43:38 +03:00
tugcekucukoglu 8a53acfcef Refactor #6503 2024-10-01 12:35:25 +03:00
tugcekucukoglu b88a144979 Fixed #6503 - New KeyFilter directive 2024-10-01 12:35:06 +03:00
Cagatay Civici 21ae03bfce Material misc and media 2024-10-01 12:21:36 +03:00
Cagatay Civici 4e1e841302 Material message components 2024-10-01 11:59:51 +03:00
Cagatay Civici cf51a07ab3 Material menus 2024-10-01 11:28:36 +03:00
Cagatay Civici e697fc324a Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-01 11:02:27 +03:00
Cagatay Civici 2924e3d42a Material overlays 2024-10-01 11:02:25 +03:00
tugcekucukoglu ec278d8326 Tooltip autoHide behaviour changes 2024-10-01 10:07:59 +03:00
Cagatay Civici 0bc6a19adc Material panels 2024-10-01 09:56:51 +03:00
Cagatay Civici 78671c6c69 Material Card and Accordion 2024-10-01 08:10:41 +03:00
KumJungMin 254eacc074 feat: add expandedKeys, update emit event in TreeSelect 2024-10-01 00:10:46 +09:00
tugcekucukoglu e935eeba02 Merge branch 'master' of https://github.com/primefaces/primevue 2024-09-30 12:49:09 +03:00
tugcekucukoglu 25406db458 InputOtp: fix default modelValue 2024-09-30 12:48:58 +03:00
Cagatay Civici 2e98080f37 Material datepicker 2024-09-30 12:25:22 +03:00
Cagatay Civici f6fc6cc435 Material toggle button style 2024-09-30 11:59:26 +03:00
Cagatay Civici f200bed532 Button alignment on material inputnumber 2024-09-30 10:49:40 +03:00
Cagatay Civici f1ba9d9e10 No transition for select items in material 2024-09-30 10:33:50 +03:00
Cagatay Civici 3daaac02bd Padding for material editor 2024-09-30 10:18:55 +03:00
Cagatay Civici 1068d127b4 Material AutoComplete 2024-09-30 10:06:16 +03:00
Cagatay Civici 57dcf2c466 Material TreeSelect 2024-09-29 01:47:57 +03:00
Cagatay Civici f02f1d0bb1 Update checkbox radio colors 2024-09-29 01:42:08 +03:00
Cagatay Civici 4a7675890a Material MultiSelect 2024-09-29 01:38:06 +03:00
Cagatay Civici 053cdfbb18 Add default outline for a11y 2024-09-29 00:49:17 +03:00
Cagatay Civici 80b1f0210c Material Tree 2024-09-29 00:35:38 +03:00
Cagatay Civici 08f265d013 Material rating 2024-09-29 00:17:29 +03:00
Cagatay Civici 8d4396863c Material CascadeSelect and Chip 2024-09-28 23:54:53 +03:00
Cagatay Civici fb88e07bb2 Add material select 2024-09-28 16:26:28 +03:00
Cagatay Civici b29f1dad1d Material toggle switch 2024-09-28 15:44:18 +03:00
Cagatay Civici 730687c303 Add material slider 2024-09-28 15:07:40 +03:00
Cagatay Civici f633057563 Material radio buttons, update on checkbox colors 2024-09-28 14:42:22 +03:00
Cagatay Civici b628ed8cb8 Add material checkbox 2024-09-28 14:26:05 +03:00
Cagatay Civici 6797a57bad Merge branch 'master' of https://github.com/primefaces/primevue 2024-09-28 13:16:33 +03:00
Cagatay Civici 06f898b6ec Add material buttons 2024-09-28 13:16:30 +03:00
GitHub Actions Bot cebe82cc4a Update API doc 2024-09-28 09:39:29 +00:00
Cagatay Civici 880e8d1789 Initiated material design preset 2024-09-28 12:38:20 +03:00
tugcekucukoglu aa73025403 Fixed #6489 - TreeTable: ContextMenu implementation 2024-09-27 16:30:55 +03:00
tugcekucukoglu 304e8787fc Fixed #6488 2024-09-27 15:29:00 +03:00
tugcekucukoglu 33cc712e94 CascadeSelect: Icon slots option updates 2024-09-27 15:21:23 +03:00
Tuğçe Küçükoğlu c90828dfd0
Merge pull request #6484 from C17AN/fix/6437
fix(Select): replace logical OR Operator to Nullish Coalescing Operator
2024-09-27 09:10:08 +03:00
tugcekucukoglu b43abf345e Update FocusTrap.d.ts 2024-09-27 09:07:05 +03:00
tugcekucukoglu 1c3c96d38a Refactor #6413 2024-09-27 09:04:56 +03:00
Tuğçe Küçükoğlu 60a3501502
Merge pull request #6483 from C17AN/fix/6413
fix(Password): add 'autofocus' property on Password component
2024-09-27 09:01:59 +03:00
tugcekucukoglu 7ddf56dc88 Fixed #6485 2024-09-27 08:57:00 +03:00
김찬민 731747c00f fix(Select): replace logical OR Operator to Nullish Coalescing Operator 2024-09-27 13:12:04 +09:00
김찬민 56b76bc96a feat: add autofocus property on <Password> component 2024-09-27 12:48:03 +09:00
Onur Senture ae67abc9e1 Fix Material colors: Emerald, Fuchsia and Rose 2024-09-26 20:20:41 +03:00
Tuğçe Küçükoğlu 8a2c710a82
Merge pull request #6480 from lehuuphuc/fix/datepicker-wrong-element-focused
Fix: focus on wrong element when adding "Select" component to footer slot of DatePicker
2024-09-26 16:31:24 +03:00
tugcekucukoglu cc88a59a1a TreeNode pt option updates 2024-09-26 15:38:30 +03:00
tugcekucukoglu d8fde3e523 Update TreeNode.vue 2024-09-26 15:24:45 +03:00
Onur Senture c93504b021 Update Material colors 2024-09-26 15:01:44 +03:00
tugcekucukoglu 06d3393ffc Refactor #6481- Tree lazy 2024-09-26 12:31:12 +03:00
tugcekucukoglu acae251bcd Fixed #6481 - Tree Filter 2024-09-26 10:47:26 +03:00
Phuc Le 8aeccb6ad5 fix: focus on wrong element 2024-09-26 10:45:15 +07:00
tugcekucukoglu 6065a4e2b5 Related #6474 2024-09-25 15:00:40 +03:00
tugcekucukoglu a5cad903b9 Refactor #6474 2024-09-25 14:41:05 +03:00
tugcekucukoglu 2ebdea92d3 Refactor #6436 2024-09-25 14:39:27 +03:00
tugcekucukoglu 8c7e1533b7 Fixed #6474 2024-09-25 14:24:57 +03:00
tugcekucukoglu da45ca535a Fixed #6436 2024-09-25 14:19:22 +03:00
tugcekucukoglu b6d1587bef Fixed #6438 2024-09-25 11:59:09 +03:00
tugcekucukoglu 22fe04a7af Fixed #6469 2024-09-25 11:41:55 +03:00
Tuğçe Küçükoğlu e4b1f87142
Merge pull request #6471 from qburst/fix--6444
fix: add unstyled prop to HeaderCheckbox component
2024-09-25 10:53:49 +03:00
Tuğçe Küçükoğlu 4e451e78b0
Merge pull request #6407 from KumJungMin/fix/issue-6276
fix: emit unmask value to update:modelValue when unmask mode
2024-09-25 10:08:07 +03:00
木木剑光 1c288c4d1f
fix(docs): emit options of drawer component description error (#6465) 2024-09-25 09:00:30 +03:00
navedqb 831a3ef37c
add unstyled prop to HeaderCheckbox component 2024-09-25 11:27:18 +05:30
Mert Sincan 32c6c77ca3 Refactor #6408 2024-09-24 17:04:04 +01:00
Tuğçe Küçükoğlu 94a54fce68
Merge pull request #6424 from philipstarkey/philipstarkey/fix-6014
fix DataTable: Allow drop below bottom row
2024-09-24 15:52:28 +03:00