Commit Graph

12878 Commits (acb9a5e8887222de4e8f0bcaa023c049d239d728)

Author SHA1 Message Date
Cagatay Civici acb9a5e888
Merge pull request #7274 from cagataycivici/master
Update variable name
2025-02-18 12:00:04 +03:00
Cagatay Civici af2ffbaa3f Update variable name 2025-02-18 10:36:04 +03:00
Cagatay Civici 526f0c1a5b
Merge pull request #7271 from cagataycivici/master
Redo CSRF part for Designer
2025-02-18 02:23:07 +03:00
Cagatay Civici c03efeb500 Changed name 2025-02-18 02:13:23 +03:00
Cagatay Civici 85c9136d3f Refactored csrf token 2025-02-18 02:12:20 +03:00
Cagatay Civici 1a99a505eb Update cookie 2025-02-18 00:22:10 +03:00
Cagatay Civici d42b04c3d7 Merge branch 'prod' 2025-02-17 16:31:17 +03:00
Cagatay Civici f4e8c7dfa4 Updated images and texts for templates 2025-02-17 16:30:54 +03:00
Cagatay Civici 5dcafe4ef6 Refactor on Designer client side 2025-02-17 14:28:56 +03:00
Cagatay Civici ad5dbdd6e4 Capitalize 2025-02-16 21:14:58 +03:00
Cagatay Civici ff09a07005 Reduced border 2025-02-16 21:14:28 +03:00
GitHub Actions Bot 439bcd169e Update API doc 2025-02-15 21:47:53 +00:00
Cagatay Civici 6ecf77a9b5 Merge branch 'prod' 2025-02-16 00:46:52 +03:00
Cagatay Civici a4e3274a17 Update PrimeFlex related information 2025-02-16 00:46:31 +03:00
Cagatay Civici 18d8a80a9b Merge branch 'prod' 2025-02-14 21:34:49 +03:00
Cagatay Civici 0c286f3795 Update roadmap 2025-02-14 21:34:28 +03:00
Mert Sincan 934350b4be refactor: update lock file 2025-02-14 13:07:06 +00:00
Cagatay Civici e5c18f913f New page for Poseidon 2025-02-14 14:47:18 +03:00
GitHub Actions Bot e3cd8e73a3 Code Format 2025-02-13 10:24:51 +00:00
tugcekucukoglu 90eb99c958 Update index.json 2025-02-13 13:23:51 +03:00
tugcekucukoglu 71088653a1 Unused variable updates for eslint 2025-02-13 13:23:48 +03:00
tugcekucukoglu 4dd56903b0 Apidoc updates: use new exported data 2025-02-13 13:22:43 +03:00
Mert Sincan 4da35128c0 refactor: update lock 2025-02-13 09:50:26 +00:00
Mert Sincan bef5d20d4d Update @primeuix/utils to version 0.5.1 2025-02-13 09:47:28 +00:00
Mert Sincan 5c8e7a8c2e Update @primeuix/styled and @primeuix/utils to version 0.5.0 2025-02-13 09:13:29 +00:00
Mert Sincan 462a029226 Update dependencies for @primeuix/styles and @primeuix/themes to latest beta versions 2025-02-12 13:37:18 +00:00
Cagatay Civici 9e35aa1804 Redo auth 2025-02-11 13:26:24 +03:00
tugcekucukoglu 7a3b228ae3 Refactor #7090 - For Tab 2025-02-10 10:09:53 +03:00
tugcekucukoglu 8a50610fd6 Fixed #7222 - DataTable: Colspan not working correctly when selectionMode='single' in Column 2025-02-10 09:56:27 +03:00
tugcekucukoglu ff3b7a58a9 Fixed #7219 - Multiselect unnecessarily scrolling to bottom of options on open 2025-02-07 16:26:28 +03:00
tugcekucukoglu 01c488f08e Fixed #7221 - Dock: Blocked aria-hidden on an element error 2025-02-07 16:12:16 +03:00
Tuğçe Küçükoğlu 238404aa68
Merge pull request #7210 from MstrVLT/Fix-Issue-#7208
fix(VirtualScroller): Typo - missing calculations for grid column
2025-02-07 10:06:16 +03:00
GitHub Actions Bot 13d8e88c08 Update API doc 2025-02-07 07:04:18 +00:00
Tuğçe Küçükoğlu d2d861a6ea
Merge pull request #7214 from SamVanini/feat/7194-add-datatable-generics
feat(datatable): Added generics to type data and newData #7194
2025-02-07 10:03:26 +03:00
Tuğçe Küçükoğlu d149a9555e
Merge pull request #7213 from anispwyn/fix-typo
fix(Passthrough): Typo - Fix declearativeDoc example typo
2025-02-07 10:01:50 +03:00
SamVanini 4a333b684e feat(datatable): Added generics to type data and newData #7194 2025-02-06 23:07:54 +01:00
fame 04306bace1
replace class= with class: 2025-02-07 02:07:15 +07:00
fame e9ca449d32
Fix extra double quotes in passthrough DeclearativeDoc 2025-02-07 01:53:22 +07:00
tugcekucukoglu 013583d9a4 Format fix 2025-02-06 19:08:30 +03:00
GitHub Actions Bot 102677e716 Update API doc 2025-02-06 14:38:03 +00:00
tugcekucukoglu 61cb4594b0 Fixed #7209 - Form components: wrong default value of variant prop in .d.ts files 2025-02-06 17:37:09 +03:00
VLT 92063b98b1
Missing calculation for grid column 2025-02-06 16:35:01 +03:00
Tuğçe Küçükoğlu df90418496
Merge pull request #7207 from MstrVLT/Fix-Issue-#6986
fix(VirtualScroller): #7208
2025-02-06 16:14:12 +03:00
VLT 6af6a2730d
Fix Issue primefaces#6986 2025-02-06 13:24:13 +03:00
GitHub Actions Bot 1ae6326061 Update API doc 2025-02-06 09:36:15 +00:00
Tuğçe Küçükoğlu a8796c2775
Merge pull request #7205 from wangziling/fix-confirm-dialog-types
fix(confirmdialog): fix the missing of the pass-though prop named `mask`
2025-02-06 12:35:23 +03:00
GitHub Actions Bot b37f5a0fae Update API doc 2025-02-06 09:30:11 +00:00
Tuğçe Küçükoğlu 4b2a656c1c
Merge pull request #7203 from wangziling/feature/fix-select-types
fix(select): fix the missing of the pass-though prop named `dropdownIcon`
2025-02-06 12:29:08 +03:00
王子凌 fa7f4d80d0 fix(confirmdialog): fix the missing of the pass-though prop named `mask` 2025-02-06 11:44:32 +08:00
王子凌 020d7f9cc3 fix(select): fix the missing of the pass-though prop named `dropdownIcon` 2025-02-06 10:48:03 +08:00