Commit Graph

1907 Commits

Author SHA1 Message Date
caele
94bd283e98 Merge remote-tracking branch 'origin' 2024-02-20 09:05:39 +01:00
renovate[bot]
8007e70f43 chore(deps): update dependency caniuse-lite to v1.0.30001588 (#1488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 06:10:47 +00:00
renovate[bot]
06ebcf0c97 chore(deps): update minor and patch (#1486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-17 03:45:48 +00:00
caele
f22c818690 chore(release): v4.11.0 🚀 v4.11.0 2024-02-16 10:11:02 +01:00
Tobias Åström
0f74eace4f fix: allow prefix in serve (#1482)
* fix: allow prefix in serve

* chore: redo regex and clean

* chore: fix test

* fix: use correct prefix characters and URLs

* fix: use correct prefix characters and URLs

* chore: remove core

* chore: fix header url
2024-02-16 10:07:18 +01:00
Tobias Åström
30ab5c683f chore: limit contraints warnings to once per component per session (#1484)
* chore: limit contraints warnings to once per component per session

* fix: correct boolean

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

---------

Co-authored-by: Tobias Linsefors <T-Wizard@users.noreply.github.com>
2024-02-14 11:50:25 +01:00
Tobias Åström
cdeafabae5 fix: display correct override URL (#1477) 2024-02-13 15:23:39 +01:00
Elise
24e0572676 feat: add option codeSplit to allow for code-splitting (#1476)
* feat: add option codeSplit to allow for code-splitting

* fix: review comments

* fix: remove documentation for experimental feature
2024-02-13 12:12:32 +01:00
renovate[bot]
c34f14a313 chore(deps): update dependency globby to v14.0.1 (#1481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-11 17:09:35 +00:00
renovate[bot]
1722b81de1 chore(deps): update dependency rollup to v4.10.0 (#1480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 10:50:02 +00:00
renovate[bot]
3e3490b673 chore(deps): update minor and patch (#1478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 03:43:17 +00:00
caele
d23bd80c52 fix: store into property generation 2024-02-09 13:11:12 +01:00
caele
3520861f5a chore(release): v5.0.0-alpha.3 🚀 v5.0.0-alpha.3 2024-02-06 10:32:52 +01:00
caele
8923b7b7df chore: fix test 2024-02-06 10:21:51 +01:00
caele
fb3f8fa31a chore: merge fix 2024-02-06 10:08:36 +01:00
caele
47cccf3559 Merge branch 'master' 2024-02-06 09:44:37 +01:00
renovate[bot]
86edd0ba0f chore(deps): update dependency husky to v9 (#1468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 09:19:52 +01:00
renovate[bot]
1f61fada16 chore(deps): update dependency prettier to v3.2.5 (#1473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-04 11:00:31 +00:00
renovate[bot]
bbd4f291cd chore(deps): update minor and patch (#1472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-03 07:43:11 +00:00
caele
1be7d26b3c chore(release): v4.10.0 🚀 v4.10.0 2024-02-01 17:50:03 +01:00
renovate[bot]
fc5995dde6 fix(deps): update dependency source-map-loader to v5 (#1463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 17:47:51 +01:00
Tobias Åström
8e5996819c chore: fix typings and descriptions (#1470) 2024-02-01 17:47:32 +01:00
Johan Lahti
5e35fb61fd feat(ListBox): break out header and add unlock button (#1466)
* fix: error on esc in search

* fix: reset zoom on iphone on nebula level

* fix: show toolbar when icons demand

* feat: unlock cover btn and break out header

* fix: move option

* feat: move showLock option to public options

* fix: centered svg unlock icon

* fix: listen to lock changes

* fix: search icon show fixes

* fix: hide header correctly

* fix: make text overflow great again

* test: updated expected snapshots

* fix: tweak icon sizes more

* fix: apply header style color

* test: update snapshots

* fix: override text explicitly to make it work

* fix: rtl actions keyboard nav inverted

* fix: keyboard nav for unlock button

* fix: align numerical search results correctly

* fix: recreate header on layout or isLocked change

* fix: give layout to can-funcs to stay up to date

* Update apis/nucleus/src/components/listbox/ListBoxInline.jsx

Co-authored-by: Daniel Sjöstrand <99665802+DanielS-Qlik@users.noreply.github.com>

* refactor: add loading icon and block interaction

* fix: justify center when loading

* fix: adjust spinner timeout

* chore: update specs

* feat: moved translation strings

---------

Co-authored-by: Daniel Sjöstrand <99665802+DanielS-Qlik@users.noreply.github.com>
2024-02-01 16:51:05 +01:00
renovate[bot]
7d6db2d931 chore(deps): update dependency caniuse-lite to v1.0.30001581 (#1469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-28 07:37:20 +00:00
renovate[bot]
de690aa2ba chore(deps): update minor and patch (#1467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-27 04:26:06 +00:00
Johan Lahti
20ef5b01ad fix: always store session model (also when not fetching it) (#1465)
* fix: store session model also when not fetching

* fix: clean up async

* test: move after all reset
2024-01-24 13:08:58 +01:00
renovate[bot]
fedca4d461 chore(deps): update dependency rollup to v4.9.6 (#1464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-21 10:19:14 +00:00
renovate[bot]
3be68db89f chore(deps): update minor and patch (#1462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 03:01:23 +00:00
Tobias Åström
eeba77d181 chore: merge master into main (#1461)
* chore(deps): update minor and patch (#1451)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup to v4.9.4 (#1452)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency caniuse-lite to v1.0.30001576 (#1453)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: dark theme for listbox (#1449)

* chore: fix dark theme for listbox

* chore: add test

* chore: listbox search bg

* chore: add baseline

* chore: fix tests

* chore: use alpha shift for search bg

* chore: baseline

* chore(deps): update minor and patch (#1459)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency prettier to v3.2.2 (#1460)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: add option to inlineDynamicImports (#1458)

* feat: add option to inlineDynamicImports

* fix: add documentation and run yarn spec

* fix: format readme

* chore(deps): bump follow-redirects in /examples/sn-hello-react (#1456)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump follow-redirects from 1.15.1 to 1.15.4 (#1457)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Elise <fdq@qlik.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 16:02:44 +01:00
dependabot[bot]
3087d48ad8 chore(deps): bump follow-redirects from 1.15.1 to 1.15.4 (#1457)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 12:22:38 +01:00
dependabot[bot]
5d6a56abf5 chore(deps): bump follow-redirects in /examples/sn-hello-react (#1456)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 12:20:03 +01:00
Elise
5759c1c4fd feat: add option to inlineDynamicImports (#1458)
* feat: add option to inlineDynamicImports

* fix: add documentation and run yarn spec

* fix: format readme
2024-01-16 10:25:28 +01:00
renovate[bot]
bfbc13681d chore(deps): update dependency prettier to v3.2.2 (#1460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-14 07:38:12 +00:00
renovate[bot]
b4e4642118 chore(deps): update minor and patch (#1459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-13 07:25:36 +00:00
Tobias Åström
c47c8090c8 fix: nebula serve with new model cache (#1455)
* fix: use correct context in serve

* chore: always include sourcemaps in serve

* chore: add missing file

* chore: rename file
2024-01-11 14:37:20 +01:00
Tobias Åström
e7700876f2 fix: dark theme for listbox (#1449)
* chore: fix dark theme for listbox

* chore: add test

* chore: listbox search bg

* chore: add baseline

* chore: fix tests

* chore: use alpha shift for search bg

* chore: baseline
2024-01-08 14:31:43 +01:00
renovate[bot]
b512247ebe chore(deps): update dependency caniuse-lite to v1.0.30001576 (#1453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-08 01:53:19 +00:00
renovate[bot]
0d1449e724 chore(deps): update dependency rollup to v4.9.4 (#1452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-06 13:34:53 +00:00
renovate[bot]
f17164ee04 chore(deps): update minor and patch (#1451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-06 03:44:38 +00:00
caele
8fb8959ca3 chore(release): v5.0.0-alpha.2 🚀 v5.0.0-alpha.2 2024-01-04 09:20:05 +01:00
caele
45d57b8484 chore: yarn lock 2024-01-04 08:48:54 +01:00
caele
8ace067438 Merge branch 'master' 2024-01-04 08:46:55 +01:00
Tobias Åström
0a6a450c48 feat: add session to mocked app (#1437)
* feat: add session to mocked app

* chore: fix tests
2024-01-04 08:40:08 +01:00
renovate[bot]
540855e69b chore(deps): update dependency rollup to v4.9.2 (#1446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-30 09:15:49 +00:00
renovate[bot]
579afd8f5a chore(deps): update minor and patch (#1445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-30 04:56:34 +00:00
renovate[bot]
ca7f127ff8 chore(deps): update dependency eslint-plugin-prettier to v5.1.2 (#1444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-24 09:01:01 +00:00
renovate[bot]
f5594bb811 chore(deps): update dependency @emotion/react to ^11.11.3 (#1443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-24 00:59:19 +00:00
renovate[bot]
2b5eda91cf chore(deps): update minor and patch (#1442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-23 03:46:52 +00:00
caele
4208cf7d22 chore(release): v5.0.0-alpha.1 🚀 v5.0.0-alpha.1 2023-12-21 15:56:21 +01:00
Tobias Åström
dc199402b1 chore: merge master into main (#1441)
* fix: bgColor with useColorExpression property (#1426)

* chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 (#1421)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): update minor and patch (#1429)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency ws to v8.15.0 (#1430)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update minor and patch (#1431)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(listbox): let color resolver pick up the index instead of hex (#1428)

* fix: enable picking up the index instead of hex

* fix: resolve color picker color in other cases too

* fix: apply backdrop filter

* fix: limit backdrop to when we have a bg image

* test: update bg image

* test: update unit test

* chore(deps): update dependency lerna to v8 (#1416)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update minor and patch (#1433)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup to v4.9.1 (#1435)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: use 12px as default font size in theme (#1427)

* chore(deps): update github/codeql-action action to v3 (#1434)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(listbox): make search focus border color blue (#1432)

* fix: search focus border color

* test: update tests and snapshots

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Christofer Splittorff <cbt@qlik.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Johan Lahti <johanlahti@users.noreply.github.com>
Co-authored-by: Max Gefvert <max.gefvert@qlik.com>
2023-12-21 15:32:17 +01:00