d2/d2graph
Hidde Boomsma 15b7bdb384
Allow current color as valid css color
In SVG images `curentColor` is allowed as a way to explicitly inherit the current color. When setting `currentColor` as fill color on a shape together with a styling class, the class will now be used instead of the theme, which was not possible otherwise.
2023-11-03 06:36:05 +01:00
..
color_helper.go Allow current color as valid css color 2023-11-03 06:36:05 +01:00
d2graph.go cleanup validation 2023-10-02 11:05:19 -07:00
d2graph_test.go Switch fully to util-go 2022-12-01 11:48:49 -08:00
grid_diagram.go improve grid edge validation, messages, and test 2023-09-28 13:55:20 -07:00
layout.go improve margin adjustments for outside labels 2023-10-16 16:45:18 -07:00
seqdiagram.go refactor d2graph.Attributes 2023-04-13 20:04:55 -07:00
serde.go fix object deserialization missing graph reference 2023-09-25 16:04:14 -07:00
serde_test.go config vars 2023-07-20 16:08:08 -07:00