1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/component/changeRequest/ChangeRequest
Thomas Heartman 99b8fa2943
refactor: take chatgpt's suggestions for diff calc algorithm (#6086)
We had to make some updates to let the compiler know about the types and
fix an issue with nested objects not being compared as objects (instead
as strings), but this saves us a few lines and is hopefully more
readable.
2024-02-01 19:57:09 +09:00
..
Changes refactor: take chatgpt's suggestions for diff calc algorithm (#6086) 2024-02-01 19:57:09 +09:00
NameWithChangeInfo chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
StrategyTooltipLink feat: track search bar events (#6021) 2024-01-24 14:23:23 +02:00
ChangeRequest.test.tsx refactor: use union types for change request types (#5870) 2024-01-12 13:15:43 +05:30
ChangeRequest.tsx refactor: use union types for change request types (#5870) 2024-01-12 13:15:43 +05:30
SegmentTooltipLink.tsx refactor: clean up some unused imports (#4597) 2023-09-01 15:32:15 +01:00