Commit log
31336b0
ui2: Do not enable 'stories' feature by default.
Click to expand commit body
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.
Piotr Osiewicz
created
2 years ago
Conrad Irwin
created
2 years ago
0711121
Add some test cases
Conrad Irwin
created
2 years ago
33cd6f5
Clean compile with redesigned element traits
Nathan Sobo
created
2 years ago
cf47ed2
Fix wrapping when parent has a max_width
Click to expand commit body
(Also avoid re-wrapping text we already wrapped)
Conrad Irwin
created
2 years ago
242a0b8
Update Taffy to latest main
Conrad Irwin
created
2 years ago
7172ce3
Fix text wrapping when a child of a v_stack()
Conrad Irwin
created
2 years ago
Nathan Sobo
created
2 years ago
adc355a
Element refinement passing on ui2
Nathan Sobo
created
2 years ago
0734050
Revert changes
Mikayla Maki
created
2 years ago
Mikayla Maki
created
2 years ago
Mikayla Maki
created
2 years ago
a73db6b
Fix more bundling errors (#3361)
Click to expand commit body
Release Notes:
- N/A
Mikayla Maki
created
2 years ago
Mikayla
created
2 years ago
Click to expand commit body
[[PR Description]]
- Fix broken pane group spacing
- Work on diagnostics styling (still wip)
Release Notes:
- N/A
Mikayla Maki
created
2 years ago
be33f00
WIP: Lots of errors, starting on resurrecting derive Element
Nathan Sobo
created
2 years ago
55dbcf2
Remove unused imports
Mikayla
created
2 years ago
f9804fe
Remove flex_1 from bottom dock to fix pane group spacing
Nate Butler
created
2 years ago
23ffce9
WIP: Work toward eliminating Component trait
Click to expand commit body
This refactor enhances the overall design by promoting reusable and composable UI component structures within the Zed project codebase.
Nathan Sobo
created
2 years ago
2515bbf
Move self in Element::paint
Click to expand commit body
Remove mutable state borrows in favor of state ownership in render processes to streamline element rendering.
Nathan Sobo
created
2 years ago
461fa8d
Testing the auto-updater
Mikayla
created
2 years ago
e1285b9
Add nightly release channel for zed2 (#3355)
Click to expand commit body
Release Notes:
- N/A
Mikayla Maki
created
2 years ago
d6f1738
Use muted color for fold indicators
Nate Butler
created
2 years ago
b218ab4
Remove default hover state for icon buttons
Nate Butler
created
2 years ago
101fe7f
Update diagnostic status bar tool
Nate Butler
created
2 years ago
fd6e47c
Fix auto update command
Mikayla
created
2 years ago
9969caf
Style empty diagnostics as an editor
Nate Butler
created
2 years ago
Nathan Sobo
created
2 years ago
eb2e9a5
Fix bundling again
Mikayla
created
2 years ago
16f4205
Remove CLI from zed2 (for now)
Mikayla
created
2 years ago
e43696e
Temporary debug builds for faster ci testing
Mikayla
created
2 years ago
70d0421
Fix bundle script
Mikayla
created
2 years ago
ee753be
Build nightly release based on 'nightly' tag, not any tag w/ nightly prefix
Max Brunsfeld
created
2 years ago
bf324c1
Add bump nightly script
Mikayla
created
2 years ago
dd283b4
Add autoupdate2
Click to expand commit body
co-authoredby: max@zed.dev
Mikayla
created
2 years ago
a03d062
Make the commit sha availabe in the app, via a global
Click to expand commit body
Co-authored-by: Mikayla <mikayla@zed.dev>
Co-authored-by: Kirill <kirill@zed.dev>
Max Brunsfeld
,
Mikayla
, and
Kirill
created
2 years ago
a8bea41
Put release channel back to dev
Max Brunsfeld
created
2 years ago
6a22ab8
Fix cargo check --tests invocation
Max Brunsfeld
created
2 years ago
5e2eb43
Check out repo outside of reusable actions
Click to expand commit body
Co-authored-by: Mikayla <mikayla@zed.dev>
Co-authored-by: Kirill <kirill@zed.dev>
Max Brunsfeld
,
Mikayla
, and
Kirill
created
2 years ago
c684f08
Wire up release_nightly workflow, to upload artifacts to DO spaces
Click to expand commit body
Co-authored-by: Kirill <kirill@zed.dev>
Co-authored-by: Mikayla <mikayla@zed.dev>
Max Brunsfeld
,
Kirill
, and
Mikayla
created
2 years ago
c9fc7ea
zed2: Project diagnostics (#3359)
Click to expand commit body
Release Notes:
- N/A
Julia
created
2 years ago
189ddf9
Merge branch 'main' into unborked-git-zed2-diagnostics-view
Julia
created
2 years ago
62297a5
Render diagnostics header and summary
Julia
created
2 years ago
24c9bbf
Render a more correct diagnostic indicator status panel button
Julia
created
2 years ago
3655a96
Merge branch 'main' into unborked-git-zed2-diagnostics-view
Julia
created
2 years ago
967ef9d
Render diagnostics view and such a bit more
Julia
created
2 years ago
c6d22af
Get diagnostic2 tests building and running
Julia
created
2 years ago
a464a7d
Merge branch 'main' into unborked-git-zed2-diagnostics-view
Julia
created
2 years ago
f4eb219
Get diagnostics view almost building in the zed2 world
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Julia
and
Nathan Sobo
created
2 years ago
ec3bb0f
Focus workspace on launch
Click to expand commit body
Fixes action dispatch when no focus is there.
Conrad Irwin
created
2 years ago
Page 3 of 297