Commit Graph

69 Commits (bda88768899bbe16ef86550a6af9a3bd0a4797c1)

Author SHA1 Message Date
mertsincan 99b1edd5ce Refactor #5071 - Improve the structure of some components to comply with standards 2024-01-12 07:07:55 +00: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
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
FlipWarthog 6c3ea8557d Update !important from component CSS 2023-11-17 17:38:39 -05:00
Rick Kukiela 32d473ecbc
Fixes InputText component "float" label styles for webkit based auto-fill. (#4534)
Applies same fix for the same issue implemented to "primeng" in 2018:
d2abf21fb9
2023-10-05 14:29:37 +01:00
mertsincan 3d1d31ca53 Refactor #4530 - Add d.ts files 2023-10-02 14:15:41 +01: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
mertsincan 546504c4e0 Update BaseComponent.d.ts 2023-07-06 12:59:21 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00
mertsincan 6bad630ce1 Refactor 2023-07-05 14:43:00 +01: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 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01: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