Commit Graph

1037 Commits

Author SHA1 Message Date
caele
6c45781013 chore(release): v6.0.0-alpha.5 🚀 2025-09-25 15:52:05 +02:00
caele
095e8b6718 chore(release): v6.0.0-alpha.4 🚀 2025-09-25 08:38:05 +02:00
Tobias Åström
3fab46f787 feat: add getPropertyHandler func to viz api (#1803)
* feat: add getPropertyHandler func to ext if missing

* chore: fix comments

* chore: convert hypercube handler inputs type to object

* chore: fix failed test cases

---------

Co-authored-by: Donya Mashaallahpoor <dmh@qlik.com>
2025-09-24 19:15:35 +02:00
renovate[bot]
f5f7922262 fix(deps): update minor and patch (#1806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-24 12:46:52 +02:00
renovate[bot]
5c8a8464d8 fix(deps): update minor and patch (#1804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-19 16:57:48 +02:00
caele
97af71661c chore(release): v6.0.0-alpha.3 🚀 2025-09-11 11:28:56 +02:00
Tobias Åström
8ec407dd4a chore: mui v6 (#1612)
* chore: mui v6

* chore: add react-is

* chore: fix connection history

* chore: skip some tests

* chore: lint

* fix: some tests

* chore: get rid of v4 theme adapt

* chore: revert bg color changes

* chore: revert bg color changes
2025-09-11 10:04:07 +02:00
Donya MashaallahPoor
ccf66ebc50 chore: update types and export HyperCubeHandler (#1779)
* chore: updating types index.d.ts for HyperCubeHanlder

* chore: fix dependencies

* chore: remove nudleus dependecies and fixing comments

* chore: disable no-relative-package import

* chore: fix comments

* chore: update types for data-property and hypercube-handler

* chore: convert more types in data-property-handler to object

* chore: fix more comments

* chore: make all types private

* chore: update lockfile

* chore: make a correction

* chore: fix the classes example import path

---------

Co-authored-by: caele <tsm@qlik.com>
2025-09-11 10:03:26 +02:00
caele
af5566f40c chore: format lang file 2025-09-10 11:19:56 +02:00
Tobias Åström
2c937f15f5 chore: update eslint to 9 (#1801) 2025-09-08 16:01:30 +02:00
renovate[bot]
8d9e537179 fix(deps): update minor and patch (#1797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-01 10:22:16 +02:00
Tobias Linsefors
5499e2e5d8 fix: add aria-label to action toolbar items (#1794) 2025-08-28 15:37:15 +02:00
renovate[bot]
cee895adf1 fix(deps): update minor and patch (#1790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-25 14:03:00 +02:00
Donya MashaallahPoor
30333d0e52 fix: misspell of a feature flag (#1793) 2025-08-19 13:39:30 +02:00
caele
3b1256a75b chore(release): v6.0.0-alpha.2 🚀 2025-08-18 16:16:56 +02:00
caele
759f550b39 chore: fix spec files 2025-08-18 16:15:43 +02:00
caele
c279afa5f5 chore(release): v6.0.0-alpha.1 🚀 2025-08-14 16:59:57 +02:00
caele
1f18f76bea chore(release): v6.0.0-alpha.0 🚀 2025-08-14 15:02:04 +02:00
Tobias Åström
24484b97dd chore: remove lodash (#1788) 2025-08-12 11:40:30 +02:00
renovate[bot]
ab4d42e725 fix(deps): update minor and patch (#1780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 09:27:46 +02:00
Tobias Åström
8e9f1c3568 docs: remove incorrect addition (#1776) 2025-06-25 09:17:33 +02:00
Tobias Åström
388730565e fix: fetch image resource with auth params (#1757)
* fix: fetch image resource with auth params

* chore: refactor to pre-load the query params

* chore: correct non-async

* chore: fix mock of auth

* chore: qlik/api 1.37.0
2025-06-24 12:01:31 +02:00
caele
f2554260d6 chore(release): v5.17.0 🚀 2025-06-24 11:39:48 +02:00
Jingjing Xie
70e19fc9af fix: change default navigation value to undefined (#1774) 2025-06-24 11:27:50 +02:00
renovate[bot]
8ae8848487 fix(deps): update minor and patch (#1772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-23 08:09:20 +02:00
renovate[bot]
a17e605b0f fix(deps): update minor and patch (#1766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 16:44:09 +02:00
caele
5dd5f84521 chore(release): v5.16.0 🚀 2025-06-11 13:12:58 +02:00
Ashley Lesperance
1015872ed7 chore(translations): UI bus - 2025-06-06 (#1764) 2025-06-10 20:06:03 +02:00
Tobias Linsefors
4adc01b753 feat: include onContextMenu in experimental api (#1755) 2025-06-04 11:28:22 +02:00
Donya MashaallahPoor
8600775090 chore: add hypercube generic functions - part04 (#1746)
* chore: add hypercube generic functions - part04
2025-06-03 14:33:04 +02:00
Linh Nihlgård
ffdbab0a28 feat: support screen reader in gridless sheet (#1756)
* feat: support screen reader on sheet

* feat: support screen reader

* fix: add hidden screen reader

* fix: failed test case

* fix: change to currentId

* fix: remove unrelated change

* fix: change to cell id

* fix: comments

* fix: add no title

* fix: failed test cases

* refactor: comments

* fix: remove ?
2025-06-03 12:17:32 +02:00
renovate[bot]
990d707b95 fix(deps): update minor and patch (#1758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 08:26:37 +02:00
Jingjing Xie
2805fdd518 fix: handle outside navigation (#1747) 2025-05-22 08:36:02 +02:00
Tobias Åström
518b70bbc7 chore: remove element when destroyed (#1750)
* chore: remove element when destroyed

* chore: clean
2025-05-20 16:54:58 +02:00
caele
8bcb34d365 chore(release): v5.15.0 🚀 2025-05-19 11:25:26 +02:00
Tobias Åström
e3aab5a1ef fix: stop rendering if destroyed (#1748) 2025-05-19 11:17:19 +02:00
renovate[bot]
391612dec4 fix(deps): update minor and patch (#1749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 11:16:30 +02:00
Donya MashaallahPoor
6b690f3ecc chore: add hypercube generic functions - part03 (#1729)
* chore: add hypercube generic functions - part03
2025-05-16 15:18:14 +02:00
Christian Veinfors
72fef8889f feat: allow mocking of getListObject (#1745) 2025-05-14 08:17:44 +02:00
Tobias Linsefors
bfb15f5eb1 fix: more cell spacing fixes (#1734)
* fix: more cell spacing fixes

* feat: reduce number of different cases
2025-05-12 15:26:08 +02:00
Tobias Åström
e838b21a15 fix: add return type for viz.destroy (#1744)
* fix: add return type for viz.destroy

* chore: type to void
2025-05-12 15:00:36 +02:00
Ashley Lesperance
4cd982d00a chore(translations): UI bus - 2025-05-06 (#1739)
- Update translations related to: 6b84132 - fix: add filters info in footnote (#1710)
2025-05-12 12:02:51 +02:00
Tobias Åström
fd619dcd3a fix: make layout timing match old setup (#1743) 2025-05-12 12:02:10 +02:00
Jingjing Xie
c4473a3498 feat: add rtl support (#1738) 2025-05-09 13:08:42 +02:00
caele
66e616f1e5 chore(release): v5.14.0 🚀 2025-05-07 17:03:18 +02:00
Tobias Åström
8201429616 fix: incorrect height setting (#1737) 2025-05-07 17:01:58 +02:00
Tobias Åström
51fbdd1f7d feat: add theme to galaxy and getPropertyPanelDefinition to viz (#1736)
* feat: add theme to galaxy and getPropertyPanelDefinition to viz

* chore: fix spec

* chore: fix test

* fix: return correct def

* chore: lint
2025-05-07 15:28:11 +02:00
Tobias Linsefors
d5742dae8a feat: add support for disableThemeBorder option (#1735)
* feat: add support for disableThemeBorder option

* refactor: use object argument
2025-05-07 13:37:55 +02:00
Donya MashaallahPoor
445d6949e7 chore: add hypercube generic functions - part02 (#1715)
* chore: add hypercube generic functions - part02
2025-05-06 13:07:19 +02:00
Jingjing Xie
6b84132273 fix: add filters info in footnote (#1710) 2025-05-05 15:05:36 +02:00