Commit Graph

60 Commits (1cb315bdca78ea3badd1a247f3b36ab75b116ed1)

Author SHA1 Message Date
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
mertsincan 9a82025215 Refactor #5257 2024-02-11 23:48:46 +00:00
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
Cagatay Civici 58300487f0 Fixed #5200 - Contrast and Secondary Variants for Badge/Tag/Message/Toast 2024-02-03 14:36:08 +03:00
tugcekucukoglu 90cd9e288e Refactor #5176 2024-02-02 16:26:27 +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
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
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
tugcekucukoglu 2cc5e637ae Fixed #4728 - Change slot parameter function name on* to *CallBack 2023-10-31 15:52:10 +03:00
Jake 01e3fe7ea7
Add missing message property on ToastProps type (#4569)
Co-authored-by: Jacob Minor <jacob.minor@3squared.com>
2023-10-08 20:37:16 +01:00
Clément cee96884f9
toast: add remove method to clear a single message (#4101)
Co-authored-by: Clément Bernard <cbernard@groupeisagri.com>
2023-10-05 13:54: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 4e772e244e Fixed #4454 - ToastMessage: styleClass property is ignored 2023-09-19 12:41:19 +03:00
Tuğçe Küçükoğlu 962ddb1353 Fixed #4470 - Dialog/Toast: new container template 2023-09-19 12:36:33 +03:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed #4290 - Update d.ts files 2023-09-05 09:50:46 +01:00
Tuğçe Küçükoğlu 041bd3214c **PassThroughMethodOptions updated TS comments 2023-09-05 09:50:04 +03:00
Tuğçe Küçükoğlu bf1eb271f3 Fixed #4302 - Toast: Icon classes not being correctly exposed 2023-08-23 09:38:25 +03:00
Tuğçe Küçükoğlu 446214254e Fixed #4309 - Toast message content overflows the toast border 2023-08-22 09:51:53 +03: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
navedqb c4cd4d870c Fixed icon shrink in toast 2023-08-04 15:03:13 +05:30
mertsincan 6d3d420189 Fixed #4231 - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan 760010a18b Refactor #4231 - For Toast 2023-08-02 15:02:57 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
Tuğçe Küçükoğlu 3406f88b1a Refactor #4163 - For Toast 2023-07-19 15:46:43 +03:00
mertsincan 093562f217 Refactor #4159 2023-07-19 12:34:12 +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 63b11df3fa Refactor #3965 - Refactor on Toast 2023-07-07 15:06:58 +03: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 439b7ee308 Update d.ts files 2023-07-06 12:17:08 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +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 c66706faa1 Fixed #4063 - Toast: Crashing when no severity value is provided 2023-06-20 11:39:17 +03:00
Tuğçe Küçükoğlu dfcbf5152a Refactor #3965 - Refactor on responsive components 2023-06-05 14:24:13 +03:00
Bahadır Sofuoğlu 70cb416c0f Update #3965 - Overlay - misc components 2023-05-30 15:28:04 +03:00
mertsincan a556b46e48 Refactor #3965 - Update CascadeSelect and Breadcrumb 2023-05-30 10:59:17 +01:00
Bahadır Sofuoğlu ded7a0dc06 Update #3965 - For Toast 2023-05-29 14:35:09 +03:00
Bahadır Sofuoğlu 41c4194b27 Refactor #3965 - For Toast 2023-05-26 00:53:07 +03:00
Tuğçe Küçükoğlu 8d9b770047 Toast pt prop update 2023-05-03 17:14:24 +03:00
Tuğçe Küçükoğlu 3bae8de47e Refactor #3911 - For Toast 2023-04-28 16:39:19 +03:00