Commit Graph

491 Commits (920765f171343b81624f8467b07bef22b37bd4a1)

Author SHA1 Message Date
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
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