Marshall Bowers
|
6e5ad75c5c
|
Use Workspace::view to construct the view
|
2023-10-12 16:52:32 -04:00 |
|
Marshall Bowers
|
79a61c28d7
|
Remove global WorkspaceState
|
2023-10-12 16:23:10 -04:00 |
|
Marshall Bowers
|
e900ea20b7
|
Fix toggling of left panel
|
2023-10-12 16:12:09 -04:00 |
|
Marshall Bowers
|
fc94c4ea40
|
Render stories as View s
|
2023-10-12 16:06:54 -04:00 |
|
Marshall Bowers
|
d320d3a8bf
|
Remove hacky children
|
2023-10-12 15:50:09 -04:00 |
|
Marshall Bowers
|
24bab48043
|
Use new children approach for Toolbar
|
2023-10-12 15:47:26 -04:00 |
|
Marshall Bowers
|
30979caf25
|
Use new children approach for Pane s and Toast s
|
2023-10-12 15:37:50 -04:00 |
|
Nathan Sobo
|
ce8533f83b
|
Checkpoint
|
2023-10-12 13:27:46 -06:00 |
|
Antonio Scandurra
|
2044ccdc0b
|
WIP
|
2023-10-12 19:40:13 +02:00 |
|
Antonio Scandurra
|
ca35573ad5
|
WIP
|
2023-10-12 19:30:00 +02:00 |
|
Marshall Bowers
|
262f5886a4
|
Checkpoint
|
2023-10-12 12:18:35 -04:00 |
|
Marshall Bowers
|
a6b872bb0c
|
Temporarily disable click handlers
|
2023-10-12 10:44:11 -04:00 |
|
Marshall Bowers
|
8cd112110e
|
Reconcile with upstream changes
|
2023-10-12 10:40:47 -04:00 |
|
Marshall Bowers
|
002458f4c8
|
Merge branch 'gpui2' into gpui2-ui
|
2023-10-12 10:27:43 -04:00 |
|
Nate Butler
|
12573ed2e7
|
Refine project panel, list item
|
2023-10-11 19:15:27 -04:00 |
|
Marshall Bowers
|
5477b87774
|
Hook up assistant panel
|
2023-10-11 12:38:06 -04:00 |
|
Marshall Bowers
|
7478e63ea0
|
Simplify state interactions
|
2023-10-11 12:32:05 -04:00 |
|
Marshall Bowers
|
922d1462a8
|
Merge branch 'gpui2-ui' of github.com:zed-industries/zed into gpui2-ui
|
2023-10-11 12:24:34 -04:00 |
|
Marshall Bowers
|
8f410d5e2e
|
Add support for switching between the project and collab panels
|
2023-10-11 12:24:33 -04:00 |
|
Nate Butler
|
0d8c743dfe
|
Refine project panel, list
|
2023-10-11 12:22:24 -04:00 |
|
Marshall Bowers
|
b6a9c58994
|
Push language selector handler down into StatusBar
|
2023-10-11 12:11:22 -04:00 |
|
Marshall Bowers
|
382693a199
|
Adjust icon color based on whether the various components are open
|
2023-10-11 12:09:08 -04:00 |
|
Marshall Bowers
|
acf2c2c6a5
|
Add ability to toggle the terminal
|
2023-10-11 12:01:17 -04:00 |
|
Marshall Bowers
|
a69f93d214
|
Wire up toggling of project and chat panels
|
2023-10-10 18:35:20 -04:00 |
|
Marshall Bowers
|
8e1638b773
|
Add working toggle for LanguageSelector
|
2023-10-10 18:21:44 -04:00 |
|
Marshall Bowers
|
95ef61bc45
|
Thread click handler through from workspace to language selector
|
2023-10-10 18:02:08 -04:00 |
|
Marshall Bowers
|
c142676b20
|
Add click handlers to some of the buttons in the StatusBar
|
2023-10-10 17:26:53 -04:00 |
|
Marshall Bowers
|
be843227a1
|
Add on_click to IconButton
|
2023-10-10 17:26:33 -04:00 |
|
Marshall Bowers
|
48d9b49ada
|
Wire up click handlers on Button s
|
2023-10-10 17:19:18 -04:00 |
|
Marshall Bowers
|
f2ee61553f
|
Colocate element stories with their elements
|
2023-10-10 16:00:04 -04:00 |
|
Marshall Bowers
|
30088afa89
|
Colocate component stories with their components
|
2023-10-10 15:52:58 -04:00 |
|
Marshall Bowers
|
b1d88ced61
|
Add an example of colocating a story for a UI component with its definition
|
2023-10-10 15:30:16 -04:00 |
|
Marshall Bowers
|
5b7ca6435c
|
Comment out overridden widths
|
2023-10-10 15:17:44 -04:00 |
|
Marshall Bowers
|
8f7f38536d
|
Re-enable hover styles
|
2023-10-10 11:48:25 -04:00 |
|
Marshall Bowers
|
8b3a357949
|
Add note about CSS hack
|
2023-10-09 13:39:08 -04:00 |
|
Marshall Bowers
|
f73708d725
|
Add a Toast in the bottom-right corner
|
2023-10-09 13:32:19 -04:00 |
|
Marshall Bowers
|
d3c79c7078
|
Add div.z_index
|
2023-10-09 13:19:32 -04:00 |
|
Marshall Bowers
|
2654942b3c
|
Use command modifier for example keybindings in CommandPalette
|
2023-10-09 12:51:57 -04:00 |
|
Marshall Bowers
|
ed2c8cdc25
|
Add strikethrough support back to Label
|
2023-10-09 12:33:52 -04:00 |
|
Marshall Bowers
|
19434afe0a
|
Add back negative margins, now that they're supported again
|
2023-10-09 12:33:30 -04:00 |
|
Marshall Bowers
|
42e9800bde
|
Add Details component
|
2023-10-09 11:55:27 -04:00 |
|
Marshall Bowers
|
d956bd3743
|
Add RecentProjects component
|
2023-10-09 11:47:22 -04:00 |
|
Marshall Bowers
|
100a4731e2
|
Add ThemeSelector component
|
2023-10-09 11:44:08 -04:00 |
|
Marshall Bowers
|
000ae27aff
|
Add LanguageSelector component
|
2023-10-09 11:39:42 -04:00 |
|
Marshall Bowers
|
06b0707aa9
|
Add MultiBuffer component
|
2023-10-09 11:36:09 -04:00 |
|
Marshall Bowers
|
02d32de044
|
Add Toast component
|
2023-10-09 11:31:56 -04:00 |
|
Marshall Bowers
|
333e3e4f01
|
Add ContextMenu component
|
2023-10-09 11:25:33 -04:00 |
|
Marshall Bowers
|
f7721d0523
|
Add CommandPalette component
|
2023-10-09 11:20:10 -04:00 |
|
Marshall Bowers
|
e5473fc51a
|
Add Palette component
|
2023-10-09 11:15:50 -04:00 |
|
Marshall Bowers
|
a08ceadd1a
|
Rename view_type to state_type
|
2023-10-09 11:11:03 -04:00 |
|