Commit log

06b0707 Add `MultiBuffer` component

Marshall Bowers created

ac93449 Remove unused `Arc` import

Marshall Bowers created

02d32de Add `Toast` component

Marshall Bowers created

8f4d819 Add "Copy Link" to channel right click menu

Conrad Irwin created

333e3e4 Add `ContextMenu` component

Marshall Bowers created

f7721d0 Add `CommandPalette` component

Marshall Bowers created

e5473fc Add `Palette` component

Marshall Bowers created

a08cead Rename `view_type` to `state_type`

Marshall Bowers created

dc2ddfb Add `Keybinding` component

Marshall Bowers created

4eeed14 Add `CollabPanel` component

Marshall Bowers created

5dbda70 Fix ./script/bundle to allow passing key

Conrad Irwin created

38d53a6 Bump curl-sys to fix Sonoma issues with it

Click to expand commit body
See https://github.com/alexcrichton/curl-rust/issues/524

Kirill Bulatov created

6a4c2a0 WIP

Antonio Scandurra created

77a932f Add enable vim mode checkbox to welcome screen (#3105)

Click to expand commit body
Had a user state that they didn't know how to enable vim mode and that
it was "almost a non-starter" for them. IMO, it is a big enough feature
to warrant being on the welcome screen.

<img width="968" alt="SCR-20231008-rnhj"
src="https://github.com/zed-industries/zed/assets/19867440/a189c646-1fa7-497c-b6d9-37cb1caa0492">

Release Notes:

- Added an `Enable vim mode` checkbox to the welcome screen

Joseph T. Lyons created

4b2c24d Add enable vim mode checkbox to welcome screen

Joseph T. Lyons created

8814ea8 Time `compute_layout`

Marshall Bowers created

8f6649e Merge branch 'gpui2' into marshall/gpui2-playground

Marshall Bowers created

73360d3 Merge branch 'main' into gpui2

Marshall Bowers created

eb64255 Add `TitleBar` component and wire up to the workspace

Marshall Bowers created

f33d41a Add `Facepile` and `PlayerStack` components

Marshall Bowers created

5e7954f Add `TrafficLights` component

Marshall Bowers created

9e79ad5 Add `ChatPanel` component

Marshall Bowers created

0dcbc47 Remove duplicate module declaration

Marshall Bowers created

b8b8fe6 Add `Button` component

Marshall Bowers created

ff066ef Add `EditorPane` component and wire up in the workspace

Marshall Bowers created

63e834c Add `Toolbar` component

Marshall Bowers created

b118e60 Add `Breadcrumb` component

Marshall Bowers created

00e8531 Add `TabBar` component

Marshall Bowers created

7c8d662 Increase storybook window size

Marshall Bowers created

2f6d67c Update `Cargo.lock`

Marshall Bowers created

f5e5b44 Merge branch 'gpui2' into marshall/gpui2-playground

Marshall Bowers created

f795177 Fix icon paths

Marshall Bowers created

a4bde42 Revert changes to `gpui2` crate

Marshall Bowers created

f6a4151 Merge branch 'main' into gpui2

Marshall Bowers created

34b7537 Add universal links support to mac platform

Conrad Irwin created

66120fb Try universal link entitlement too

Conrad Irwin created

6de69de Remove change to linker args

Mikayla created

82577b4 Add `Terminal` component

Marshall Bowers created

f6bc229 More progress and some debug logs to remove

Conrad Irwin created

8db7f7e Add `Tab` component

Marshall Bowers created

d5ffd4a Add `Pane` and `PaneGroup` components

Marshall Bowers created

b535798 Add `StatusBar` component

Marshall Bowers created

28d504d Add `WorkspaceElement` component

Marshall Bowers created

63a230f Make joining on boot work

Conrad Irwin created

56c2ac0 Add `ProjectPanel` component

Marshall Bowers created

208d5df Add `Buffer` component

Marshall Bowers created

d09f53c Add `AssistantPanel` component

Marshall Bowers created

f8ca86c Remove workspace -> channel dependency

Max Brunsfeld created

4128e2f Fix panic if the host is not there.

Conrad Irwin created

696aee3 Add `IconButton` component

Marshall Bowers created