Commit Graph
24 Commits
Author SHA1 Message Date
Mikayla Maki 9f86ca8574 Update tabBar.ts 2023-03-02 15:48:31 -08:00
Mikayla Maki 8734bd8435 Seperate out x-mark width 2023-03-01 00:18:45 -08:00
Mikayla Maki 34fbffb4cc Fix tab bar x 2023-02-28 22:48:31 -08:00
Nate Butler 10a30cf330 Format styles with updated prettier config
In the system color PR I updated the prettier config to match what we use on zed.dev. I didn't want to format all of styles as it would add a lot of unrelated line changes to that PR.

Doing that format now.
2023-02-25 11:46:33 -05:00
Petros AmoiridisandJulia 2ec5c88f98 Make icon width match other areas
This was 8 but we've seen areas where this was 14, like the project search tab icon. We want to match this.

Co-Authored-By: Julia <30666851+ForLoveOfCats@users.noreply.github.com>
2023-02-22 20:25:39 +02:00
JuliaandNate Butler 2b1118f597 Add dismiss buffer search button & fix some faulty icon button styling
Co-Authored-By: Nate Butler <nate@zed.dev>
2023-01-01 23:50:46 -05:00
JuliaandKay Simmons 847376a4f5 Start dragging project panel entries
Co-Authored-By: Kay Simmons <kay@zed.dev>
2022-11-07 17:00:01 -05:00
K Simmons cfde3e348c Add pane splitting by dragged item. Works, but the overlay doesn't clear quite right 2022-10-24 23:31:58 -07:00
K Simmons e3809c267d flattened layers and elevations 2022-10-19 13:02:51 -07:00
Nate ButlerandKay Simmons 5708879b5a Style elevations & update styleTrees
Also rename `info` -> `accent`

Co-Authored-By: Kay Simmons <3323631+Kethku@users.noreply.github.com>
2022-10-11 17:38:28 -04:00
Nate Butler 0c68abbe17 Revert tab bar to pre-elevation style 2022-10-10 16:53:38 -04:00
Nate Butler 2d25e25ec3 WIP + Format 2022-10-09 19:43:06 -04:00
Nate Butler d0c50b4fbf Style tab bar 2022-09-28 15:53:06 -04:00
K Simmons 962f087ac2 promote variant to its own styleset 2022-09-22 13:29:19 -07:00
K Simmons eabd687cbc More tweaks and add variant to theme testbench 2022-09-21 16:59:33 -07:00
K Simmons 79b9420017 minor tweaks 2022-09-21 16:32:44 -07:00
K Simmons 56f9543a95 reworked style tree to use colorScheme instead of old theme. Very limited style for now 2022-09-21 16:32:42 -07:00
K Simmons 1ce48f4a94 Minor improvements to dock visuals, rework dock keybindings, and fix panic on split when dock is active 2022-09-16 12:55:36 -07:00
K Simmons 1dfa711d2e Fix some pane button issues 2022-09-11 15:52:09 -07:00
K Simmons 3cc07c1099 Fix some drag and drop issues including the mouse cursor not being locked to pointer, tooltips being incorrect when a dragged tab is used, and some subscription leaks from panes 2022-08-26 15:43:15 -07:00
K Simmons 042ece00b1 Drag and drop tabs working. all known bugs fixed 2022-08-25 11:14:24 -07:00
K Simmons 0a97a9c0fd Change dragged tab styling 2022-08-23 18:02:01 -07:00
Max BrunsfeldandKeith Simmons 20b8e03ff0 Restore lack of bottom border on active tab
Co-authored-by: Keith Simmons <keith@zed.dev>
2022-07-26 14:20:29 -07:00
Nate Butler f963c0ed45 WIP for keith 2022-07-22 17:28:58 -04:00