Commit Graph

500 Commits (c8ecf64355114f653e50fbef704a7afe66d29ba8)

Author SHA1 Message Date
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
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
Mert Sincan 7ccad8ed3d Update BaseStyle.js 2024-09-24 09:46:58 +01: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
Onur Senture 3571cd896a Add Material Colors: Fuchsia, Rose 2024-09-24 08:49:18 +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
Onur Senture 7082584bce Add Material Colors: Purple, Pink 2024-09-24 08:43:01 +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
Onur Senture d0ea33039e Add Material Colors: Indigo, Violet 2024-09-24 08:34:01 +03:00
Onur Senture c9045cbc7a Add Material Colors: Sky, Blue 2024-09-24 08:28:06 +03:00
Onur Senture 0b9b6fcbe9 Add Material Colors: Emerald, Teal, Cyan 2024-09-24 08:20:55 +03:00
Onur Senture 3a6def032b Add Material Colors: Amber, Yellow, Green, Lime 2024-09-24 08:09:21 +03:00
Onur Senture a3367a630f Add Material Colors: Neutral, Stone, Red, Orange 2024-09-24 07:56:41 +03:00
Onur Senture b747d489a7 Add Material Zinc color 2024-09-23 17:36:29 +03:00
Onur Senture dcc0c70050 Add Material Gray color 2024-09-23 17:32:34 +03:00
Onur Senture 80313fc2eb Add Material Slate color 2024-09-23 17:26:59 +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
tugcekucukoglu d59bda6998 Update Password.spec.js 2024-09-23 13:23:05 +03:00
Tuğçe Küçükoğlu 2e0c93bea2
Merge pull request #6455 from philipstarkey/philipstarkey/fix-6006
Fix DataTable: emptyMessage passthrough
2024-09-23 13:21:34 +03:00
Cagatay Civici 101b936fb7 Merge branch 'master' of https://github.com/primefaces/primevue 2024-09-23 11:02:13 +03:00
Cagatay Civici 3ed43ac4d8 Support for iconfield and labels 2024-09-23 11:02:01 +03:00
tugcekucukoglu 9f4fe4a2e5 Fixed #6458 2024-09-23 10:08:36 +03:00
tugcekucukoglu afee6a32c5 Fixed #6456 2024-09-23 09:48:28 +03:00
Phil Starkey 6f785fdb2d
Fix DataTable: emptyMessage passthrough
Fixes #6006

Fix missing `pt`/`unstyled` props on empty message table row
2024-09-23 14:35:01 +10:00
Mert Sincan c0ed5f22bc Update primeuix versions 2024-09-22 14:22:26 +01:00
Mert Sincan d959cb0493 Fixed #6452 - Add style keyword to themes section to inject custom styles 2024-09-22 14:22:07 +01:00
tugcekucukoglu c6b4b9d256 Update FileUpload.d.ts 2024-09-21 01:27:30 +03:00
tugcekucukoglu 7a33dc6d90 Refactor #6435 - Paginator 2024-09-21 01:27:25 +03:00
Mert Sincan e4171cb3d9 Update index.js 2024-09-20 20:57:58 +01:00
Mert Sincan ddaee3133a Added material theme 2024-09-20 20:54:43 +01:00
Cagatay Civici 72c9091282 support for inputnumber 2024-09-20 22:02:08 +03:00
Cagatay Civici 8c4227d099 Merge branch 'master' of https://github.com/primefaces/primevue 2024-09-20 21:55:48 +03:00
Cagatay Civici dc927d3fac Support chips autocomplete for label 2024-09-20 21:55:42 +03:00
GitHub Actions Bot b9947a6848 Update API doc 2024-09-20 18:49:29 +00:00
Cagatay Civici cec3393457 Updated on float label style 2024-09-20 21:48:18 +03:00
Cagatay Civici 8491496271 MultiSelect Chip support float and ifta 2024-09-20 21:34:53 +03:00
Cagatay Civici 52da6269bc Float and Ifta label demos for InputGroup 2024-09-20 20:59:42 +03:00
tuziemon ec4a0fa8e9
remove needless description of popover 2024-09-20 22:58:20 +09:00
tugcekucukoglu 5bc8f2a8e3 Refactor #6435 - pcInput 2024-09-20 15:53:30 +03:00
tugcekucukoglu 5dc00ba183 Update Drawer.d.ts 2024-09-20 15:47:27 +03:00
Cagatay Civici 8e3a20d2c6 Label support for DatePicker 2024-09-20 13:47:24 +03:00
Cagatay Civici 2768fe6024 Merge branch 'master' of https://github.com/primefaces/primevue 2024-09-20 12:28:12 +03:00
Cagatay Civici 4293c938ce Label support for select components 2024-09-20 12:28:05 +03:00
GitHub Actions Bot a93100de73 Update API doc 2024-09-20 08:58:55 +00:00
Cagatay Civici f492825569 Label support for Select 2024-09-20 11:57:49 +03:00
tugcekucukoglu ae32e74030 Refactor 2024-09-19 15:43:11 +03:00
tugcekucukoglu d4c42aa393 Refactor 2024-09-19 15:29:35 +03:00
tugcekucukoglu 18a012aaa5 .d.ts updates 2024-09-19 15:27:42 +03:00
tugcekucukoglu 14b2373812 Refactor #6435 - Button 2024-09-19 11:00:00 +03:00
tugcekucukoglu 992b8d0018 Refactor #6435 - Tree 2024-09-19 10:58:26 +03:00
tugcekucukoglu b8100f4c1b Refactor #6435 - PickList 2024-09-19 10:58:19 +03:00
tugcekucukoglu bc48176296 Refactor #6435 - Password 2024-09-19 10:58:09 +03:00
tugcekucukoglu ae99c9e137 Fixed #6435 - OrderList 2024-09-19 10:57:59 +03:00
tugcekucukoglu 90fa0c9703 Revert 2024-09-19 10:37:24 +03:00
tugcekucukoglu af52abc986 Merge branch 'master' of https://github.com/primefaces/primevue 2024-09-19 10:36:16 +03:00
tugcekucukoglu 19324e94ff PtViewer demos added 2024-09-19 10:36:09 +03:00
GitHub Actions Bot 01bf9fc594 Update API doc 2024-09-19 07:31:06 +00:00
Cagatay Civici 483dfe94b5 Float and Ifta label support for textarea 2024-09-19 10:29:46 +03:00
tugcekucukoglu cc7911a562 Update Config.d.ts 2024-09-18 16:11:34 +03:00
GitHub Actions Bot 37e4ea34fe Update API doc 2024-09-18 10:18:04 +00:00
Cagatay Civici ba4fbe91f1 Merge branch 'master' of https://github.com/primefaces/primevue 2024-09-18 13:16:59 +03:00
Cagatay Civici c98ccb480d Adjustments to float label cosmetics 2024-09-18 13:16:51 +03:00
tugcekucukoglu 37bce68132 Update SpeedDial.d.ts 2024-09-18 12:59:07 +03:00
Mert Sincan 865643bb01 Fixed #6425 - Move primitive and semantic options of themes to separate modules 2024-09-18 10:42:53 +01:00
Uros f8f1783a56
Merge branch 'primefaces:master' into fix/datepicker-manual-input-year 2024-09-18 10:41:21 +02:00
Uros 30fd8ade6d
Merge branch 'primefaces:master' into fix/multiselect-selection-message-locale 2024-09-18 10:41:07 +02:00
Uros afcea2dee1
Merge branch 'primefaces:master' into fix/filter-with-columngroup-type 2024-09-18 10:40:31 +02:00
tugcekucukoglu 8a25357752 Correct pt implementation order 2024-09-18 10:59:33 +03:00