Commit Graph

1461 Commits (aa5336fbbd5f1d67b2b6cc0e4e228c6ccf9878b2)

Author SHA1 Message Date
mertsincan 8e1354d099 Fixed #5020 - Add caption option to passthrough options on Card 2024-01-03 11:06:19 +00:00
mertsincan 8beeab367c Fixed #5005 - BodyRow: Cannot read propertie of null (reading 'forEach) 2023-12-30 01:48:31 +00:00
tugcekucukoglu 172e14e627 TieredMenu: aria-labelledby enhancements for submenus 2023-12-29 11:34:58 +03:00
tugcekucukoglu 01f5ec2337 Update Steps.vue 2023-12-28 12:09:51 +03:00
tugcekucukoglu 5612741f75 Fixed #4998 - TreeSelect: tab key control defect 2023-12-28 12:01:41 +03:00
tugcekucukoglu 8d6a0b7150 Steps: aria-current added to active item 2023-12-28 11:05:37 +03:00
tugcekucukoglu b9fd3ddc65 Arrow down key enhancement 2023-12-28 11:05:17 +03:00
tugcekucukoglu 6d6516cc61 aria-labelledby enhancements for submenus 2023-12-28 11:04:57 +03:00
tugcekucukoglu 11c5539118 Fixed #4996 - bodyRow broken pt context options 2023-12-26 15:49:38 +03:00
tugcekucukoglu 49f4282195 sortable context added to table header 2023-12-26 15:48:19 +03:00
tugcekucukoglu c977c5bb6d Fixed #4995 - CascadeSelect: context options improvements for pt 2023-12-26 14:34:10 +03:00
tugcekucukoglu 3b1c8edae2 Update TieredMenu.d.ts 2023-12-26 14:27:36 +03:00
Tuğçe Küçükoğlu 9a26647874
Merge pull request #4992 from kavyabaskar/include-sort-icon-to-column-pass-through-options
added sortIcon property to type ColumnPassThroughOptionType
2023-12-25 10:23:54 +03:00
mertsincan 7a60ea1f6c Fixed #4993 - VirtualScroller loading is not working on DataTable 2023-12-24 02:34:49 +00:00
kabaskar 98d274dbeb corrected a typo 2023-12-22 15:17:52 +01:00
kabaskar 4fdb964b86 added sortIcon property to type ColumnPassThroughOptionType 2023-12-22 15:09:25 +01:00
mertsincan 54fe18b668 Refactor #4646 2023-12-22 11:35:54 +00:00
mertsincan 40f231b1f5 Reverted #4646 - For TabView and Accordion 2023-12-22 11:17:54 +00:00
FlipWarthog d9b5c591a7
Fix #4567 - DropDown: Labels unassociated from DropDown unless :editable="true" (#4572)
* Fix #4567: DropDown: Labels unassociated from DropDown unless :editable="true"

* Format fix
2023-12-22 00:29:17 +00:00
GitHub Actions Bot 15debcec4a Update API doc 2023-12-22 00:25:54 +00:00
Son Tran 078a30720c
Support roundingMode for InputNumber (#4946) 2023-12-22 00:24:57 +00:00
mertsincan f16bd6ab2e Fixed #4646 - Add custom wrapper support for helper components 2023-12-21 23:41:41 +00:00
tugcekucukoglu c2fd290d46 Trigger apidoc workflow 2023-12-21 11:20:59 +03:00
tugcekucukoglu 463e40c280 Trigger apidoc workflow 2023-12-21 11:17:40 +03:00
tugcekucukoglu 23676e7381 Refactor #4637 2023-12-21 10:56:38 +03:00
Tuğçe Küçükoğlu 84f735ef77
Merge pull request #4638 from FlipWarthog/no-important
Fix #4637 - Component Styles: Remove use of !important now that @layer is used
2023-12-21 10:39:01 +03:00
Tuğçe Küçükoğlu 2c4bd884f1
Merge pull request #4987 from qburst/master
Fix #4986: Toolbar is hidden when the image is zoomed
2023-12-21 10:26:15 +03:00
mertsincan fdf205d0d0 Fixed #4982 - Datatable rowGroupMode: columns can't be hidden with setting hidden = true 2023-12-21 00:23:27 +00:00
mertsincan 0c37d48b37 Fixed #4913 - Datatable Slider filter: Filtering breaks after clearing filter when using slider in docs and elsewhere 2023-12-20 22:58:37 +00:00
mertsincan cdd2a0e6e4 Fixed #4434 - DataTable: VirtualScroller breaks when sort is applied 2023-12-20 15:20:57 +00:00
tugcekucukoglu efafe92701 Update MenuItem.d.ts 2023-12-20 17:50:13 +03:00
tugcekucukoglu 8210372279 Fixed #4988 - DataTable - sortable header with InputText 2023-12-20 17:32:30 +03:00
mertsincan 4d83ee668e Fixed #4692 - BaseIcon: p-icon and p-icon-spin classes in unstyled mode 2023-12-20 13:23:24 +00:00
mertsincan 5663e4e879 Fixed #4723 - DataTable: #loading templates broken with lazy virtual scroller 2023-12-20 13:07:52 +00:00
Amal Mathew c047ef5edf #4986: Fix Toolbar hidden when the image is zoomed 2023-12-20 18:01:29 +05:30
mertsincan 3c671f9e5d Merge branch 'master' of https://github.com/primefaces/primevue 2023-12-20 11:51:10 +00:00
mertsincan ad98b8f795 Fixed #4957 - Datatable: stripedRows do not work correctly with virtual scroll 2023-12-20 11:51:03 +00:00
Tuğçe Küçükoğlu 6d40283801
Merge pull request #4976 from qburst/4968--fix-disabled-zoom-issue
fix: fix image preview close on disabled zoom button click
2023-12-20 14:45:45 +03:00
tugcekucukoglu e7f454d423 Image unstyled updates 2023-12-20 14:44:46 +03:00
mertsincan f06c2ea23a Fixed #4950 - Datatable: Column resize expand mode and Stateful loses scroll 2023-12-20 11:29:06 +00:00
mertsincan e0de315cfc Fixed #3602 - Keyboard support: Numpad enter 2023-12-20 10:45:43 +00:00
tugcekucukoglu 1172613879 Refactor #4985 - update .d.ts 2023-12-20 13:35:18 +03:00
tugcekucukoglu bb82382190 Fixed #4985 - metaKeySelection default type is changed as false 2023-12-20 13:28:13 +03:00
tugcekucukoglu ff272de38b Fixed #4984 - PickList: metaKeySelection does not work as expected 2023-12-20 13:22:35 +03:00
tugcekucukoglu a4c13623ca Format fixes 2023-12-20 10:01:41 +03:00
tugcekucukoglu 1cf4ba1464 Lint fix 2023-12-20 09:55:40 +03:00
mertsincan b389f06a57 Fixed #4045 - Treetable: InputText in body Slot does not allow space character 2023-12-19 15:27:49 +00:00
mertsincan d4239e68af Merge branch 'master' of https://github.com/primefaces/primevue 2023-12-19 15:12:40 +00:00
mertsincan 8db6f9c180 Fixed #3967 - DataTable:When using ColumnGroup in a table with more than two frozen columns 2023-12-19 15:12:31 +00:00
Onur Senture 2fe6b0cffc Merge branch 'master' of https://github.com/primefaces/primevue 2023-12-19 18:03:58 +03:00