tugcekucukoglu
|
25406db458
|
InputOtp: fix default modelValue
|
2024-09-30 12:48:58 +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
|
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
|
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
|
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 |
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 |
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 |
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 |
tugcekucukoglu
|
6825a9310b
|
Update MultiSelect.d.ts
|
2024-09-24 11:58:45 +03:00 |
Tuğçe Küçükoğlu
|
41b6b9e0a7
|
Merge pull request #6414 from avramz/fix/multiselect-selection-message-locale
#6303 fix: Multiselect - correctly default to locale when selectedItemsLabel…
|
2024-09-24 11:57:26 +03:00 |
Tuğçe Küçükoğlu
|
00d7470d6a
|
Merge pull request #6394 from mehdirande/fix-5463-reset-splitter-state
Proposal for #5463: Add a resetState method to splitter to manually reset state
|
2024-09-24 10:51:05 +03:00 |
tugcekucukoglu
|
2341d1492b
|
Fixed #4431
|
2024-09-24 10:28:44 +03:00 |
Tuğçe Küçükoğlu
|
00186c9798
|
Merge pull request #5950 from karpov159/feature-prop-showheaders
Feat(DataTable): added showHeaders prop to datatable
|
2024-09-24 09:07:47 +03:00 |
tugcekucukoglu
|
94e07174b2
|
Fix #6374
|
2024-09-24 09:04:52 +03:00 |
Tuğçe Küçükoğlu
|
3c85b3d29c
|
Merge pull request #6197 from avramz/fix/filter-with-columngroup-type
#6151: refactor the TableHeader template so it renders filters when c…
|
2024-09-24 09:00:54 +03:00 |
Tuğçe Küçükoğlu
|
74074bc020
|
Merge pull request #6367 from jacobtylerwalls/tree-filter-by-getter
#6374 Tree: allow `filterBy` to be a getter
|
2024-09-24 08:48:44 +03:00 |
Tuğçe Küçükoğlu
|
e4d431eabd
|
Merge pull request #6372 from mehdirande/fix-6371-add-slots-data-on-tree-nodetoggleicon
Fix #6371: Add node and expanded data on nodetoggleicon.
|
2024-09-24 08:45:25 +03:00 |
tugcekucukoglu
|
2f5face87d
|
Fixed #6463
|
2024-09-24 08:38:27 +03:00 |
Tuğçe Küçükoğlu
|
bc1d251b6c
|
Merge pull request #6031 from likeadeckofcards/feature/add-item-icon-slot-to-speed-dial
Add itemicon slot similar to the one in the breadcrumbs component
|
2024-09-24 08:34:57 +03:00 |
Tuğçe Küçükoğlu
|
911d12924e
|
Merge pull request #6449 from tuziemon/fix/popover_description
fix: remove needless description of popover
|
2024-09-23 13:26:46 +03:00 |