Commit Graph

1741 Commits

Author SHA1 Message Date
Tobias Åström
f65c678c80 fix: check for no prefix and update help text (#1731) 2025-05-05 11:01:53 +02:00
renovate[bot]
a7617b5417 fix(deps): update minor and patch (#1732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-04 14:31:20 +02:00
Linh Nihlgård
63850fe28f feat: add viewDataToggled and toggleFocus (#1711)
* feat: add viewDataToggled and toggleFocus

* fix: add imperative handle focus

* fix: check blurCallback properly

* feat: add support data view

* feat: add setOnBlurHandler

* feat: update viz api to include ext

* fix: make sure viewdata returns correctly

* chore: add getRenderstate

* chore: clean out comment

Co-authored-by: Christian Veinfors <cvs@qlik.com>

* chore: shuffle support func into Cell

* chore: throw error in support when in view data

* chore: store support object for original chart

* feat: add viewDataToggled and toggleFocus

* fix: add imperative handle focus

* fix: check blurCallback properly

* feat: add support data view

* feat: add setOnBlurHandler

* feat: update viz api to include ext

* fix: make sure viewdata returns correctly

* chore: add getRenderstate

* chore: clean out comment

Co-authored-by: Christian Veinfors <cvs@qlik.com>

* chore: shuffle support func into Cell

* chore: throw error in support when in view data

* chore: store support object for original chart

* chore: fix test

* fix: rename to getExtensionDefinition

* fix: check if current is not undefined

* chore: store outer layout

---------

Co-authored-by: caele <tsm@qlik.com>
Co-authored-by: Christian Veinfors <cvs@qlik.com>
2025-04-28 21:22:58 +02:00
renovate[bot]
abe2a43ef2 fix(deps): update minor and patch (#1727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 16:47:31 +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
Axel Nilsson
5f08509d3b fix: add whitespace normal property (#1723) 2025-04-24 12:51:50 +02:00
renovate[bot]
aba0dd50bc chore(deps): update cimg/node docker tag to v23 (#1720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 22:11:11 +02:00
Donya MashaallahPoor
7603c9b0fd refactor: add hypercube generic functions - part01 (#1716)
* chore: add hypercube generic functions - part01
2025-04-22 10:17:40 +02:00
renovate[bot]
799c2b75a7 fix(deps): update minor and patch (#1719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 15:12:24 +02:00
renovate[bot]
4bc33495b2 fix(deps): update dependency express to v5 (#1714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-09 10:50:44 +02:00
caele
f269cc4dc9 chore(release): v5.12.6 🚀 v5.12.6 2025-04-08 11:58:07 +02:00
renovate[bot]
d07f484e27 fix(deps): update dependency body-parser to v2 (#1707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 11:51:52 +02:00
renovate[bot]
a9a1c83fc6 fix(deps): update minor and patch (#1713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 11:51:25 +02:00
Tobias Åström
f22b3af41c fix: instead add emitter in Cell (#1718)
* fix: instead add emitter in Cell

* chore: better state handling

Co-authored-by: Tobias Linsefors <T-Wizard@users.noreply.github.com>

* chore: createEmitter properly

---------

Co-authored-by: Tobias Linsefors <T-Wizard@users.noreply.github.com>
2025-04-08 11:50:57 +02:00
Tobias Åström
d2be3f7baa revert: react-virtualized-auto-sizer and ignore version updates (#1717) 2025-04-08 11:01:20 +02:00
caele
fa616aa088 chore(release): v5.12.5 🚀 v5.12.5 2025-04-07 10:32:30 +02:00
Tobias Åström
9e8f7cf483 chore: add emitter to sheet Cell (#1712) 2025-04-07 10:27:47 +02:00
Christian Veinfors
56214c5b54 fix: pick up and apply font-size in dense listboxes (#1709) 2025-04-01 09:32:36 +02:00
caele
45758938b4 chore(release): v5.12.4 🚀 v5.12.4 2025-03-31 16:01:11 +02:00
renovate[bot]
b5649d014f fix(deps): update minor and patch (#1706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 15:58:29 +02:00
Jingjing Xie
df928c25b5 fix: detach selection toolbar from title (#1708) 2025-03-31 13:59:34 +02:00
Tobias Åström
fbe90c224d fix: sheet destroy (#1705)
* fix: sheet destroy

* chore: unmount properly

* chore: check against fast cleanup

* chore: remove debug code
2025-03-31 11:42:54 +02:00
Tobias Linsefors
170d61fc1a fix: map visualization to theme object type (#1704) 2025-03-31 11:14:44 +02:00
Tobias Linsefors
6b731b0f8b fix: missing title. in theme path for color (#1703) 2025-03-31 11:14:19 +02:00
caele
d946c9775e chore(release): v5.12.3 🚀 v5.12.3 2025-03-28 09:16:25 +01:00
Tobias Åström
bcc118ad45 fix: remove ext from generator (#1702) 2025-03-28 09:14:37 +01:00
caele
7dec8f7cb0 chore(release): v5.12.2 🚀 v5.12.2 2025-03-27 16:36:50 +01:00
Tobias Åström
8ebd2a9d14 fix: guard against bad theme (#1701) 2025-03-27 16:33:02 +01:00
Tobias Åström
a5afe01aa9 feat: expose ext on generator (#1700) 2025-03-27 15:38:52 +01:00
Jingjing Xie
521828efe1 chore: offboard hide dim mea flags (#1699) 2025-03-26 16:26:58 +01:00
caele
3619620236 chore(release): v5.12.1 🚀 v5.12.1 2025-03-25 13:17:37 +01:00
Tobias Åström
47fd983195 Revert "fix: pick up and apply font size in compact listbox (#1685)" (#1698)
This reverts commit 3663a46115.
2025-03-25 13:16:08 +01:00
caele
e3e6eb02c8 chore(release): v5.12.0 🚀 v5.12.0 2025-03-24 16:56:03 +01:00
renovate[bot]
d8bde5706f chore(deps): update dependency babel-loader to v10 (#1684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 16:54:37 +01:00
Niek van Staveren
0e6b9830c0 feat: replace qlik/sdk with qlik/api (#1665)
* feat: replace sdk in mashup template

* chore: tweak template

* fix: imports

---------

Co-authored-by: caele <tsm@qlik.com>
2025-03-24 16:54:09 +01:00
Tobias Åström
ee7171e5ed feat: add destroy function to root api (#1691)
* feat: add destroy function to root api

* chore: don't modify ref

* chore: clean up a bit
2025-03-24 16:36:50 +01:00
Tobias Åström
15c83cdb55 fix: align theme none color to client (#1696)
* fix: align theme none color to client

* chore: update spec
2025-03-24 15:12:15 +01:00
Tobias Linsefors
254ac319d7 feat: cell spacing based on theme (#1690)
* feat: cell spacing based on theme

when feature flag (VNA-13_CELLPADDING_FROM_THEME) is on
set cell padding depending on if the sense theme is card or not.
and add footer divider for card themes

* feat: update sheet grid spacing

* feat: add njs-cell-body class
2025-03-24 10:42:31 +01:00
dependabot[bot]
b0e61c41cd chore(deps): bump axios from 1.7.7 to 1.8.4 (#1694)
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.8.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 08:46:18 +01:00
dependabot[bot]
47b5a01379 chore(deps): bump @babel/runtime in /examples/sn-hello-react (#1692)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.21.5 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 08:46:00 +01:00
dependabot[bot]
3ad8fdb457 chore(deps): bump @babel/helpers in /examples/sn-hello-react (#1693)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.21.5 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 08:45:48 +01:00
renovate[bot]
9d93799821 fix(deps): update minor and patch (#1695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 08:45:34 +01:00
renovate[bot]
ad56031f7c fix(deps): update minor and patch (#1686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-22 13:36:17 +01:00
Tobias Linsefors
7f40e540fe fix: type error for properties in QAEDefinition (#1687) 2025-03-17 09:27:02 +01:00
Jingjing Xie
286be6bebf fix: footer width (#1689) 2025-03-12 16:24:00 +01:00
Jingjing Xie
1d255f2da8 fix: chart text background color (#1688) 2025-03-12 14:11:13 +01:00
Christian Veinfors
3663a46115 fix: pick up and apply font size in compact listbox (#1685) 2025-03-11 08:40:39 +01:00
dependabot[bot]
2f78eb2420 chore(deps): bump serialize-javascript from 6.0.1 to 6.0.2 (#1682)
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-06 18:12:04 +01:00
renovate[bot]
6dcc037ce7 fix(deps): update minor and patch (#1683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 18:11:43 +01:00
caele
5b977c88ec chore(release): v5.11.0 🚀 v5.11.0 2025-02-25 17:01:43 +01:00