Commit Graph
104 Commits
Author SHA1 Message Date
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 8f7f38536d Re-enable hover styles 2023-10-10 11:48:25 -04:00
Marshall Bowers f76c9041bb Merge branch 'gpui2' into marshall/gpui2-playground 2023-10-10 11:24:45 -04:00
Antonio Scandurra 96fbf9fd06 Checkpoint 2023-10-10 16:47:09 +02:00
Nathan Sobo 8074e6b46a Add basic mouse event handling 2023-10-09 21:17:56 -06:00
Marshall Bowers 08f4576aa6 Rename helper style 2023-10-09 18:17:01 -04:00
Marshall Bowers 7610028a89 Add a story showcasing z-index 2023-10-09 18:00:49 -04:00
Marshall Bowers 0d903f4d0d Clean up theme loading 2023-10-09 17:00:10 -04:00
Marshall Bowers 312f3d2ab9 Change how the default theme gets determined 2023-10-09 16:53:28 -04:00
Marshall Bowers def67295e5 Add theme loading 2023-10-09 16:37:20 -04:00
Marshall Bowers 613973d2b1 Add support for switching between the two hardcoded themes 2023-10-09 15:52:57 -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 ac93449788 Remove unused Arc import 2023-10-09 11:32:10 -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 dc2ddfb42c Add Keybinding component 2023-10-09 11:09:44 -04:00
Marshall Bowers 4eeed14d34 Add CollabPanel component 2023-10-09 11:04:53 -04:00
Marshall Bowers eb642551ac Add TitleBar component and wire up to the workspace 2023-10-07 12:10:39 -04:00
Marshall Bowers f33d41af63 Add Facepile and PlayerStack components 2023-10-07 12:02:42 -04:00
Marshall Bowers 5e7954f152 Add TrafficLights component 2023-10-07 11:55:10 -04:00
Marshall Bowers 9e79ad5a62 Add ChatPanel component 2023-10-07 11:50:41 -04:00
Marshall Bowers b8b8fe6120 Add Button component 2023-10-07 11:41:48 -04:00
Marshall Bowers 63e834ce73 Add Toolbar component 2023-10-07 11:21:09 -04:00
Marshall Bowers b118e60160 Add Breadcrumb component 2023-10-07 11:18:06 -04:00
Marshall Bowers 00e8531898 Add TabBar component 2023-10-07 11:13:54 -04:00
Marshall Bowers 7c8d662315 Increase storybook window size 2023-10-07 11:09:21 -04:00
Marshall Bowers f795177ab6 Fix icon paths 2023-10-07 10:51:19 -04:00
Marshall Bowers 82577b4acc Add Terminal component 2023-10-06 18:50:49 -04:00
Marshall Bowers 8db7f7ed37 Add Tab component 2023-10-06 18:43:25 -04:00
Marshall Bowers d5ffd4a1fb Add Pane and PaneGroup components 2023-10-06 18:37:28 -04:00
Marshall Bowers 28d504d7d3 Add WorkspaceElement component 2023-10-06 18:19:12 -04:00
Marshall Bowers 56c2ac048d Add ProjectPanel component 2023-10-06 17:58:23 -04:00
Marshall Bowers 208d5df106 Add Buffer component 2023-10-06 17:47:10 -04:00
Marshall Bowers d09f53c380 Add AssistantPanel component 2023-10-06 17:24:52 -04:00
Marshall Bowers 696aee3891 Add IconButton component 2023-10-06 17:16:00 -04:00
Marshall Bowers bcad2f4e9e Move UI out of storybook2 and into ui2 2023-10-06 17:07:59 -04:00
Marshall Bowers 1cf5cdbeca Add ui2 crate 2023-10-06 16:52:05 -04:00
Marshall Bowers 5ee6814947 Fix compile errors 2023-10-06 13:54:37 -04:00
Marshall Bowers 7fd35d68bb Merge branch 'gpui2' into marshall/gpui2-playground 2023-10-06 13:45:11 -04:00
Antonio Scandurra ca6eb5511c Checkpoint: underlines 2023-10-06 15:34:37 +02:00
Nathan Sobo 65c7765c07 Checkpoint 2023-10-05 21:02:26 -06:00
Nathan Sobo 6f7c305308 Checkpoint 2023-10-05 14:42:29 -06:00