ZIm/crates/ui2/src
Piotr Osiewicz b67193e322
ui2: Do not enable 'stories' feature by default. (#3363)
This cuts down LLVM IR size from 3 million lines to 700k in debug build.
This then leads to ~3s compile time in debug build (without incremental
on ui itself), as opposed to 10.5s on main.

Release Notes:

- N/A
2023-11-19 12:11:42 +01:00
..
components ui2: Do not enable 'stories' feature by default. (#3363) 2023-11-19 12:11:42 +01:00
to_extract Merge branch 'main' into element-types 2023-11-14 15:49:10 -08:00
utils Document format_distance 2023-11-02 11:53:20 -04:00
components.rs Add ui::Divider component 2023-11-10 16:12:32 -05:00
elevation.md Add elevation to StyledExt 2023-11-10 16:12:14 -05:00
elevation.rs Add elevation to StyledExt 2023-11-10 16:12:14 -05:00
lib.rs ui2: Do not enable 'stories' feature by default. 2023-11-19 11:44:33 +01:00
prelude.rs Merge branch 'main' into element-types 2023-11-14 12:10:26 -07:00
settings.rs Use gpui instead of gpui2 consistenytly 2023-11-06 11:50:33 -07:00
static_data.rs Allow you to click on a context menu item 2023-11-17 11:57:51 -07:00
story.rs Add storybook3 2023-11-16 19:42:25 -07:00
styled_ext.rs TEMP 2023-11-16 19:50:31 -07:00
to_extract.rs ui2: Reorganize components (#3228) 2023-11-03 17:34:11 -04:00
utils.rs Checkpoint - impl format_distance 2023-11-02 10:11:25 -04:00