Commit log
90f65ec
Remove logic for multiple channel parents (#3162)
Click to expand commit body
This PR simplifies our state management for channels, and logic for
inheriting channel permissions, by removing the ability for channels to
have multiple parent channels.
Max Brunsfeld
created
2 years ago
4f859e0
link to channel notes (#3167)
Click to expand commit body
Release Notes:
- Add links to channel notes
Conrad Irwin
created
2 years ago
dd34bb2
Load `Theme` from `theme2` into the storybook
Marshall Bowers
created
2 years ago
b5cbfb8
Allow moving channels to the root
Max Brunsfeld
created
2 years ago
32367eb
Set up UI to allow dragging a channel to the root
Max Brunsfeld
created
2 years ago
42259a4
Fix channel dragging
Click to expand commit body
Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Joseph <joseph@zed.dev>
Max Brunsfeld
,
Conrad
, and
Joseph
created
2 years ago
70eeefa
Fix channel collapsing
Conrad Irwin
created
2 years ago
6f173c6
Fix tests by re-instating paths in the new format
Conrad Irwin
created
2 years ago
b8bd070
Fix panic by disallowing multiple room joins (#3149)
Click to expand commit body
Release Notes:
- Fixed panic that could occur when switching channels quickly
Conrad Irwin
created
2 years ago
c773762
Allow completion menus to be cycled (#3164)
Click to expand commit body
Not a huge ask from the community, but something that I run into
frequently is not being able to cycle the auto completion menus past the
beginning / end, so I quickly added it. This matches VS Code behavior:
https://github.com/zed-industries/zed/assets/19867440/bc4606d7-2076-4036-aedc-f3cf5ba349dc
Release Notes:
- Enhanced popover menus with circular navigation
([#632](https://github.com/zed-industries/community/issues/632)).
Joseph T. Lyons
created
2 years ago
beb0af9
Rename IIFE to try
Click to expand commit body
Too good of an idea to forget
Mikayla Maki
created
2 years ago
1411b98
link to channel notes
Conrad Irwin
created
2 years ago
1c5b321
Allow completion menus to be cycled
Joseph T. Lyons
created
2 years ago
a01b507
Add OS file drop event handler
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Kirill Bulatov
and
Nathan Sobo
created
2 years ago
dfc34e5
Fix extra race
Conrad Irwin
created
2 years ago
5b04f96
Update `Cargo.lock`
Marshall Bowers
created
2 years ago
77991ad
Fix compilation
Kirill Bulatov
created
2 years ago
afad2fb
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
Marshall Bowers
created
2 years ago
d6bd000
Rename `cx.global_default_mut` to `cx.global_default`
Marshall Bowers
created
2 years ago
bfdff4e
When navigating diagnostics, skip diagnostic containing cursor
Click to expand commit body
Slightly unfortunate but prevents an issue with weirdly overlapping
diagnostics causing the cursor to bounce between them
Julia
created
2 years ago
4ca7ddf
Finish up `ThemeRegistry` and remove `AnyAssetSource`
Marshall Bowers
created
2 years ago
51c66f5
Merge branch 'zed2' into theme2
Marshall Bowers
created
2 years ago
5c03b6a
Remove logic for multiple channel parents
Click to expand commit body
Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Kyle <kyle@zed.dev>
Co-authored-by: Joseph <joseph@zed.dev>
Max Brunsfeld
,
Conrad
,
Kyle
, and
Joseph
created
2 years ago
cc9e928
Guest roles (#3140)
Click to expand commit body
Release Notes:
- Added a "guest" role to channels, and made that the default when a new
user joins a public channel.
Max Brunsfeld
created
2 years ago
Marshall Bowers
created
2 years ago
Kirill Bulatov
created
2 years ago
5fb8321
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
Marshall Bowers
created
2 years ago
Marshall Bowers
created
2 years ago
9f8aaa4
Add `AnyAssetSource`
Marshall Bowers
created
2 years ago
1ad7f3a
Finish ???-ing project2.rs
Kirill Bulatov
created
2 years ago
Antonio Scandurra
created
2 years ago
0f03f8f
Tweak notification styles (#3161)
Click to expand commit body
[[PR Description]]
Tweak notification visual styles
Release Notes:
- (Added|Fixed|Improved) ...
([#<public_issue_number_if_exists>](https://github.com/zed-industries/community/issues/<public_issue_number_if_exists>)).
Nate Butler
created
2 years ago
c8dfccf
Revert "Add `meta_text` to style metaline"
Click to expand commit body
This reverts commit beb91fa0948346e0a53c8ef6e24e4b8938e6f495.
Nate Butler
created
2 years ago
beb91fa
Add `meta_text` to style metaline
Nate Butler
created
2 years ago
Antonio Scandurra
created
2 years ago
c9e6703
Give notifications a bit more breathing room by default
Nate Butler
created
2 years ago
463b249
Tweak notification styles
Nate Butler
created
2 years ago
Antonio Scandurra
created
2 years ago
9f9137c
Remove failed attempt at eliminating static bounds on entities
Nathan Sobo
created
2 years ago
9f48cda
Lower the default state intensities
Nate Butler
created
2 years ago
b090cef
Rework prettier tests (#3160)
Click to expand commit body
Do not infuse `FakeNodeRuntime` with prettier exceptions, rather keep
the default formatter installation method as no-op.
Kirill Bulatov
created
2 years ago
bfb37bb
Merge branch 'n/elevation' into zed2
Nate Butler
created
2 years ago
8117e79
Add missing bounds to `Themed`
Marshall Bowers
created
2 years ago
e9ce935
Rework prettier tests
Click to expand commit body
Do not infuse `FakeNodeRuntime` with prettier exceptions, rather keep
the default formatter installation method as no-op.
Kirill Bulatov
created
2 years ago
2285a35
Merge branch 'fewer-bounds' into zed2
Nathan Sobo
created
2 years ago
0910760
Reduce the need for Send + Sync bounds on generics
Nathan Sobo
created
2 years ago
cf380a9
Remove `set_` prefix for `List` setters
Marshall Bowers
created
2 years ago
24e21a4
Merge branch 'zed2' of github.com:zed-industries/zed into zed2
Marshall Bowers
created
2 years ago
bb35583
Merge branch 'gpui2' into zed2
Marshall Bowers
created
2 years ago
0e48465
Add a draft of the mac platform file drag and drop events
Kirill Bulatov
created
2 years ago
Page 85 of 355