Skip to content

feat: enhance tooltip animations with custom tooltip delay and duration property + samples#7953

Closed
deleonio wants to merge 1 commit intodevelopfrom
feature/implementiere-schnellere-tooltip-transition-v3
Closed

feat: enhance tooltip animations with custom tooltip delay and duration property + samples#7953
deleonio wants to merge 1 commit intodevelopfrom
feature/implementiere-schnellere-tooltip-transition-v3

Conversation

@deleonio
Copy link
Copy Markdown
Contributor

@deleonio deleonio commented Jun 23, 2025

The A11y and PO reviews will only take place after all other DoD steps have been completed by the Developer:

  • Meaningful pull request title for the release notes
  • Pull request is linked to an issue and all changes relate to the issue
  • Tests to protect this code implemented (if applicable)
  • Manual test performed successfully (if applicable)
  • Documentation or migration has been updated (if applicable)

@deleonio deleonio marked this pull request as draft June 23, 2025 03:16
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 23, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 23, 2025

Hydration Benchmark Report (vs Baseline)

✅ Top 5 Improvements (Best Speedups)

Component Current Baseline Δ% Result
kol-table-stateless 358.2ms 437ms -18%
kol-form 29.2ms 35.6ms -18%
kol-heading 18ms 21.5ms -16.3%
kol-input-radio 49.3ms 56.5ms -12.7%
kol-nav 29.6ms 33.9ms -12.7%

🔻 Flop 5 Regressions (Worst Slowdowns)

Component Current Baseline Δ% Result
kol-drawer 42.5ms 25.6ms +66% 🔻
kol-card 29.2ms 22.6ms +29.2% 🔻
kol-input-number 63.3ms 56.1ms +12.8% 🔻
kol-link-button 63.4ms 56.5ms +12.2% 🔻
kol-button-link 56.5ms 50.7ms +11.4% 🔻
📋 Show all results
Component Current Baseline Δ% Result
kol-abbr 18.1ms 19.8ms -8.6%
kol-accordion 134.4ms 131ms +2.6%
kol-alert 114.1ms 105.9ms +7.7%
kol-avatar 25.6ms 26.9ms -4.8%
kol-badge 63.2ms 70.1ms -9.8%
kol-breadcrumb 99.4ms 97.6ms +1.8%
kol-button 61.7ms 63ms -2.1%
kol-button-link 56.5ms 50.7ms +11.4% 🔻
kol-card 29.2ms 22.6ms +29.2% 🔻
kol-details 130.9ms 134.9ms -3%
kol-drawer 42.5ms 25.6ms +66% 🔻
kol-form 29.2ms 35.6ms -18%
kol-heading 18ms 21.5ms -16.3%
kol-icon 65.5ms 65.1ms +0.6%
kol-image 20.4ms 19.3ms +5.7%
kol-input-checkbox 139.6ms 141.3ms -1.2%
kol-input-color 73.5ms 81.9ms -10.3%
kol-input-date 66ms 70.3ms -6.1%
kol-input-email 60.4ms 62.5ms -3.4%
kol-input-file 94.7ms 93.7ms +1.1%
kol-input-number 63.3ms 56.1ms +12.8% 🔻
kol-input-password 55ms 51.6ms +6.6%
kol-input-radio 49.3ms 56.5ms -12.7%
kol-input-text 54.5ms 59.3ms -8.1%
kol-link 49.3ms 49.8ms -1%
kol-link-button 63.4ms 56.5ms +12.2% 🔻
kol-modal 20.3ms 20.5ms -1%
kol-nav 29.6ms 33.9ms -12.7%
kol-pagination 428.6ms 423.8ms +1.1%
kol-popover-button 73ms 71.3ms +2.4%
kol-progress 29.8ms 32.8ms -9.1%
kol-quote 19.6ms 19ms +3.2%
kol-select 112.9ms 117.1ms -3.6%
kol-skip-nav 21.6ms 23.6ms -8.5%
kol-spin 24.8ms 24.2ms +2.5%
kol-split-button 172.8ms 174.7ms -1.1%
kol-table-stateful 369.2ms 374.7ms -1.5%
kol-table-stateless 358.2ms 437ms -18%
kol-tabs 29.6ms 32.3ms -8.4%
kol-textarea 50.5ms 54.1ms -6.7%
kol-toolbar 32.7ms 36ms -9.2%
kol-tree 27.8ms 26.5ms +4.9%
kol-tree-item 64.2ms 64ms +0.3%
kol-version 152.1ms 154.8ms -1.7%

@deleonio deleonio force-pushed the feature/implementiere-schnellere-tooltip-transition-v3 branch from 7d43696 to fc58353 Compare June 23, 2025 03:35
@deleonio deleonio changed the title feat: add custom tooltip duration example and enhance tooltip animations feat: enhance tooltip animations with custom tooltip delay and duration property + samples Jun 23, 2025
@deleonio deleonio force-pushed the feature/implementiere-schnellere-tooltip-transition-v3 branch from fc58353 to 368d0fd Compare June 23, 2025 04:03
@deleonio deleonio requested a review from laske185 June 23, 2025 04:04
@deleonio deleonio marked this pull request as ready for review June 23, 2025 04:05
@deleonio deleonio marked this pull request as draft June 23, 2025 05:04
@deleonio deleonio removed the request for review from laske185 June 23, 2025 05:04
@deleonio deleonio linked an issue Jun 23, 2025 that may be closed by this pull request
@deleonio
Copy link
Copy Markdown
Contributor Author

#7977

@deleonio deleonio closed this Jun 25, 2025
@publicuibot publicuibot bot locked and limited conversation to collaborators Jun 25, 2025
@deleonio deleonio deleted the feature/implementiere-schnellere-tooltip-transition-v3 branch September 22, 2025 06:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚀 Feature: Tooltip Transition reduzieren

1 participant