Commit Graph

76 Commits (964037361e26738f5627df525141b40805305eb5)

Author SHA1 Message Date
mertsincan 964037361e Theme: Update on BaseComponent and BaseDirective structures v3 2024-02-13 09:36:36 +00:00
mertsincan 3be4ffe8be Theme: Update on BaseComponent structure v2 2024-02-12 10:30:01 +00:00
mertsincan 31f465c702 Theme: Update on BaseComponent structure 2024-02-11 09:37:25 +00:00
mertsincan 641b84a34a Merge branch 'master' into v4 2024-02-11 08:47:11 +00:00
mertsincan 5d9ac9917d Refactor #5257 2024-02-11 08:46:46 +00:00
mertsincan 7d5e24e25d Merge branch 'master' into v4 2024-02-11 08:12:55 +00:00
mertsincan dd84dbbb60 Refactor #5257 2024-02-11 08:10:29 +00:00
Cagatay Civici eb5c1629d4 Merge branch 'master' into v4 2024-02-10 09:40:34 +03:00
mertsincan e40c2e7c9c Refactor #5257 - Implement BaseComponent 2024-02-10 00:19:32 +00:00
mertsincan 46661ea658 Refactor on variable import style 2024-02-05 13:00:52 +00:00
Cagatay Civici 5ac44cfc6f Merge branch 'master' into v4 2024-02-03 15:50:33 +03:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
mertsincan c749f0522b Fixed #4707 - PassThought new merging strategy 2024-01-29 12:35:09 +00:00
mertsincan 8e4854474d Init theme structure 2024-01-02 10:18:28 +00:00
mertsincan d1d1e61392 Fixed #4924 - DataTable or Column leak computed properties to their children through VirtualScroller 2023-12-18 17:07:16 +00:00
mertsincan 92180d87bd Refactor #4951 2023-12-10 21:43:59 +00:00
mertsincan 7581419a2d Fixed #4951 - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu b48d33eddd Refactor #4504 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor #4504 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
Tuğçe Küçükoğlu f1b73c1cf1
Merge pull request #4468 from maspetsberger/fix-buttonset-style
Fix buttonset styling when only a single button is present.
2023-09-20 21:05:05 +03:00
mertsincan 44212378dc Refactor #4473 2023-09-20 12:48:21 +01:00
mertsincan 31c3bdf566 Fixed #4473 - Add ptOptions option to PrimeVue config 2023-09-20 12:25:33 +01:00
Michael Aspetsberger 2ff4257421
Fix buttonset styling when only a single button is present. 2023-09-19 11:10:37 +02:00
mertsincan 6b1b47939f Fixed #4400 - The `ptOptions` property is not working with nested components 2023-09-07 10:48:40 +01:00
mertsincan 57ce4e0183 Refactor #4384 2023-09-05 11:18:36 +01:00
mertsincan 1695365111 Refactor #4384 2023-09-05 00:50:32 +01:00
mertsincan a1a6d962b6 Fixed #4384 - Add ptOptions property to all components 2023-09-04 22:23:35 +01:00
mertsincan 334f986e15 Fixed #4381 - MenuPassThrough: The PT option menu does not work 2023-09-04 13:25:33 +01:00
Tuğçe Küçükoğlu b9b1fd8e6a Refactor #4306 2023-09-01 13:06:53 +03:00
Tuğçe Küçükoğlu 63663f3a50 Revert "Typo fix"
This reverts commit 16fdf8fb17.
2023-09-01 12:26:27 +03:00
Tuğçe Küçükoğlu 16fdf8fb17 Typo fix 2023-09-01 11:54:34 +03:00
LanFeusT23 6d256bb4e0
Fixed unstyled config for BaseComponent 2023-08-30 14:08:41 -07:00
mertsincan c57faf3db1 Fixed #4342 - Rename merge and useMergeProps options with mergeSections and mergeProps options on usePassThrough method 2023-08-28 22:00:10 +01:00
Tuğçe Küçükoğlu bb12c9e724 Fixed #4306 - DataTable: PT Options missing for Expansion Row Cell 2023-08-24 13:29:52 +03:00
Tuğçe Küçükoğlu f000abc35c Fixed #4322 - PassThrough: component option improvements 2023-08-22 16:51:41 +03:00
Yağız Ceritoğlu f91def0ac0
fix: button border right bug on hover (#4283)
Co-authored-by: Yağız Ceritoğlu <yagizceritoglu@Yagz-MacBook-Pro.local>
2023-08-18 02:13:44 +01:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
mertsincan c42f45455c Fixed #4241 - Add Content Security Policy (CSP) config 2023-08-11 02:34:02 +01:00
mertsincan dc0e806922 Refactor #4231 2023-08-03 22:37:29 +03:00
mertsincan 38faf56b40 Refactor #4231 - Update BaseComponent 2023-08-02 14:59:10 +03:00
mertsincan 596f3abed9 Fixed #4230 - Add custom global.css option to Pass Through(PT) 2023-08-02 13:39:12 +03:00
mertsincan 68c5d088eb Fixed #4150 - Improve pt syntax for 'class' definitions 2023-07-17 13:31:09 +01:00
mertsincan 88c510938d Refactor #4136 2023-07-14 11:00:38 +01:00
mertsincan 1c05650aaf Fixed #4139 - Button: remove margin from default style 2023-07-13 22:53:28 +01:00
mertsincan d730a7081c Fixed #4136 - Improve pt options on components that use helper component 2023-07-13 12:12:07 +01:00
mertsincan 5f09ecd0a0 Fixed #4125 - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
mertsincan 63b5b8be8e Refactor #4103 - Update lifecycle names in Base* files 2023-07-10 10:34:48 +01:00