1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman 2b634438a1
fix: only drag handle is draggable, allow you to select text in the header (#9536)
Previously, the entire card was draggable, which meant that you couldn't
select text inside the card or inside the milestone title when editing.
This makes it so that only the drag handle is draggable.
2025-03-17 10:52:09 +01:00
..
admin chore: access overview search (#9547) 2025-03-17 08:46:09 +00:00
application chore: fix text on last seen instances (#9376) 2025-02-27 09:21:40 +02:00
archive chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
banners chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
changeRequest Feat(UI): new strategy variant chips (#9507) 2025-03-13 11:27:45 +01:00
commandBar fix: command bar z-index (#9543) 2025-03-14 11:46:44 +01:00
common chore: Playground Strategy Lists (#9510) 2025-03-13 12:01:44 +01:00
context
demo Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
environments chore: remove apitoken.username (#9448) 2025-03-11 08:32:50 +01:00
events chore: show events IP (#9512) 2025-03-12 10:06:29 +00:00
feature chore: Delete unused files (#9542) 2025-03-14 11:22:10 +01:00
featureTypes
feedback chore: remove uiGlobalFontSize flag (#9331) 2025-02-26 12:39:53 +01:00
feedbackNew
filter
insights Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
integrations
layout fix: new header z-index style (#9541) 2025-03-14 11:18:20 +01:00
loginHistory
maintenance
menu fix: command bar z-index (#9543) 2025-03-14 11:46:44 +01:00
onboarding
personalDashboard chore: remove frontendHeaderRedesign flag (#9428) 2025-03-05 09:40:53 +01:00
playground/Playground chore: Playground Strategy Lists (#9510) 2025-03-13 12:01:44 +01:00
project chore: rename access matrix to access overview (#9531) 2025-03-13 15:23:58 +00:00
providers fix: use the correct permission for the create template button (#9545) 2025-03-14 14:42:28 +01:00
releases fix: only drag handle is draggable, allow you to select text in the header (#9536) 2025-03-17 10:52:09 +01:00
segments
signals
splash
strategies
tags chore: remove uiGlobalFontSize flag (#9331) 2025-02-26 12:39:53 +01:00
user Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
App.tsx chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
InitialRedirect.tsx