2023-03-07 19:11:52 +00:00
|
|
|
#### Features 🚀
|
2023-01-19 19:38:24 +00:00
|
|
|
|
2023-04-10 19:29:27 +00:00
|
|
|
- Export diagrams to `.pptx` (PowerPoint)[#1139](https://github.com/terrastruct/d2/pull/1139)
|
2023-04-12 20:48:53 +00:00
|
|
|
- Customize gap size in grid diagrams with `grid-gap`, `vertical-gap`, or `horizontal-gap` [#1178](https://github.com/terrastruct/d2/issues/1178)
|
2023-04-13 18:09:32 +00:00
|
|
|
- New dark theme "Dark Terrastruct Flagship" with the theme ID of `2` [#1150](https://github.com/terrastruct/d2/issues/1150)
|
2023-04-10 19:29:27 +00:00
|
|
|
|
2022-12-01 20:59:53 +00:00
|
|
|
#### Improvements 🧹
|
2022-11-15 00:53:57 +00:00
|
|
|
|
2023-04-13 03:25:00 +00:00
|
|
|
- Markdown text can now be adjusted with `font-size` [#1191](https://github.com/terrastruct/d2/issues/1191)
|
|
|
|
|
|
2022-12-01 21:14:09 +00:00
|
|
|
#### Bugfixes ⛑️
|
2023-04-10 17:38:21 +00:00
|
|
|
|
|
|
|
|
- Fixes grid layouts not applying on objects with a constant near [#1173](https://github.com/terrastruct/d2/issues/1173)
|
2023-04-11 00:07:18 +00:00
|
|
|
- Fixes markdown header rendering in firefox and safari [#1177](https://github.com/terrastruct/d2/issues/1177)
|
2023-04-12 18:54:40 +00:00
|
|
|
- Fixes a grid layout panic when there are fewer objects than rows [#1189](https://github.com/terrastruct/d2/issues/1189)
|