Commit Graph

54 Commits (5d8401462c0a7e4ffc451de875863834b99b5198)

Author SHA1 Message Date
Cagatay Civici 428dbe0469 Revert "Fixed typo"
This reverts commit 70980de77a.
2024-05-15 12:24:26 +03:00
Cagatay Civici 70980de77a Fixed typo 2024-05-15 12:22:27 +03:00
Cagatay Civici 3b9d67d1fd Updated tooltip tokens 2024-05-09 13:11:40 +03:00
Mert Sincan 64dca2bdb9 Added style class definitions to *Style.d.ts 2024-05-08 12:40:44 +01:00
Mert Sincan b7caa4e442 Fixed #5668 - Add sideEffects: false to nested package.json files on components 2024-05-01 09:32:12 +01:00
Mert Sincan 0979dde96d Fixed #5667 - Remove base option from theme config 2024-05-01 09:26:48 +01:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
mertsincan 4c36268045 Theming API: Add `dt` props to all directives 2024-04-01 16:03:24 +01:00
mertsincan d0d0a38598 Add onLoad option to useStyle 2024-03-30 23:49:34 +00:00
tugcekucukoglu 59b510f97b Fixed #5153 - Tooltip: OutOfBounds alignment does not affect tooltip arrow position 2024-02-23 15:43:44 +03:00
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
tugcekucukoglu 3b145e1ced Fixed #5033 - Tooltip arrow is broken 2024-01-05 12:18:31 +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
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
tugcekucukoglu 95e8936be1 Fixed #4738 - Tooltip: escape should be false by default 2023-11-02 13:50:06 +03:00
tugcekucukoglu 5ee9ac2d86 Refactor #4737 2023-11-02 13:46:29 +03:00
tugcekucukoglu 1448e92459 Fixed #4737 - Tooltip: autoHide does not work properly 2023-11-02 10:53:45 +03:00
navedqb decf1b8d7b
Fixes tooltip flicker on hover 2023-10-19 14:25:55 +05:30
Tuğçe Küçükoğlu a9488af673 Merge branch 'master' of https://github.com/primefaces/primevue 2023-10-17 10:13:26 +03:00
Tuğçe Küçükoğlu 2767c54b30 Fixed #3568 2023-10-17 10:13:19 +03:00
GitHub Actions Bot 0d1d020282 Update API doc 2023-10-17 07:12:58 +00:00
MiAnMy 5b876bebfc
Tooltip: autoHide (#4126)
* Add autohide to tooltip

* Add missing enter

---------

Co-authored-by: Mikołaj Andrasiak <mikolaj.andrasiak@ncbj.gov.pl>
2023-10-17 10:11:39 +03:00
mertsincan 5ff7eb8e4c Fixed #4505 - V-Tooltip, TailwindCSS: Styling not working when using pinia store 2023-10-10 16:37:42 +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
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
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
navedqb 6fbffd3182 Fix tooltip flickering 2023-08-11 11:24:14 +05:30
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
Tuğçe Küçükoğlu d993b4f6f3 Refactor #4211 - For Tooltip 2023-07-31 10:47:30 +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
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00
Tuğçe Küçükoğlu 01616e5823 Refactor #3965 - unstyled option for directives 2023-07-06 13:11:23 +03:00
mertsincan 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01: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 77074e623f Refactor #3965 - For Tooltip 2023-06-21 16:58:32 +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
naved 8f2e46bf0c Fix undefined hideDelay 2023-06-19 14:12:45 +05:30
hamidovz a7837b02e9
Merge branch 'primefaces:master' into master 2023-06-15 03:56:26 +04:00
Tuğçe Küçükoğlu 5128b6e362 Refactor #3965 - For Tooltip CSS 2023-06-14 17:10:55 +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 dcea8cd92b Fixed #3764 - Tooltip Delay option 2023-05-11 15:04:11 +03:00