9 Commits

Author SHA1 Message Date
Tobias Åström
c64558bc76 chore: migrate to gh actions (#1775)
* chore: migrate to gh actions

* chore: update baselines

* chore: remove circle
2025-06-24 12:52:16 +02:00
renovate[bot]
b1146c6639 fix(deps): update minor and patch (#1722)
* fix(deps): update minor and patch

* chore: lower threshold

* chore: try new locator

* chore: try new locator

* chore: try new locator

* chore: try new locator

* chore: try new locator

* chore: try new locator

* chore: try new locator

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com>
2025-04-25 11:12:54 +02:00
Tobias Åström
8467978604 feat: add basic bundle analysis for dev builds (#1673) 2025-01-30 13:59:23 +01:00
Tobias Åström
32d600e88b chore: convert rendering tests to es6 (#1658)
* chore: convert rendering tests to es6

* chore: fix cjs config usage

* chore: fix cjs config usage

* chore: fix verify translations

* chore: babel and jest es6

* chore: aw cjs

* chore: aw cjs

* chore: aw cjs

* chore: fix path
2024-12-30 14:40:28 +01:00
Tobias Åström
98184d0915 fix: align font sizes (#1499)
* fix: add font-size to headers theme load

* chore: add default sizes to base theme

* chore: test updates
2024-02-29 21:37:58 +01:00
Tobias Åström
12de8693ae chore: fix sheet rendering without bounds (#1411)
* chore: support old sheets without bounds

* chore: add rendering test

* chore: sheet fixture fix

* chore: adjust columns

* chore: add baseline
2023-11-23 09:01:38 +01:00
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
Per Nylander
0b026f7c4b test: rendering test goes playwrigt (#1031)
* test: rendering test goes playwrigt

* test: update cci

* test: update cci

* test: update cci

* test: more playwright

* test: update config

* test: update config

* test: update config

* test: update baseline
2022-12-19 08:56:00 +01: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