Quan Ho
c940d8b4b8
feat: adjust generation of ext and meta files on creating template ( #656 )
2021-08-19 20:08:51 +02:00
caele
ea1ab640ac
chore(release): v1.6.0 🚀
v1.6.0
2021-08-16 13:32:57 +02:00
Tobias Åström
876f529c2e
fix: update mashup dependencies ( #652 )
...
* fix: update mashup dependencies
* chore: validate with a failure
* chore: revert test
2021-08-16 13:22:18 +02:00
dependabot[bot]
62ed0ac424
chore(deps): bump lodash in /examples/sn-hello-react ( #653 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-16 08:34:24 +02:00
Tobias Linsefors
f70c575eca
fix: use same event in extensionwrapper ( #651 )
2021-08-13 14:18:45 +02:00
Li Kang
5cb6233f10
docs: fix format ( #648 )
2021-08-11 09:20:30 +02:00
Tobias Åström
a96b78aab5
chore: handle --ext edge case ( #649 )
2021-08-11 09:17:48 +02:00
Quan Ho
6381cf6e79
feat: switch --partial to default and add --legacy option ( #632 )
2021-08-10 18:03:08 +02:00
Li Kang
df9cb4b0c0
docs(create-cli): add docs to create mashup cli ( #636 )
2021-08-04 10:06:13 +02:00
renovate[bot]
6072d5fc1d
chore(deps): update dependency globby to v12 ( #644 )
...
* chore(deps): update dependency globby to v12
* chore: convert locale script to module
* chore: set import url
* chore: set node to 14.14
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: caele <tsm@qlik.com >
2021-08-03 12:04:08 +02:00
Tobias Åström
a89f1ad551
chore: update to node 16 ( #647 )
...
* chore: update to node 16
* chore(deps): set node to v14.1.0
2021-08-03 09:53:54 +02:00
renovate[bot]
1c609c815e
chore(deps): update dependency husky to v7 ( #645 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-03 08:28:14 +02:00
Tobias Linsefors
dbf7ea97ec
fix(extension-wrapper): support paths argument in begin ( #639 )
...
support selections.begin(paths) when wrapped in an sense extension
(it is already supported when used in nebula.js outside sense)
2021-08-03 08:16:37 +02:00
renovate[bot]
ea6efe3195
chore(deps): update commitlint monorepo to v13 ( #641 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-03 08:08:30 +02:00
renovate[bot]
e5d48ece00
chore(deps): update dependency @rollup/plugin-commonjs to v20 ( #642 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-02 19:26:55 +02:00
renovate[bot]
9597b290b2
chore(deps): update dependency @rollup/plugin-replace to v3 ( #643 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-02 19:26:42 +02:00
renovate[bot]
f4933076d9
fix(deps): update dependency ws to v8 ( #646 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-02 19:26:26 +02:00
renovate[bot]
77ca49e46d
chore(deps): update minor and patch ( #628 )
...
* chore(deps): update minor and patch
* chore: update monaco-editor-webpack-plugin
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: caele <tsm@qlik.com >
2021-08-02 15:20:42 +02:00
Quan Ho
54171dfed0
fix: add isModal for sense legacy extension ( #637 )
2021-07-05 16:33:39 +02:00
Tobias Linsefors
8eded3055e
fix(cli-sense): apply default when using javascript api ( #633 )
2021-07-01 14:41:45 +02:00
veinfors
bd9bdf9e36
chore(release): v1.5.0 🚀
v1.5.0
2021-07-01 11:18:30 +02:00
Tobias Linsefors
e321c186df
fix(cli-serve): apply config when using javascript API and handle missing serve ( #631 )
2021-07-01 11:00:22 +02:00
Quan Ho
da61276431
feat: update build and build legacy for nebula sense ( #627 )
2021-07-01 10:27:57 +02:00
Christian Veinfors
ba3c8238a7
fix: do not return undefined build config ( #626 )
2021-06-30 08:57:01 +02:00
veinfors
f61965fdc6
chore(release): v1.4.0 🚀
v1.4.0
2021-06-28 15:34:12 +02:00
Christian Veinfors
e99e071adc
feat(build): additions to build and serve cli ( #625 )
2021-06-28 13:46:36 +02:00
Tobias Åström
57a8091007
chore: update examples and templates ( #624 )
...
* chore: update react example deps
* chore: update templates
2021-06-09 09:42:02 +02:00
Tobias Åström
3b40fa5e22
chore: update to webpack 5 ( #623 )
...
* chore: webpack 5
* chore: devtool order
2021-06-09 08:10:21 +02:00
renovate[bot]
3c4f6c2192
chore(deps): update minor and patch ( #610 )
...
* chore(deps): update minor and patch
* chore: update lint
* chore: set node of sandbox
* chore: set node of sandbox
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: caele <tsm@qlik.com >
2021-06-04 11:42:43 +02:00
Tobias Linsefors
3b47b2e7b5
feat(cli-build): include source maps of dependencies ( #622 )
2021-06-03 16:59:05 +02:00
renovate[bot]
2274cffadc
chore(deps): update dependency eslint-plugin-mocha to v9 ( #613 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-03 13:56:04 +02:00
renovate[bot]
2cd24a8dc0
chore(deps): update dependency yargs to v17 ( #615 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-03 11:48:47 +02:00
renovate[bot]
73bf35f53f
fix(deps): update dependency fs-extra to v10 ( #616 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-03 11:48:33 +02:00
Tobias Åström
db3e90ed9c
chore: temp disable api gov ( #621 )
2021-06-03 11:07:50 +02:00
renovate[bot]
5bedacd6eb
chore(deps): update dependency lint-staged to v11 ( #614 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-02 11:20:18 +02:00
renovate[bot]
2a2a95bada
chore(deps): update dependency @rollup/plugin-node-resolve to v13 ( #612 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-02 08:47:31 +02:00
renovate[bot]
51b0e8bbb0
chore(deps): update dependency @rollup/plugin-commonjs to v19 ( #611 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-01 16:51:37 +02:00
renovate[bot]
5c71bec36f
fix(deps): update dependency puppeteer to v10 ( #617 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-01 15:30:58 +02:00
renovate[bot]
0bef29b4c7
fix(deps): update dependency ws to v7.4.6 [security] ( #620 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-01 15:30:24 +02:00
veinfors
1618db12c0
chore(release): 1.3.0 🚀
v1.3.0
2021-06-01 14:02:30 +02:00
Christian Veinfors
9594d85422
feat(cli-build): add mode option to build ( #619 )
2021-06-01 10:29:31 +02:00
Tobias Linsefors
67f4b44dbb
chore: flags in config ( #609 )
2021-06-01 09:29:03 +02:00
Tobias Linsefors
76189a7d06
fix(serve): fix themes to use id, not key ( #608 )
2021-06-01 09:19:22 +02:00
Tobias Linsefors
e39935050d
feat(serve): support url flags ( #606 )
2021-05-28 16:41:28 +02:00
caele
c21b841431
chore: update example mashup
2021-05-17 13:07:52 +02:00
veinfors
553b9ca5b9
chore(release): v1.2.0 🚀
v1.2.0
2021-05-12 10:33:24 +02:00
caele
e68a564366
chore: update spec for 1.2.0
2021-05-12 08:55:50 +02:00
caele
ad46e6ea19
chore: fix docs
2021-05-11 10:10:26 +02:00
renovate[bot]
ac72eec81f
chore(deps): update picasso monorepo to v1 (major) ( #603 )
...
* chore(deps): update picasso monorepo to v1
* chore: enable ex tests
* chore: skip a test for a bit
* chore: unskip test
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: caele <tsm@qlik.com >
2021-05-05 09:58:34 +02:00
renovate[bot]
073bd5e2cb
chore(deps): update browserless/chrome docker tag to v1.45.1 ( #601 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-05-04 15:18:48 +02:00