Commit Graph

1296 Commits

Author SHA1 Message Date
renovate[bot]
5097bf83d0 chore(deps): update minor and patch (#1275)
* chore(deps): update minor and patch

* chore: set update snapshots to all

* chore: update baseline

* chore: remove all

* chore: update baseline more

* chore: update baseline max

* chore: update baseline maxi

* chore: update baseline maxis

* chore: update baseline maxisu

* chore: update baseline maxisum

* chore: update baseline maxisumo

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com>
2023-05-22 15:43:21 +02:00
Costantino Marullo
fd26f736d2 fix: listbox frequency count popup (#1273) 2023-05-17 09:34:30 +02:00
Tobias Åström
794e55de0c chore: update sn-hello (#1271) 2023-05-16 10:33:56 +02:00
dependabot[bot]
382dc7b289 chore(deps): bump terser from 5.14.1 to 5.17.3 (#1270)
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.17.3.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.14.1...v5.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 14:40:13 +02:00
Tobias Åström
626ff048f7 chore: remove storybook (#1269)
* chore: remove storybook

* chore: add in missing deps
2023-05-15 13:00:09 +02:00
caele
e41893a344 chore(release): v4.0.3 🚀 v4.0.3 2023-05-15 09:59:22 +02:00
Tobias Åström
05abdf4f55 fix: do not crash on unknown chart + footer (#1268)
* fix: do not krash on unknown chart + footer

* chore: use undefined instead
2023-05-15 09:42:06 +02:00
renovate[bot]
0530574be8 chore(deps): update dependency @rollup/plugin-commonjs to v25 (#1266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-15 09:41:54 +02:00
renovate[bot]
2462d20531 chore(deps): update dependency rollup to v3.21.7 (#1267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-13 18:01:42 +00:00
renovate[bot]
23844f9c16 chore(deps): update minor and patch (#1265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-13 04:05:16 +00:00
Tobias Linsefors
1bb0f268a0 fix: mark invalid listboxes as rendered (#1264) 2023-05-12 14:08:05 +02:00
caele
a00241510f chore(release): v4.0.2 🚀 v4.0.2 2023-05-10 14:00:55 +02:00
caele
b64a8133f4 fix: correct build cli options 2023-05-10 14:00:14 +02:00
caele
c105707099 chore(release): v4.0.1 🚀 v4.0.1 2023-05-10 10:18:27 +02:00
Tobias Åström
fc5284b0e2 chore: update inter-deps (#1263) 2023-05-10 10:07:12 +02:00
Vittorio Cellucci
41dea12f08 feat: add browser, and preferBuiltins cli args (#1225)
* fix: resolve comments

* fix: preferBuiltins to true

* chore: resolve conflicts

* fix: change wording to reflect what is happening
2023-05-09 15:39:16 +02:00
caele
25856057bb chore(release): v4.0.0 🚀 v4.0.0 2023-05-08 20:41:27 +02:00
Tobias Linsefors
e6d37a9496 fix: move focus on (one case of) close search (#1229) 2023-05-08 10:10:54 +02:00
renovate[bot]
02f4a6f8c7 chore(deps): update minor and patch (#1259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 09:15:05 +02:00
renovate[bot]
bece4d602f chore(deps): update cimg/node docker tag to v20 (#1252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-06 14:51:53 +02:00
Ahmad Mirzaei
53573b6c90 fix(type): add missing type info required by sn-table (#1193)
* fix(type): add missing type info required by `sn-table`

* fix: add default arg for `exitFunction` and `focusSelectionFunction`

* fix: make `blur()` and `focusSelection()` optional like before

* chore: review comments

* chore: rename `api.on(...)` to `api.addListener(...)`

* chore: rebase with upstream
2023-05-05 13:21:31 +02:00
Li Kang
31b2775796 feat: support keyboardNavigation in fxiture rendering (#1256) 2023-05-05 12:42:13 +02:00
Tobias Åström
bac12a784a fix: correct usage of event-emitter (#1258)
* fix: correct usage of event-emitter

* chore: correct usage in test
2023-05-05 12:33:46 +02:00
caele
0ffa335271 chore(release): v4.0.0-alpha.10 🚀 2023-05-03 20:46:33 +02:00
caele
dff91b22cb chore: newline fix 2023-05-03 20:34:03 +02:00
renovate[bot]
83d9f76515 chore(deps): update minor and patch (#1251)
* chore(deps): update minor and patch

* chore: set node to 18.15.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com>
2023-05-03 19:09:54 +02:00
Tobias Åström
096219dfec fix: correctly await types in serve (#1242)
* fix: correctly await types in serve

* chore: add effect dep
2023-05-03 18:32:21 +02:00
renovate[bot]
c0101e6778 chore(deps): update dependency jest-junit to v16 (#1254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 18:28:12 +02:00
Tobias Åström
6a5e34de7d feat: remove sense legacy build path (#1244) 2023-05-03 18:21:19 +02:00
Tobias Linsefors
60a977f906 feat: listbox properties spec (#1228)
* feat: listbox properties spec

* docs: update descriptions

* chore: split listbox to new api
2023-05-02 10:47:56 +02:00
Daniel Sjöstrand
b11e9c915f fix: take empty field into account (#1250)
* fix: take empty field into account

* test: add unit test
2023-05-02 09:33:04 +02:00
Li Kang
63c4196c9c docs: fix links to qlik.dev (#1247) 2023-04-28 10:57:28 +02:00
Johan Lahti
ca46370b1b refactor: limit selection actions in direct query (#1246)
* refactor: compensate for checkboxes in item width

* test: search highlight rendering test

* refactor: disable some select actions in dq mode

* fix: rm test

* refactor: add flags fallback to context

* refactor: send flags through options instead of
  context

* refactor: rm flags completely
2023-04-27 12:12:15 +02:00
caele
6dbd394493 chore: update renovate 2023-04-27 09:33:53 +02:00
Niek van Staveren
35bef7049a test: update test structure nebula create (#1227)
* test: update test structure nebula create

* fix: remove nebula config
2023-04-26 14:49:43 +02:00
Tobias Åström
7243ee4b7a feat: add useInteractions and deprecate useContraints (#1196)
* feat: add useinteractions add deprecate usecontraints

* chore: add test file

* chore: conditionally assign things

* chore: fix test and add edit to serve

* chore: fix all the things

* chore: test fix

* chore: test fix

* chore: set back dev flag

* chore: change spec around a bit

* chore: guard against nebbie not being initialized

* chore: pr comments
2023-04-26 13:58:34 +02:00
Niek van Staveren
f7e2bfa2e7 fix: resolve server url to empty string (#1241) 2023-04-26 09:13:50 +02:00
Johan Lahti
91aa9fd4b1 test: search highlight rendering test (#1243)
* refactor: compensate for checkboxes in item width

* test: search highlight rendering test

* test: adapt and add scenario

* test: upload snapshots

* refactor: move snapshots to right place
2023-04-25 14:25:03 +02:00
renovate[bot]
02aa1a359d chore(deps): update dependency typescript to v5 (#1211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-25 11:51:20 +02:00
dependabot[bot]
44829d7419 chore(deps): bump minimatch in /examples/sn-hello-react (#1239)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-25 11:04:13 +02:00
Johan Lahti
bde7d118d1 test: rendering test for keyboard nav in grid mode with all arrow keys (#1240)
* refactor: compensate for checkboxes in item width

* test: keyboard nav in grid mode rendering test

* test: upload snapshot

* test: rename with appending linux

* test: confirm selections to rm selections toolbar

* test: replace snapshot
2023-04-25 08:39:53 +02:00
dependabot[bot]
d3d23caceb chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#1236)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 14:49:36 +02:00
dependabot[bot]
7913e488d1 chore(deps): bump dns-packet from 5.3.1 to 5.6.0 (#1237)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.6.0.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v5.3.1...v5.6.0)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 14:48:55 +02:00
dependabot[bot]
7a765fb1e0 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1238)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 14:48:26 +02:00
dependabot[bot]
1bc21e354d chore(deps): bump decode-uri-component in /examples/sn-hello-react (#1235)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 14:48:04 +02:00
Daniel Sjöstrand
0cea2be537 fix: add box-shadow to scrollbar when focus (#1234) 2023-04-24 14:08:21 +02:00
Johan Lahti
564336231a fix: prevent several text lines by using nowrap instead of pre (#1233)
* refactor: compensate for checkboxes in item width

* fix: prevent >1 lines

* fix: rm comment

* fix: push nowrap change in valuefield

* refactor: rely on default wrap
2023-04-24 13:19:43 +02:00
Daniel Sjöstrand
4df9595fb2 fix(listbox): detach toolbar on resize (#1232)
* fix: detach toolbar on resize

* fix: add logical or
2023-04-24 12:34:21 +02:00
Quan Ho
a3fafd2eed fix: support keyboard navigation (arrow key up/down) in grid mode (#1231) 2023-04-24 12:16:34 +02:00
Li Kang
557ba4623e feat: to be able to disable systemjs in build (#1230)
* feat: to be able to disable systemjs in build

* refactor: rename
2023-04-21 09:35:28 +02:00