zed/styles
Max Brunsfeld b3447ada27 Dial in the channel creating/renaming UI
* Ensure channel list is in a consistent state with no flicker while the
  channel creation / rename request is outstanding.
* Maintain selection properly when renaming and creating channels.
* Style the channel name editor more consistently with the non-editable
  channel names.

Co-authored-by: Mikayla <mikayla@zed.dev>
2023-08-09 17:11:57 -07:00
..
.zed Update settings.json 2023-06-21 13:58:42 -04:00
src Dial in the channel creating/renaming UI 2023-08-09 17:11:57 -07:00
.eslintrc.js wip 2023-08-02 15:52:56 -07:00
.gitignore
.prettierignore
.prettierrc Organize and update dotfiles 2023-06-29 11:47:58 -04:00
package-lock.json Use theme store to pass color_scheme directly to components 2023-07-04 00:13:04 -04:00
package.json Revert "Extract syntax highlighting properties from tree-sitter highlight queries (#2797)" 2023-08-02 12:15:39 -07:00
tsconfig.json wip 2023-08-02 15:52:56 -07:00
vitest.config.ts