Commit Graph

605 Commits

Author SHA1 Message Date
Tobias Åström
b250362020 chore: tweak docs (#557) 2021-01-13 14:50:36 +01:00
renovate[bot]
2871ab01ff chore(deps): update dependency eslint-config-prettier to v7 (#553)
* chore(deps): update dependency eslint-config-prettier to v7

* chore: update to enfore arrow-body-style

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: caele <tsm@qlik.com>
2021-01-11 15:00:34 +01:00
renovate[bot]
542bbfc3b9 fix(deps): update dependency rollup-plugin-postcss to v4 (#554)
* fix(deps): update dependency rollup-plugin-postcss to v4

* chore: add postcss

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: caele <tsm@qlik.com>
2021-01-11 14:10:38 +01:00
renovate[bot]
a61a5ce035 chore(deps): update browserless/chrome docker tag to v1.43.0 (#551)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-05 08:51:09 +01:00
renovate[bot]
f2757cbdec chore(deps): update minor and patch (#552)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-04 14:17:20 +01:00
Tobias Åström
ccb9a6cf2d chore: update spec for object conversion (#550)
* chore: update spec for object conversion

* chore: more spec updates

* chore: fix unit tests
2020-12-21 14:56:17 +01:00
Tobias Åström
1116ed52d4 Tsm/field api (#549)
* feat: add field api and inline listbox

* feat: add autosizer

* chore: add specs for fieldSelections

* feat: support horizontal, set as experimental

* fix: close actions correctly

* chore: correct docs, set as async
2020-12-14 16:03:42 +01:00
renovate[bot]
317cc472c1 chore(deps): update dependency @rollup/plugin-node-resolve to v11 (#546)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-07 14:16:03 +01:00
renovate[bot]
ae2095822a chore(deps): update minor and patch (#543)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-07 14:15:28 +01:00
caele
385129f0d3 chore(release): v1.0.2-alpha.1 🚀 v1.0.2-alpha.1 2020-12-04 15:17:36 +01:00
caele
b1d2e52b7a chore: update gitignore 2020-12-04 15:09:14 +01:00
Quan Ho
ee609a5676 refactor: split big files into smaller files (#542) 2020-12-01 17:39:09 +01:00
Tobias Linsefors
2dde426626 fix(nucleus): disable enforce focus on actions toolbar (#540) 2020-12-01 10:33:42 +01:00
renovate[bot]
4a3c36870f chore(deps): update dependency @rollup/plugin-commonjs to v17 (#545)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-01 09:04:47 +01:00
renovate[bot]
279a929ec4 chore(deps): update minor and patch docker tags (#544)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-01 09:04:18 +01:00
Tobias Åström
6fb4fdfd95 chore: skip api-gov job on forks (#541) 2020-12-01 09:02:48 +01:00
Quan Ho
0071d3c18c feat: add importProperties for hypercube conversion (#538) 2020-11-30 14:20:47 +01:00
Tobias Linsefors
b5ba2d078e fix: object-selections (#539)
don't clear an empty range select
disable clear and confirm button when the selection is cleared
2020-11-30 09:04:41 +01:00
Quan Ho
5ec6a8a1e2 feat: add exportProperties for hypercube conversion (#537) 2020-11-24 11:24:27 +01:00
Quan Ho
d8c83ca856 feat: add basic support for object conversion (#535) 2020-11-17 08:47:24 +01:00
Tobias Åström
2ce33628e5 chore: add dev mashup example (#536)
* chore: add dev mashup example

* chore: update example readme

* fix: update schema version

* chore: change stardust to dep
2020-11-16 13:12:45 +01:00
Tobias Linsefors
18db348b82 feat(test-utils): add support for actions (#534) 2020-11-09 10:40:46 +01:00
renovate[bot]
d4f239079f chore(deps): update dependency @rollup/plugin-node-resolve to v10 (#530)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-03 09:23:31 +01:00
renovate[bot]
ca5ebeba94 chore(deps): update react monorepo to v17 (#532)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-03 09:23:13 +01:00
renovate[bot]
5d428a5551 chore(deps): update dependency webpack-cli to v4 (#531)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-02 13:48:59 +01:00
renovate[bot]
f69e804140 chore(deps): update dependency @rollup/plugin-commonjs to v16 (#529)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-02 13:48:16 +01:00
renovate[bot]
3ceb354368 chore(deps): update minor and patch docker tags (#528)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-02 13:23:34 +01:00
renovate[bot]
d549c0118b chore(deps): update minor and patch (#527)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-02 10:39:16 +01:00
Quan Ho
c0daa041cf feat: support ListObject (#526)
* feat: support `ListObject`

* chore: add listbox fixture

* refactor: refactor

* refactor: refactor

* refactor: update error message

Co-authored-by: Christoffer Åström <stoffeastrom@gmail.com>
Co-authored-by: Tobias Åström <tsm@qlik.com>
2020-11-02 09:47:11 +01:00
Tobias Åström
c7529f5b11 chore: add api gov job (#524)
* chore: add api gov job

* chore: target specs

* chore: add docker login

* chore: remove layer cache

* chore: move to own job

* chore: adjust it

* chore: change to token

* chore: remove cp

* chore: fix linebreak

* chore: fix copy into docker

* chore: add checkout

* chore: update spec

* chore: ignore internal functions
2020-10-30 09:02:28 +01:00
Tobias Åström
ee191cc3db chore: update deps (#523) 2020-10-13 16:45:30 +02:00
Tobias Linsefors
192336c28c chore(cli-serve): fix path matching to work when building on windows (#521) 2020-10-09 08:46:16 +02:00
Tobias Linsefors
f0575f32b3 fix(cli-create): add missing / in template (#522) 2020-10-09 08:45:52 +02:00
Tobias Linsefors
73e5c876e8 fix: remove listener on unmount (#520) 2020-10-08 15:37:27 +02:00
caele
93688a9818 chore(release): v1.0.2-alpha.0🚀 v1.0.2-alpha.0 2020-10-07 09:37:13 +02:00
Tobias Åström
4b7f85e0e3 fix(theme): add additional palette fallback (#518)
* fix(theme): add additional palette fallback

* fix(theme): add fallback for scales
2020-10-05 21:56:32 +02:00
dependabot[bot]
e96e84df22 chore(deps): bump lodash from 4.17.11 to 4.17.20 (#496)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 15:11:34 +02:00
renovate[bot]
83443caa7b chore(deps): update minor and patch (#405)
* chore(deps): update minor and patch

* chore: update monaco-editor-webpack-plugin

* chore: update picasso example test

* chore(test): disable test

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: caele <tsm@qlik.com>
2020-10-02 14:57:53 +02:00
renovate[bot]
dd1a2a5640 chore(deps): update dependency yargs to v16 (#515)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-02 11:31:10 +02:00
dependabot[bot]
324e049c66 chore(deps): bump elliptic from 6.4.1 to 6.5.3 (#483)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 11:30:46 +02:00
renovate[bot]
c6cd5b652f chore(deps): update dependency d3-color to v2 (#498)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-02 11:30:28 +02:00
renovate[bot]
cc4580d522 chore(deps): update dependency pretty-quick to v3 (#499)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-02 11:29:45 +02:00
Tobias Åström
de8abd9bba chore: update dependencies (#516) 2020-10-02 11:23:50 +02:00
renovate[bot]
b3a6355b66 chore(deps): update minor and patch docker tags (#512)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-02 11:11:18 +02:00
Tobias Linsefors
6ca871e04b feat: generate-color-scales (#508) 2020-09-28 10:33:18 +02:00
Miralem Drek
36c708fb5d fix(cli-serve): improve connection error messages (#506) 2020-09-09 09:43:42 +02:00
Miralem Drek
9e7af32334 fix(cli-sense): fix path injection on windows (#497)
fixes #482, fixes #489
2020-08-20 16:18:01 +02:00
Miralem Drek
3cf4b2c5e0 chore: remove website (#495) 2020-08-19 12:16:42 +02:00
Miralem Drek
e77ac217a2 chore: update deps (#494) 2020-08-19 12:16:25 +02:00
Miralem Drek
1be270056c fix(cli-create): import stardust index (#490)
fixes #488
2020-08-19 08:54:05 +02:00