Commit Graph

1842 Commits

Author SHA1 Message Date
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
caele
6c45781013 chore(release): v6.0.0-alpha.5 🚀 v6.0.0-alpha.5 2025-09-25 15:52:05 +02:00
Tobias Åström
fc7d25dc7b chore: add babel dependencies to cli-build (#1810)
* chore: add babel dependencies to cli-build

* chore: add browserslist
2025-09-25 14:52:01 +02:00
dependabot[bot]
f4b244be7e chore(deps): bump tar-fs from 3.1.0 to 3.1.1 (#1809)
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-25 14:27:01 +02:00
caele
095e8b6718 chore(release): v6.0.0-alpha.4 🚀 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
Tobias Åström
13e8e1a552 fix: try support css modules (#1808)
* fix: try support css modules

* fix: non-ts builds failed

* fix: regular css imports processing

* fix: regular css imports processing

* fix: support both module css and regular
2025-09-24 16:43:40 +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
Ashley Lesperance
b39aec509b chore(translations): UI bus - 2025-09-12 (#1805)
- Update translations related to: af5566f - chore: format lang file
2025-09-19 16:57:29 +02:00
caele
97af71661c chore(release): v6.0.0-alpha.3 🚀 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
7747e09b8c feat: setup qlty (#1802)
* feat: setup qlty

* chore: fix yml
2025-09-10 11:06:43 +02:00
renovate[bot]
1cd25c6a4e chore(deps): update dependency eslint-plugin-mocha to v11 (#1728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 18:50:22 +02:00
Tobias Åström
2c937f15f5 chore: update eslint to 9 (#1801) 2025-09-08 16:01:30 +02:00
renovate[bot]
ba898a4480 chore(deps): update actions/setup-node action to v5 (#1800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 10:13:30 +02:00
renovate[bot]
996b72e421 fix(deps): update minor and patch (#1799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 10:13:15 +02:00
Tobias Åström
af9bedbec1 chore: upgrade to yarn modern (#1796)
* chore: upgrade to yarn modern

* chore: disable hardened mode

* chore: update gitignore

* chore: update versions

* chore: use touch instead of echo

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-05 12:57:10 +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
Tobias Åström
bbb3c977e2 chore: remove rollup-plugin-dependency-flow (#1795) 2025-08-28 14:31:37 +02:00
caele
7e12af63dc chore: update hello react deps 2025-08-28 11:41:12 +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
renovate[bot]
527d226a35 chore(deps): update amannn/action-semantic-pull-request action to v6 (#1792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 13:40:06 +02:00
renovate[bot]
ec396460b1 chore(deps): update actions/checkout action to v5 (#1791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 13:39:53 +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 🚀 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 🚀 v6.0.0-alpha.1 2025-08-14 16:59:57 +02:00
Tobias Åström
bef8136dc1 fix: support qlik/api (#1789) 2025-08-14 16:58:12 +02:00
caele
1f18f76bea chore(release): v6.0.0-alpha.0 🚀 v6.0.0-alpha.0 2025-08-14 15:02:04 +02:00
caele
3cef087eef chore: prep 6.0.0 alpha release 2025-08-14 14:40:19 +02:00
Tobias Åström
24484b97dd chore: remove lodash (#1788) 2025-08-12 11:40:30 +02:00
dependabot[bot]
2980a50259 chore(deps): bump form-data from 4.0.0 to 4.0.4 (#1783)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11 14:29:13 +02:00
renovate[bot]
a4a7e849f6 chore(deps): update cimg/base docker tag to v2025 (#1781)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 13:10:29 +02:00
renovate[bot]
ecd3aece1e chore(deps): update actions/download-artifact action to v5 (#1785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 13:10:11 +02:00
renovate[bot]
b86db22f1a fix(deps): update dependency cross-env to v10 (#1784)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 10:20:24 +02:00
renovate[bot]
c409671100 chore(deps): update dependency node to v22 (#1782)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-11 10:19:39 +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
f1052f3ab7 chore!: add dependency to @qlik/api (#1778) 2025-06-26 22:14:17 +02:00
Tobias Åström
bafe303ef5 chore: api-gov gh (#1777) 2025-06-25 09:47:48 +02:00
Tobias Åström
8e9f1c3568 docs: remove incorrect addition (#1776) 2025-06-25 09:17:33 +02:00
caele
669b7ea00e chore: add empty circleci 2025-06-24 12:57:30 +02:00