You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ability to import d2 files inside another and ways to inherit styling will be a very useful feature for large scale projects.
Something like this should make:
maintaining these diagrams easier
teams will be able build a base set of components with custom styling, common lingo and shapes and reuse them
Also conforms to how software teams operate, in a declarative way.
Some leads create a set of guidelines on how to document stuff and the team follows it.
We will need some syntax for defining shape styling (which are not to be rendered) and ability to inherit/override them in nodes
Ability to import d2 files inside another and ways to inherit styling will be a very useful feature for large scale projects.
Something like this should make:
Also conforms to how software teams operate, in a declarative way.
Some leads create a set of guidelines on how to document stuff and the team follows it.
We will need some syntax for defining shape styling (which are not to be rendered) and ability to inherit/override them in nodes
Something like:
microservice-base.d2
my-monolith.d2
The text was updated successfully, but these errors were encountered: