aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/components/tooltips.md
AgeCommit message (Collapse)AuthorFilesLines
2024-06-12Fix Default values and Description content in options table (#39846)zcl1-1/+1
* Fix Default values and Description content in options table * update default value
2024-03-06Fix various redirectsXhmikosR1-2/+2
2023-07-15Fix tooltip generated markup documentation (#38902)Julien Déramond1-1/+1
2023-06-14Docs (tooltips): Fix "them" typo in markup section (#38751)EricDunsworth1-1/+1
2023-05-31Fix disabled element tooltip stackblitz (#38623)Ian Haggerty1-3/+1
* Load js for disabled button tooltip stackblitz * Remove surrounding useless `<div>` --------- Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2023-03-27Add detailed explanation of the JS components configuration merging process ↵GeoSot1-1/+1
(#37303) * doc: add detailed explanation of the components config process & fix popover/tooltip docs * Update site/layouts/partials/js-data-attributes.md --------- Co-authored-by: Mark Otto <[email protected]>
2023-03-02Docs: replace 'popover' by 'tooltip' in tooltip's page' options sectionJulien Déramond1-1/+1
2023-01-15Changed ```popover``` to ```tooltip``` in docsMaciej Kubień1-3/+3
Changed ```popover``` to ```tooltip``` in tooltip component docs page.
2023-01-03Rewrite some callouts to remove most headings and reduce their contentMark Otto1-9/+3
2023-01-02Update tooltips.mdXhmikosR1-2/+1
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+301
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>