Commit Graph

2 Commits

Author SHA1 Message Date
Tobias Åström
65af64044c feat: chart bg colors and title styles from properties and theme (#1183)
* fix: show correct bg color from theme

* feat: show title styles in Nebula mashup

* chore: require theme

* chore: show titles in rendering test

* chore: set props in test correctly

* chore: set some font families

* chore: add font style support

* chore: fix tests

* chore: update image

* chore: use themed in sheet test

* chore: set separate bg color for sheet

* chore: proper prop

* chore: set sheet baseline
2023-03-28 18:16:25 +02:00
Tobias Åström
3dacac587b feat: sheet embed support (#1013)
* feat: add basic sheet rendering support

* chore: add missing file

* fix: correct bg colors for none support

* chore: fix test that relied on dark bg

* chore: fix ref

* chore: api spec update

* chore: add todo comments

* chore: use memo

* chore: a bit less verbose

* chore: list

* chore: cleaning

* chore: add rendering test

* chore: enable rendering test

* chore: settings

* chore: settings

* chore: disable rendering tests

* chore: revert test tests
2022-12-12 13:54:04 +01:00