Commit Graph

1886 Commits

Author SHA1 Message Date
Johan Enell
3287508baa fix: additional null check on accessibility object (#1862)
refs: QMFE-CORE-1A

Signed-off-by: Johan Enell <johan.enell@qlik.com>
2025-12-05 14:35:28 +01:00
Johan Enell
e225609057 fix: handle empty queue case to prevent loading state hang (#1863)
refs: QMFE-CORE-17

Signed-off-by: Johan Enell <johan.enell@qlik.com>
2025-12-05 14:26:54 +01:00
renovate[bot]
2ba9e52a2c fix(deps): update dependency chokidar to v5 (#1855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-05 14:25:14 +01:00
renovate[bot]
2792d1c730 fix(deps): update minor and patch (#1853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-05 14:24:48 +01:00
caele
f7bc948c24 chore(release): v6.2.0 🚀 v6.2.0 2025-11-27 14:25:49 +01:00
Donya MashaallahPoor
7f03c1cd13 feat(VNA-409): check chart own handler (#1847)
* feat(VNA-409): check chart own handler
2025-11-27 09:07:25 +01:00
dependabot[bot]
85e869821a chore(deps): bump js-yaml in /examples/sn-hello-react (#1837)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-27 09:04:14 +01:00
dependabot[bot]
2760275d0f chore(deps): bump node-forge in /examples/sn-hello-react (#1852)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-27 09:03:30 +01:00
dependabot[bot]
3ea37cbb94 chore(deps): bump node-forge from 1.3.1 to 1.3.2 (#1851)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-27 09:03:18 +01:00
renovate[bot]
5db1846378 fix(deps): update dependency body-parser to v2.2.1 [security] (#1849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-27 09:02:14 +01:00
Johan Enell
bf1f41c52c chore: add code reference lookup (#1841)
Signed-off-by: Johan Enell <johan.enell@qlik.com>
2025-11-27 09:01:47 +01:00
Tobias Åström
34a29f3e78 chore: fix playwright install in CI (#1850)
* chore: switch places with install

* chore: yarn install pw

* chore: upd pw
2025-11-25 22:03:35 +01:00
renovate[bot]
2b683f5652 fix(deps): update minor and patch (#1843)
* fix(deps): update minor and patch

* chore: replace monaco plugin

* chore: add file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com>
2025-11-25 14:20:50 +01:00
Daniel Sjöstrand
f36ff6a300 fix: hide listbox focus border when popover (#1846) 2025-11-25 09:00:07 +01:00
renovate[bot]
4ec37c185e chore(deps): update actions/checkout action to v6 (#1844)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 16:19:40 +01:00
renovate[bot]
c45f604cea chore(deps): update dependency @qlik/api to v2 (#1845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 15:26:07 +01:00
caele
269447714c fix: check for unmounted chart 2025-11-20 16:42:10 +01:00
renovate[bot]
1868190786 chore(deps): update dependency globby to v16 (#1838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 13:39:26 +01:00
renovate[bot]
2c5c78e546 fix(deps): update minor and patch (#1836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-19 13:39:08 +01:00
Tobias Åström
c56638c47f chore: supress known d3 circular dep warnings (#1840) 2025-11-19 13:38:40 +01:00
caele
df59ab1383 chore(release): v6.1.1 🚀 v6.1.1 2025-11-13 08:38:05 +01:00
Niek van Staveren
8e1927a82b fix(AIS-693): app locale info in layout mock (#1834) 2025-11-13 08:32:46 +01:00
caele
7820cf018b chore(release): v6.1.0 🚀 v6.1.0 2025-11-10 15:29:00 +01:00
Niek van Staveren
bd1f760be4 fix: background image embed (#1832)
* fix: missing app reference

* fix: use hostconfig to retrieve base url for background image
2025-11-10 14:52:57 +01:00
Donya MashaallahPoor
c9ae0e30fb fix(VNA-408): hypercube handler path and arguments types (#1823)
* fix: hypercube handler path with slash
2025-11-10 14:19:54 +01:00
renovate[bot]
78d75246f9 fix(deps): update minor and patch (#1831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 10:07:05 +01:00
renovate[bot]
283c25753f chore(deps): update actions/download-artifact action to v6 (#1827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-07 13:16:10 +00:00
renovate[bot]
0a834bc5f5 chore(deps): update actions/upload-artifact action to v5 (#1828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-07 14:02:49 +01:00
renovate[bot]
81f2101089 fix(deps): update dependency @rollup/plugin-commonjs to v29 (#1830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-07 14:02:18 +01:00
renovate[bot]
d809884654 chore(deps): update dependency lerna to v9 (#1816)
* chore(deps): update dependency lerna to v9

* chore: update config

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com>
2025-11-07 14:02:07 +01:00
renovate[bot]
4f3a444e2b chore(deps): update actions/setup-node action to v6 (#1825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-05 13:30:19 +01:00
renovate[bot]
def3344a59 chore(deps): update dependency node to v24 (#1829)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-05 13:29:12 +01:00
renovate[bot]
b15b229875 fix(deps): update minor and patch (#1826)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 10:09:08 +01:00
caele
eb50e0f3b7 chore(release): v6.0.2 🚀 v6.0.2 2025-10-22 14:22:51 +02:00
renovate[bot]
ea74592385 fix(deps): update minor and patch (#1824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 09:17:26 +02:00
Daniel Sjöstrand
6b088ff1c0 fix: add listbox focus border (#1821) 2025-10-15 08:24:45 +02:00
renovate[bot]
a82a288778 chore(deps): update commitlint monorepo to v20 (#1815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 09:56:42 +02:00
renovate[bot]
5f6af288a0 chore(deps): update dependency globby to v15 (#1819)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 09:56:32 +02:00
renovate[bot]
8e46464038 chore(deps): update github/codeql-action action to v4 (#1822)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 09:56:19 +02:00
renovate[bot]
17368a35d0 fix(deps): update minor and patch (#1818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 09:50:45 +02:00
caele
a7b84b9b0d chore(release): v6.0.1 🚀 v6.0.1 2025-10-06 11:04:41 +02:00
Johan Enell
3da56e5255 fix: treat all modules as external (#1820)
Signed-off-by: Johan Enell <johan.enell@qlik.com>
2025-10-06 11:01:55 +02:00
caele
41cec5caca chore(release): v6.0.1-alpha.0 🚀 v6.0.1-alpha.0 2025-10-02 18:58:19 +02:00
Tobias Åström
d227626473 chore: fix mixin and external mod (#1817)
* chore: fix mixin and external mod

* chore: add back to root

* chore: add systemjs build of stardust

* chore: trigger diff

* fix: remove typo import
2025-10-02 18:55:27 +02:00
caele
3744c2ec69 chore(release): v6.0.0 🚀 v6.0.0 2025-09-29 16:51:00 +02:00
renovate[bot]
89abcc7be3 fix(deps): update minor and patch (#1814)
* fix(deps): update minor and patch

* chore: not update qlik/api

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com>
2025-09-29 14:34:21 +02:00
dependabot[bot]
5ddca5881b chore(deps): bump tar-fs from 3.1.0 to 3.1.1 in /examples/sn-hello-react (#1812)
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.1.0 to 3.1.1.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-29 12:39:11 +02:00
Niek van Staveren
831c203c2e fix: allow generic styling sn-table through theme (#1813) 2025-09-26 15:37:32 +02:00
caele
8ab5416e64 chore(release): v6.0.0-alpha.6 🚀 v6.0.0-alpha.6 2025-09-26 08:18:04 +02:00
Tobias Åström
92feb9ca5e chore: proper import of babel plugins (#1811) 2025-09-26 08:17:18 +02:00