Commit Graph

1217 Commits (067c29b0718f94579aff2270db025808f564fae3)

Author SHA1 Message Date
Tuğçe Küçükoğlu 467ac78118 Fixed #4156 - DataTable & TreeTable: new size property 2023-07-19 15:01:49 +03:00
mertsincan 093562f217 Refactor #4159 2023-07-19 12:34:12 +01:00
mertsincan 822d217a87 Fixed #4159 - Rename button and buttonIcon pt options with closeButton and closeIcon options in Message 2023-07-19 09:21:09 +01:00
mertsincan ee4dfdcdd4 Update Sidebar.vue 2023-07-18 11:35:16 +01:00
mertsincan 66ab169d80 Update Dialog.vue 2023-07-18 01:57:56 +01:00
Bahadır Sofuoğlu 9c5f09291f v-show added for checkIcons 2023-07-17 23:16:16 +03:00
mertsincan 68c5d088eb Fixed #4150 - Improve pt syntax for 'class' definitions 2023-07-17 13:31:09 +01:00
mertsincan cbad15003f Update TabView.vue 2023-07-17 11:29:13 +01:00
mertsincan 3ef520a793 Merge branch 'master' of https://github.com/primefaces/primevue 2023-07-17 10:39:37 +01:00
mertsincan 0e5b68e6ec Update ScrollPanel.vue 2023-07-17 10:39:35 +01:00
Tuğçe Küçükoğlu ee637daf39 Refactor #4149 - Column & TreeTable 2023-07-17 12:23:09 +03:00
mertsincan 88c510938d Refactor #4136 2023-07-14 11:00:38 +01:00
Tuğçe Küçükoğlu 8ef06cb4ef
Merge pull request #4087 from Neluji/patch-1
Fix type of `id` prop in Panel `header` slot
2023-07-14 12:24:05 +03:00
mertsincan f6743c521f Refactor #4136 - Rename tab with tabpanel and accordiontab 2023-07-14 10:04:32 +01:00
Tuğçe Küçükoğlu 879ddcc0ce Fixed #4138 - TreeTable: Sorting does not work when clicking at the header title 2023-07-14 10:34:51 +03:00
Tuğçe Küçükoğlu b2b812aca2 Update Paginator.d.ts 2023-07-14 10:23:43 +03:00
Tuğçe Küçükoğlu a09f66ec46 Fixed #4133 - Selection(multiple and single) not working in TreeTable 2023-07-14 10:17:45 +03:00
mertsincan 1c05650aaf Fixed #4139 - Button: remove margin from default style 2023-07-13 22:53:28 +01:00
mertsincan d10a625fe0 Update Utils.d.ts 2023-07-13 22:36:18 +01:00
mertsincan bf2cedf8da Improve ObjectUtils methods 2023-07-13 22:34:23 +01:00
Tuğçe Küçükoğlu e1c7806c2d Refactor #4124 - InputText pt context improvements 2023-07-13 15:42:41 +03:00
Tuğçe Küçükoğlu 02f67d1b0f Refactor #4124 - Textarea pt context improvements 2023-07-13 15:42:30 +03:00
Tuğçe Küçükoğlu 6afaa15de3 Typo fix 2023-07-13 15:23:46 +03:00
Tuğçe Küçükoğlu 447773073a Paginator updates for DataView 2023-07-13 15:22:16 +03:00
Tuğçe Küçükoğlu 91c7fede14 Typo fix 2023-07-13 15:21:53 +03:00
mertsincan d730a7081c Fixed #4136 - Improve pt options on components that use helper component 2023-07-13 12:12:07 +01:00
Tuğçe Küçükoğlu f7d4ba1d2d Refactor #4124 - PickList pt context improvements 2023-07-13 11:00:06 +03:00
Tuğçe Küçükoğlu fd632dad19 Update Timeline.d.ts 2023-07-13 10:52:17 +03:00
Tuğçe Küçükoğlu 17d0880c34 Refactor #4124 - OrderList pt context improvements 2023-07-13 10:48:22 +03:00
Tuğçe Küçükoğlu 9c209deff8 Update PickList.d.ts 2023-07-13 10:47:34 +03:00
Tuğçe Küçükoğlu e0c71d8009 Update PickList.d.ts 2023-07-13 10:46:31 +03:00
Tuğçe Küçükoğlu 3c68ccc1b1 Refactor #4124 - PickList pt context improvements 2023-07-13 10:42:00 +03:00
mertsincan 487c2375f6 Update ObjectUtils.js 2023-07-12 10:47:23 +01:00
mertsincan a00e1a07a0 Update Utils.d.ts 2023-07-12 10:44:06 +01:00
mertsincan 6f8e16f0ae Refactor on useStyle api 2023-07-12 10:19:35 +01:00
mertsincan 5f09ecd0a0 Fixed #4125 - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
Tuğçe Küçükoğlu 4e68875032 Refactor #4124 - Timeline pt context improvements 2023-07-11 14:11:03 +03:00
mertsincan 6e4daf6843 Fixed #4122 - The types in PrimeVue config are not accessible 2023-07-10 23:16:13 +01:00
Rob Morgan f90cc83689
Add changeTheme to PrimeVue TS interface (#4119)
Co-authored-by: Rob Morgan <rob.morgan@masabi.com>
2023-07-10 23:12:26 +01:00
Tuğçe Küçükoğlu 10fb57cc1a Convert p-link to px-link 2023-07-10 17:42:43 +03:00
Tuğçe Küçükoğlu 70ae43127b Set new version 2023-07-10 14:10:32 +03:00
mertsincan 5774c84a3a Refactor 2023-07-10 10:43:08 +01:00
mertsincan 63b5b8be8e Refactor #4103 - Update lifecycle names in Base* files 2023-07-10 10:34:48 +01:00
Tuğçe Küçükoğlu 24e58cb64a MultiSelect hiddenInput pt fix 2023-07-07 15:57:51 +03:00
Tuğçe Küçükoğlu 63b11df3fa Refactor #3965 - Refactor on Toast 2023-07-07 15:06:58 +03:00
mertsincan 9b9444b6b0 Refactor on directives 2023-07-07 13:00:11 +01:00
Tuğçe Küçükoğlu 0f0c9b95b2 Refactor #4103 - unstyled option updates 2023-07-07 14:23:03 +03:00
Tuğçe Küçükoğlu ca49de6898 Update StyleClass.js 2023-07-07 10:45:25 +03:00
Tuğçe Küçükoğlu 265a45622a Refactor #3965 - Refactor on Dialog 2023-07-07 09:04:39 +03:00
mertsincan ecf2336c03 Fixed FocusTrap issue 2023-07-06 15:57:08 +01:00
Tuğçe Küçükoğlu e961e48c81 Update TreeSelect.d.ts 2023-07-06 16:55:33 +03:00
Tuğçe Küçükoğlu 34bb1c969c Update Calendar.d.ts 2023-07-06 16:54:38 +03:00
Tuğçe Küçükoğlu 6f6083169f Refactor #3965 - Refactor on VirtualScroller 2023-07-06 16:44:37 +03:00
mertsincan 5f53eb3919 Merge branch 'master' of https://github.com/primefaces/primevue 2023-07-06 13:43:33 +01:00
mertsincan 5b1727ad8a Update BaseDirective.js 2023-07-06 13:43:23 +01:00
Tuğçe Küçükoğlu f10ff10bc7 MultiSelect: pt loadingIcon typo fix 2023-07-06 15:28:09 +03:00
mertsincan afd64097b3 Merge branch 'master' of https://github.com/primefaces/primevue 2023-07-06 13:24:39 +01:00
mertsincan 95c2dcd54b Update directive data keyword 2023-07-06 13:24:34 +01:00
Tuğçe Küçükoğlu b4d07f0176 Refactor #3965 - Refactor on class implementation 2023-07-06 15:13:28 +03:00
mertsincan 812378623b Update d.ts files 2023-07-06 13:01:33 +01:00
mertsincan 546504c4e0 Update BaseComponent.d.ts 2023-07-06 12:59:21 +01:00
mertsincan 439b7ee308 Update d.ts files 2023-07-06 12:17:08 +01:00
mertsincan 161cbd75f1 Merge branch 'master' of https://github.com/primefaces/primevue 2023-07-06 12:09:28 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00
Tuğçe Küçükoğlu b1eb42aca5 Refactor #3965 - Refactor on OrganizationChart 2023-07-06 13:54:33 +03:00
Tuğçe Küçükoğlu 4c29804b00 Refactor #4103 - FocusTrap and Tooltip fixes 2023-07-06 13:12:19 +03:00
Tuğçe Küçükoğlu 01616e5823 Refactor #3965 - unstyled option for directives 2023-07-06 13:11:23 +03:00
Tuğçe Küçükoğlu f98d740652 Refactor #3965 - Refactor on VirtualScroller 2023-07-06 10:17:36 +03:00
Tuğçe Küçükoğlu 22498f1e61 Refactor #3965 - Refactor on Sidebar 2023-07-05 18:06:50 +03:00
Tuğçe Küçükoğlu e65a1ee1d4 Refactor #3965 - Refactor on Dialog 2023-07-05 17:36:46 +03:00
Tuğçe Küçükoğlu 3014b22550 Refactor #3965 - Refactor on Dialog 2023-07-05 17:31:59 +03:00
Tuğçe Küçükoğlu 18662adebd primevue.css import updates 2023-07-05 16:53:02 +03:00
mertsincan 6bad630ce1 Refactor 2023-07-05 14:43:00 +01:00
Tuğçe Küçükoğlu 33261420f3 Add empty primevue.css 2023-07-05 15:18:34 +03:00
Tuğçe Küçükoğlu 53f1a6973e Menubar mobile outside click defect 2023-07-04 17:11:19 +03:00
Tuğçe Küçükoğlu b27da746cb Refactor #3965 - AutoComplete style fixes 2023-07-04 12:34:53 +03:00
Tuğçe Küçükoğlu 8c7ee1d604 Update ProgressBar.vue 2023-07-04 12:29:02 +03:00
Tuğçe Küçükoğlu 78792f0624 prettier update 2023-07-04 12:28:55 +03:00
Tuğçe Küçükoğlu 019f1607e9 Fixed #4106 - InputText: size property 2023-07-04 12:28:31 +03:00
Tuğçe Küçükoğlu 3d49b11814 Refactor #3965 - hostName fixes 2023-07-04 09:29:36 +03:00
mertsincan 29856c6a3a Refactor 2023-07-04 03:24:37 +01:00
mertsincan 3442acade4 Refactor #3965 - Added `hooks` keyword to control all lifecycle methods to self/global PT options 2023-07-04 02:28:19 +01:00
mertsincan d9baf298d5 Update DomHandler.js 2023-07-04 01:12:39 +01:00
mertsincan f23e5adc07 Fixed #4014 - The `getScrollableParents` method throws a exception in shadow dom 2023-07-04 01:01:00 +01:00
mertsincan af29b218a5 Fixed #4102 - Pass all emits to templates on DynamicDialog 2023-07-04 00:48:26 +01:00
mertsincan a0bdbee874 Refactor 2023-07-04 00:28:22 +01:00
mertsincan 37b65d8b47 Refactor 2023-07-04 00:12:09 +01:00
mertsincan 60d0049eb1 Create UseStyle.d.ts 2023-07-03 23:32:41 +01:00
mertsincan f2fbee878d Update Utils.d.ts 2023-07-03 23:21:33 +01:00
mertsincan 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
navedqb b79691cc10
Fixes image preview not closing on escape click 2023-07-01 23:10:49 +05:30
Neluji e233df90fe
Fix type of `id` prop in Panel `header` slot 2023-06-26 17:04:31 +02:00
Tuğçe Küçükoğlu 599faa3205 Fixed #4083 - Button: Button width is to small when have a icon and a badge only 2023-06-26 15:57:05 +03:00
mertsincan 423e88c553 Update Utils.d.ts 2023-06-26 13:13:09 +01:00
mertsincan 422d994bfa Update utils.d.ts and cosmetics 2023-06-26 13:11:25 +01:00
Tuğçe Küçükoğlu ab880af36c Refactor #3965 - For Directives .d.ts 2023-06-23 17:51:42 +03:00
Tuğçe Küçükoğlu 2d1a301c22 Checkbox updates for pt 2023-06-23 16:08:09 +03:00
Tuğçe Küçükoğlu 386c7d8b84 Refactor #3965 - For Avatar 2023-06-23 13:05:40 +03:00
Tuğçe Küçükoğlu 810894df5a Refactor #3965 - For Button 2023-06-23 12:53:53 +03:00
Tuğçe Küçükoğlu 8268c74a99 Refactor #3965 - For Directives .d.ts 2023-06-23 12:47:31 +03:00
Tuğçe Küçükoğlu 7cb1814a1d Refactor #3965 - For Directives 2023-06-23 12:34:16 +03:00
Tuğçe Küçükoğlu 1398d98615
Merge pull request #3999 from thielpa/fix-currency-euro
InputNumber: fix formatting of currencies with suffix
2023-06-23 10:32:22 +03:00
Tuğçe Küçükoğlu 0991a15b5e Refactor #3965 - For Button 2023-06-22 17:16:55 +03:00
Tuğçe Küçükoğlu e677627b0c format check 2023-06-22 16:56:59 +03:00
Tuğçe Küçükoğlu c7c08b6c96 Refactor #3965 - For StyleClass 2023-06-22 16:55:50 +03:00
Tuğçe Küçükoğlu a6e8c4d163 Refactor #3965 - For FocusTrap 2023-06-22 16:53:04 +03:00
Tuğçe Küçükoğlu 0958ca3d3e Refactor #3965 - For Ripple 2023-06-22 16:52:12 +03:00
Tuğçe Küçükoğlu 6818c8092e Refactor #3965 - For BadgeDirective 2023-06-22 16:50:40 +03:00
Tuğçe Küçükoğlu 3c84f251e4 Refactor #3965 - Refactor on Avatar 2023-06-22 16:46:17 +03:00
Tuğçe Küçükoğlu af5a0b090d Refactor #3965 - Refactor on Dropdown 2023-06-22 16:29:47 +03:00
Tuğçe Küçükoğlu ff403897d2 Refactor #3965 - Refactor on Dropdown 2023-06-22 16:06:28 +03:00
Tuğçe Küçükoğlu 22e6c7a53e Refactor #3965 - Update for BaseDirective 2023-06-22 15:56:19 +03:00
Tuğçe Küçükoğlu 97eb1485e6 Update Button.vue 2023-06-22 15:24:07 +03:00
Tuğçe Küçükoğlu 758e72a8fc Update CascadeSelect.d.ts 2023-06-22 15:16:10 +03:00
Tuğçe Küçükoğlu 99aea5b000 TreeSelect accessibility warning fixes 2023-06-22 09:46:22 +03:00
Paul Thiel 64579b8e66 fix(InputNumber): formatting of currencies with suffix 2023-06-21 21:17:01 +02:00
Tuğçe Küçükoğlu 2ee9923aa5 Refactor #3965 - BaseDirective added 2023-06-21 17:05:23 +03:00
Tuğçe Küçükoğlu 77074e623f Refactor #3965 - For Tooltip 2023-06-21 16:58:32 +03:00
Tuğçe Küçükoğlu b273dbbcc9 Refactor #3965 - BaseDirective added 2023-06-21 16:48:00 +03:00
Tuğçe Küçükoğlu 05f2958c74 Refactor #3965 - Fixes for ProgressBar 2023-06-20 15:09:52 +03:00
Tuğçe Küçükoğlu 641f6a0e11 Refactor #3965 - data-pc-name updates 2023-06-20 14:37:52 +03:00
Tuğçe Küçükoğlu 1a955f01ec remove console 2023-06-20 13:56:35 +03:00
Tuğçe Küçükoğlu 3e8fbf4c3a Update TreeNode.vue 2023-06-20 13:49:32 +03:00
Tuğçe Küçükoğlu f506a782fd Update Paginator.d.ts 2023-06-20 13:35:44 +03:00
Tuğçe Küçükoğlu a8c947a264 Refactor #3965 - For Paginator & PT name changes 2023-06-20 13:03:34 +03:00
Tuğçe Küçükoğlu f1f77d62a6 Update VirtualScroller.d.ts 2023-06-20 12:51:09 +03:00
Tuğçe Küçükoğlu c66706faa1 Fixed #4063 - Toast: Crashing when no severity value is provided 2023-06-20 11:39:17 +03:00
Tuğçe Küçükoğlu 20f559163a
Merge pull request #4016 from bgoscinski/patch-1
Don't write directly to classList in FocusTrap.js
2023-06-20 11:25:45 +03:00
Tuğçe Küçükoğlu 5b309206b9 format fix 2023-06-20 10:45:15 +03:00
Tuğçe Küçükoğlu 349e084249
Merge pull request #4052 from hamidovz/master
Bugfix: prevent tooltip to appear if the binded element is removed from DOM
2023-06-20 10:41:46 +03:00
Tuğçe Küçükoğlu 609b19f664
Merge pull request #4061 from IanLai0201/master
fix: fix column sorticon slot props type
2023-06-20 10:35:34 +03:00
Tuğçe Küçükoğlu 9fc1b3e625
Merge pull request #4064 from qburst/4025--fix-undefined-hideDelay
4025  fix undefined hide delay
2023-06-20 10:33:59 +03:00
Tuğçe Küçükoğlu 988abaca85
Merge pull request #4068 from Tamas-hi/patch-1
fix (docs): PickList documentation properties default value fix
2023-06-20 10:31:11 +03:00
Tuğçe Küçükoğlu 352ce67e1c Fixed #4065 - SplitButton: aria-expanded not set correctly 2023-06-20 10:29:55 +03:00
Tamás H 2faf3252f7
Update PickList.d.ts
The showSourceControls and showTargetControls have a default value of true in the codebase.
2023-06-19 13:29:19 +02:00
naved 8f2e46bf0c Fix undefined hideDelay 2023-06-19 14:12:45 +05:30
Ian Lai c0e470d754 fix: fix column sorticon slot props type 2023-06-19 00:45:26 +08:00
hamidovz a7837b02e9
Merge branch 'primefaces:master' into master 2023-06-15 03:56:26 +04:00
Tuğçe Küçükoğlu f26621647d Update Paginator.d.ts 2023-06-14 17:28:21 +03:00
Tuğçe Küçükoğlu 5128b6e362 Refactor #3965 - For Tooltip CSS 2023-06-14 17:10:55 +03:00
Tuğçe Küçükoğlu fd41318aae Update OrganizationChartNode.vue 2023-06-14 15:28:35 +03:00
Tuğçe Küçükoğlu a3668e026b Update TreeNode.vue 2023-06-14 14:21:08 +03:00
Beta Bilim 734b41e5bd prevent tooltip to appear if the binded element is removed from DOM 2023-06-14 03:55:48 +04:00
Tuğçe Küçükoğlu 9669b7e250 Update Tree.d.ts 2023-06-13 17:24:45 +03:00
Tuğçe Küçükoğlu 663765689c Refactor #3965 - Update for Timeline 2023-06-13 16:24:14 +03:00
Tuğçe Küçükoğlu 10f83fbe88 Refactor #3965 - Update for unstyled prop 2023-06-12 10:11:42 +03:00
Tuğçe Küçükoğlu 350d5c21a7 Refactor #3965 - Update for unstyled check and data-* attributes 2023-06-09 15:44:26 +03:00
Tuğçe Küçükoğlu 66b08abf06 Fixed #4042 - Positioning defect PrimeVue Button with icon slot 2023-06-09 15:09:21 +03:00
Tuğçe Küçükoğlu 3de20a4e55 Refactor #3965 - Update for Galleria 2023-06-09 14:49:47 +03:00
Tuğçe Küçükoğlu ff695f200f Refactor #3965 - Update for Carousel 2023-06-09 14:04:22 +03:00
Tuğçe Küçükoğlu 9abaad7612 Refactor #3965 - Update for Image 2023-06-09 13:28:10 +03:00
Tuğçe Küçükoğlu 61cd94c2e5 Refactor #3965 - Update for Sidebar 2023-06-09 12:25:46 +03:00
Tuğçe Küçükoğlu 1625d6e4f5 Refactor #3965 - Update for OverlayPanel 2023-06-09 12:20:59 +03:00
Bahadır Sofuoğlu 8467dd2a0d Refactor #3965 - Update for Carousel-OrgChart 2023-06-09 11:45:51 +03:00
Tuğçe Küçükoğlu d7272b8caa Refactor #3965 - Update for BlockUI 2023-06-09 11:30:38 +03:00
Tuğçe Küçükoğlu dbd5c52dfe Update Timeline.vue 2023-06-09 11:24:27 +03:00
Tuğçe Küçükoğlu 6c39522495 Refactor #3965 - Update BaseComponent & DataTable 2023-06-08 14:26:48 +03:00
mertsincan 57b6f2c63a Refactor #3965 - Update BaseComponent 2023-06-08 12:16:48 +01:00
Tuğçe Küçükoğlu d21216de3a Refactor #3965 - DataTable sort fixes 2023-06-07 17:04:02 +03:00
Tuğçe Küçükoğlu e55e2a2de9 Refactor #3959 2023-06-07 16:56:55 +03:00
Tuğçe Küçükoğlu b85be19225 Refactor #3965 - Reimplementation DataTable for VirtualScroller 2023-06-07 16:50:56 +03:00
Bahadır Sofuoğlu 0a1b7e3b15 Refactor #3965 - Refactor on Media components 2023-06-07 13:46:13 +03:00
Tuğçe Küçükoğlu 1774b2b8e4 Refactor #3965 - Refactor on Tree 2023-06-07 10:54:17 +03:00
Tuğçe Küçükoğlu 90412ac80e Fixed #4010 - TreeTable: event propagation issue 2023-06-07 10:44:59 +03:00
Tuğçe Küçükoğlu 26d30ab298 Refactor #3965 - For PickList 2023-06-06 16:30:04 +03:00
Tuğçe Küçükoğlu c98ab6e3fc Refactor #3965 - For OrderList 2023-06-06 16:20:55 +03:00
Tuğçe Küçükoğlu b37904f0d9 Refactor #3965 - For DataViewLayoutOptions 2023-06-06 16:13:46 +03:00
Tuğçe Küçükoğlu 38eb736df7 Refactor #3965 - For DataView 2023-06-06 16:10:43 +03:00
Tuğçe Küçükoğlu 992c40ac6c Refactor #3965 - For DataView & DataViewLayoutOptions 2023-06-06 16:04:43 +03:00
Tuğçe Küçükoğlu 99434c4c00 Refactor #3965 - For VirtualScroller 2023-06-06 14:38:49 +03:00
Bahadır Sofuoğlu 5c47976d98 Update #3965 - Updates on Dialog components 2023-06-06 12:38:02 +03:00
Tuğçe Küçükoğlu ebe3ac809c SplitButton icon sot updates 2023-06-06 11:14:14 +03:00
Tuğçe Küçükoğlu 1f961e0a6e Refactor #4024 - For SplitButton 2023-06-06 11:13:07 +03:00
Tuğçe Küçükoğlu 3f14493571 Refactor #4024 - For DataTable 2023-06-05 16:49:36 +03:00
Tuğçe Küçükoğlu 9cb888b6a0 Refactor #3965 - Refactor on DataTable Column index context 2023-06-05 16:45:43 +03:00
Tuğçe Küçükoğlu f52d1d91ea Refactor #4024 - DataTable & TreeTable 2023-06-05 16:26:08 +03:00
Tuğçe Küçükoğlu 0da0751256 Fixed #3959 - Dynamic clipPath support for icons 2023-06-05 15:52:54 +03:00
Tuğçe Küçükoğlu cb073ff71a Update ColumnFilter.vue 2023-06-05 15:10:24 +03:00
Tuğçe Küçükoğlu dfcbf5152a Refactor #3965 - Refactor on responsive components 2023-06-05 14:24:13 +03:00
Tuğçe Küçükoğlu 67e65198d2 Refactor #3965 - Refactor on DataTable 2023-06-05 14:18:11 +03:00
Tuğçe Küçükoğlu 7c885411ba Paginator wrapper and root pt update 2023-06-05 14:04:02 +03:00
Tuğçe Küçükoğlu 671b3d3a20 Refactor #4024 - For InputSwitch 2023-06-05 13:23:17 +03:00
Tuğçe Küçükoğlu 6ed39be396 Refactor #4024 - For PickList 2023-06-05 13:19:03 +03:00
Tuğçe Küçükoğlu 6d2e594c96 Refactor #4024 - For OrderList 2023-06-05 13:18:57 +03:00
Tuğçe Küçükoğlu c035108033 Refactor #4024 - For SplitButton 2023-06-05 13:18:48 +03:00
Tuğçe Küçükoğlu a6d2997acc Update FileContent.vue 2023-06-05 11:56:39 +03:00
Tuğçe Küçükoğlu 3150ddab19 Refactor #3965 - Update for unstyled prop 2023-06-05 11:55:38 +03:00
Tuğçe Küçükoğlu 5b450d2ecc Refactor #3983 - For TreeTable 2023-06-05 11:36:46 +03:00
Tuğçe Küçükoğlu a5ec0a6b9f Refactor #3965 - Update for unstyled prop 2023-06-05 11:10:25 +03:00
Tuğçe Küçükoğlu e8f5896079 Refactor #3965 - For TreeTable .d.ts 2023-06-05 10:44:19 +03:00
Tuğçe Küçükoğlu 7291d3a758 Merge branch 'master' of https://github.com/primefaces/primevue 2023-06-05 10:34:26 +03:00
Tuğçe Küçükoğlu 9bb203993a Refactor #3983 - For TreeTable 2023-06-05 10:34:19 +03:00
Ulaş Turan f9e7348bbe Refactor #3924 - For TreeTable.d.ts 2023-06-05 10:22:12 +03:00
Bahadır Sofuoğlu 80478bbfe1 Refactor #3965 - For DataViewLayoutOptions 2023-06-02 19:04:55 +03:00
Bahadır Sofuoğlu 2d28fe4908 Refactor #3965 - For Picklist 2023-06-02 18:43:30 +03:00
Tuğçe Küçükoğlu 7b563f1a7e Refactor #3983 - For DataTable VirtualScroller 2023-06-02 17:40:41 +03:00
Tuğçe Küçükoğlu 78fef4be6b Refactor #3965 - Update Base components 2023-06-02 17:28:59 +03:00
Bartosz Gościński 7249a732c1
Don't write directly to classList in FocusTrap.js
According to [MDN][1] `classList` is a read-only property. To properly write to it you use its [`value`][2] property (`DOMTokenList#value`) 

[1]: https://developer.mozilla.org/en-US/docs/Web/API/Element/classList
[2]: https://developer.mozilla.org/en-US/docs/Web/API/DOMTokenList/value
2023-06-02 14:53:42 +02:00
Tuğçe Küçükoğlu 08289e81bc Update TabView.d.ts 2023-06-02 14:55:13 +03:00
Tuğçe Küçükoğlu 1771b7b750 Refactor #3983 - For DataTable.d.ts 2023-06-02 14:17:23 +03:00