Commit Graph

25 Commits

Author SHA1 Message Date
Gregory Schier ec3e2e16a9 Switch to BiomeJS (#306) 2025-11-23 08:38:13 -08:00
Gregory Schier f3e44c53d7 Show full paths in command palette switcher
https://feedback.yaak.app/p/command-palette-search-should-include-parent-folder-names
2025-11-03 05:54:29 -08:00
Gregory Schier 6ad4e7bbb5 Click env var to edit AND improve input/editor ref handling 2025-11-01 08:39:07 -07:00
Gregory Schier e3e67c8df7 Use TRee component for Environment dialog (#288) 2025-10-31 09:16:29 -07:00
Gregory Schier 7c5dec821d Remove React.lazy on overlay and tooltip 2025-10-19 12:00:30 -07:00
Gregory Schier ba6163b6d8 Better code splitting and removed final instances of react-dnd 2025-10-19 08:16:56 -07:00
Gregory Schier 267cd079ad New sidebar and folder view (#263) 2025-10-15 13:46:57 -07:00
Gregory Schier c6975a9e8b Allow toast interaction when dialog is open 2025-10-04 05:47:16 -07:00
Gregory Schier 9d5f7784c4 Fix code splitting from tanstack/router migration 2025-02-24 07:12:45 -08:00
Gregory Schier 476dbc432b Add FocusTrap to dropdown menu to fix filtering 2025-01-11 12:15:01 -08:00
Gregory Schier f974a66086 Fix double-click-maximize and backdrop 2024-10-10 07:11:43 -07:00
Gregory Schier c9b4e6181c Use new theme vars (#63)
This PR swaps the theme to use the new stuff from the Theme Studio
2024-08-13 07:44:28 -07:00
Gregory Schier f9412e6d8f Add command palette (#46)
This PR finished the initial PoC command palette. It currently only
supports switching between requests and workspaces, but can easily be
extended for more.
2024-06-07 21:59:57 -07:00
Gregory Schier 9e6bce0e41 More themes! 2024-05-23 09:40:11 -07:00
Gregory Schier 4c5087659b Theme system refactor (#31) 2024-05-21 17:56:06 -07:00
Gregory Schier 48923634d9 Mostly move some stuff around 2023-11-16 18:53:34 -08:00
Gregory Schier 1e7f629b28 Refactor environment edit dialog 2023-11-02 20:38:33 -07:00
Gregory Schier 68ea718c77 Base environments fully working 2023-11-02 18:43:39 -07:00
Gregory Schier 8a73636f43 Refactored some core UI 2023-10-30 06:35:52 -07:00
Gregory Schier 51cadaf53b Environments in URL and better rendering 2023-10-25 11:13:00 -07:00
Gregory Schier fa16e1f957 Started on environment edit dialog 2023-10-23 21:00:36 -07:00
Gregory Schier f8c5960156 Blur backdrop 2023-04-11 16:12:26 -07:00
Gregory Schier e96527ab27 Good start to multi-window 2023-03-28 18:29:40 -07:00
Gregory Schier 314b51db49 Focus traps for dialog and dropdown 2023-03-26 23:07:09 -07:00
Gregory Schier 9eb0fcd441 Floating sidebar 2023-03-26 10:09:28 -07:00