Nathan Sobo
|
8136d8a8a6
|
Fix formatting
|
2023-04-06 15:54:44 -06:00 |
|
Nathan Sobo
|
de9bf6dfbd
|
Merge MutableAppContext into AppContext
There may have been a good reason for the difference at some point, or I was
still learning Rust. But now it's just &mut AppContext vs &AppContext.
|
2023-04-06 15:49:03 -06:00 |
|
Antonio Scandurra
|
79d5bb45dc
|
Clear Copilot suggestions when it gets disabled from the settings
|
2023-04-04 10:45:56 +02:00 |
|
Nathan Sobo
|
82a713fd1d
|
Store AnyViewHandle inside ViewHandle and Deref to it
|
2023-04-02 14:59:55 -06:00 |
|
Mikayla Maki
|
6ff09865eb
|
Create copilot auth popup UI
|
2023-03-28 09:42:01 -07:00 |
|
Mikayla Maki
|
943ea61452
|
Add a note on how to check the telemetry
|
2023-03-08 18:47:52 -08:00 |
|
Mikayla Maki
|
a65dd0fd98
|
Restore correct checkbox text
|
2023-03-08 18:15:29 -08:00 |
|
Mikayla Maki
|
152755b043
|
Add blank pane experience
|
2023-03-08 17:56:39 -08:00 |
|
Mikayla Maki
|
f62e0b502a
|
Remove welcome experience action
Make logo switch between light and dark
co-authored-by: Nathan <nathan@zed.dev>
|
2023-03-08 14:49:48 -08:00 |
|
Nate Butler
|
344f59adf7
|
Tweak welcome design
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
|
2023-03-08 17:14:15 -05:00 |
|
Nate Butler
|
9842b7ad1a
|
WIP
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
|
2023-03-08 16:34:27 -05:00 |
|
Mikayla Maki
|
350ddf2025
|
Add keymap picker UI
Co-authored-by: Max <max@zed.dev>
|
2023-03-07 17:29:08 -08:00 |
|
Mikayla Maki
|
19fc143209
|
Add base keymap setting
Format all files
Co-Authored-by: Nathan <nathan@zed.dev>
|
2023-03-07 12:19:51 -08:00 |
|
Mikayla Maki
|
3b31f10c6f
|
Made the theme picker sort from dark to light
Added a layer into 'ConstrainedBox' to clip it
's children
Made the welcome experience responsive to small and large sizes
|
2023-03-06 18:36:18 -08:00 |
|
Mikayla Maki
|
8db7e17ac5
|
Move install_cli function to a seperate crate
Add install cli button to welcome experience
Add toast pop ups for CLI installation status
|
2023-03-06 17:55:58 -08:00 |
|
Mikayla Maki
|
ba652fc033
|
Finish basic welcome experience
|
2023-03-06 16:28:23 -08:00 |
|
Mikayla Maki
|
020a0965b0
|
WIP
|
2023-03-06 14:26:32 -08:00 |
|
Mikayla Maki
|
b74553455f
|
Add an element to pane to take care of wiring initial mouse handlers
|
2023-03-06 14:26:32 -08:00 |
|
Mikayla Maki
|
4a8527478d
|
Add child item alignment to flex implementation
Fix checkbox styling
co-authored-by: Nathan <nathan@zed.dev>
|
2023-03-06 14:26:32 -08:00 |
|
Mikayla Maki
|
4c179875ab
|
Add png image loading to gpui
add zed logo into welcome experience
Co-authored-by: Nathan <nathan@zed.dev>
|
2023-03-06 14:26:32 -08:00 |
|
Mikayla Maki
|
f89f33347d
|
Added CTA buttons to welcome experience
Co-authored-by: Nathan <nathan@zed.dev>
|
2023-03-06 14:26:32 -08:00 |
|
Mikayla Maki
|
9dee2ca2be
|
WIP
|
2023-03-06 14:26:32 -08:00 |
|
Mikayla Maki
|
62aeb6b8b3
|
Added background to welcome page
|
2023-03-06 14:26:32 -08:00 |
|
Mikayla Maki
|
5210be95fe
|
Added welcome experience sketch
Made toolbar hideable
|
2023-03-06 14:26:32 -08:00 |
|
Mikayla Maki
|
118435a348
|
Added basic styling for checkboxes, yay
Co-authored-by: Max <max@zed.dev>
|
2023-03-06 14:25:10 -08:00 |
|
Mikayla Maki
|
416c793076
|
Start on welcome experience settings
|
2023-03-06 14:25:10 -08:00 |
|
Mikayla Maki
|
a0637a769c
|
WIP
|
2023-03-06 14:25:10 -08:00 |
|
Mikayla Maki
|
9401ef223d
|
Add welcome crate and associated types
|
2023-03-06 14:25:10 -08:00 |
|