Commit Graph

474 Commits (1068d127b458715350773645482d55057a108165)

Author SHA1 Message Date
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
Tuğçe Küçükoğlu 30c4d0ae66
Merge pull request #6415 from avramz/fix/datepicker-manual-input-year
#6347 fix: Datepicker -> Allow user to set year via input when view="year"
2024-09-24 15:39:54 +03:00
MergeSoft 9939185b5d
[InputOtp] select input content when clicking on a box (#6354) 2024-09-24 15:36:12 +03:00