ZIm/crates/gpui2
Nathan Sobo 6b14f2fd08
Rename build_view to new_view and build_model to new_model (#3823)
The word "new" is shorter and blends in with `new` constructors that are
common in Rust. Been meaning to do this for a while.

Release Notes:

- N/A
2024-01-02 08:11:53 -07:00
..
docs Restore namespace parameter to actions! 2023-12-09 15:18:31 -07:00
src Rename build_view to new_view and build_model to new_model (#3823) 2024-01-02 08:11:53 -07:00
tests Restore impl_actions! and remove derive(Action) 2023-12-10 19:33:38 -07:00
build.rs Introduce surface rendering 2023-11-28 16:47:31 +01:00
Cargo.toml Extend theme_importer in preparation for importing Zed1 themes (#3791) 2023-12-22 13:47:30 -05:00