12 lines
705 B
Markdown
12 lines
705 B
Markdown
#### Features 🚀
|
|
|
|
#### Improvements 🧹
|
|
|
|
- Grid cells can now contain nested edges [#1629](https://github.com/terrastruct/d2/pull/1629)
|
|
- Edges can now go across constant nears, sequence diagrams, and grids including nested ones. [#1631](https://github.com/terrastruct/d2/pull/1631)
|
|
|
|
#### Bugfixes ⛑️
|
|
|
|
- Fixes a bug calculating grid height with only grid-rows and different horizontal-gap and vertical-gap values. [#1646](https://github.com/terrastruct/d2/pull/1646)
|
|
- Grid layout now accounts for each cell's outside labels and icons [#1624](https://github.com/terrastruct/d2/pull/1624)
|
|
- Fixes a panic with a spread substitution in a glob map [#1643](https://github.com/terrastruct/d2/pull/1643)
|