Commit Graph

85 Commits

Author SHA1 Message Date
Li Kang
87f1be979f chore: bump peerDependencies (#684)
* feat: add types to nebula serve

* chore: add docs

* chore: bump peerDependencies

Co-authored-by: caele <tsm@qlik.com>
2021-10-01 09:06:28 +02:00
Li Kang
a228004f75 chore: add chart conversion example (#681)
* feat: add types to nebula serve

* chore: add docs

* chore: add chart conversion example

* chore(desp): bump parcel version in example code

Co-authored-by: caele <tsm@qlik.com>
2021-09-29 14:24:20 +02:00
Tobias Åström
596fddb350 Tsm/update example (#679)
* chore: update react example

* chore: change example to use nebula build
2021-09-23 11:29:27 +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
Li Kang
5cb6233f10 docs: fix format (#648) 2021-08-11 09:20:30 +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
caele
c21b841431 chore: update example mashup 2021-05-17 13:07:52 +02:00
renovate[bot]
f6776a2cb2 chore(deps): update dependency husky to v6 (#595)
* chore(deps): update dependency husky to v6

* chore(deps): update dependency husky to v6

* chore: add husky hooks

* chore: test husky

* chore: update lockfile

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: caele <tsm@qlik.com>
2021-04-09 10:42:16 +02:00
Tobias Åström
a1dc2fc6e9 chore: update local dev environment (#575) 2021-02-16 09:48:31 +01:00
Tobias Åström
85af5688d4 chore: update react example (#571) 2021-02-04 19:22:51 +01:00
dependabot[bot]
309a6494cc chore(deps): bump dot-prop in /examples/sn-hello-react (#567)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 09:27:01 +01:00
dependabot[bot]
6832678400 chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/sn-hello-react (#568)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 08:26:19 +01:00
dependabot[bot]
48f46ab912 chore(deps): bump mixin-deep in /examples/sn-hello-react (#566)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-03 08:25:52 +01:00
Tobias Åström
2b4ec95535 chore: update react example deps (#565) 2021-02-02 14:30:14 +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 Åström
ee191cc3db chore: update deps (#523) 2020-10-13 16:45:30 +02:00
Miralem Drek
6a28ec3dd4 refactor: expose nucleus and supernova via stardust package (#415)
BREAKING CHANGE: nucleus and supernova are no longer public packages and are both replaced by stardust
2020-04-28 13:02:41 +02:00
Miralem Drek
c999190b11 docs: remove mention of 'next' track in install instructions 2020-03-17 13:29:41 +01:00
Miralem Drek
25be834ed7 refactor: refactor nucleus create/get (#338)
BREAKING CHANGE: deprecate nucleus get/create in favour of nucleus.render
2020-03-05 15:39:19 +01:00
Miralem Drek
1df94ccd27 docs: update mashup example 2020-02-13 13:16:13 +01:00
Anders Nilsson
23b0d0418d chore: format commits (#304) 2020-02-13 12:39:51 +01:00
Miralem Drek
aad3d21a4d chore(release): v0.1.0-alpha.28 2020-01-30 16:07:09 +01:00
Miralem Drek
82d2f0ad64 chore(deps): avoid lock on peer dependencies (#287) 2020-01-29 16:48:53 +01:00
Miralem Drek
6479d2921c docs: update react example with hooks (#277) 2020-01-28 17:26:50 +01:00
Christoffer Åström
7f0e98c5d3 chore: pin all deps (#153)
* chore: pin all deps

* chore: update `yarn.lock`
2019-10-30 08:59:56 +01:00
Miralem Drek
73dd72f61d docs(examples): update mashup to load resources from unpkg (#64) 2019-06-10 09:47:28 +02:00
Miralem Drek
44bbbb5269 feat(nucleus): move load config to initiator 2019-06-07 11:30:55 +02:00
Miralem Drek
4153c5533b fix(sn-hello-react): replace env variable at build time 2019-06-05 12:30:14 +02:00
Miralem Drek
6a4305c703 docs: add supernova react example 2019-05-26 19:27:13 +02:00
Miralem Drek
8fd28afa99 docs(example): remove leonardo-ui dependency 2019-05-14 12:25:08 -05:00
Miralem Drek
db9743de7c chore(deps): lock leonardo-ui to 1.6
leonardo-ui v1.7.0 has a node dependency of >=10.11 which would cause
yarn to throw if that requirement is not met.

We want to be able to run on node 8 until its end-of-life.
2019-03-07 17:53:59 +01:00
Christoffer Åström
87b0187884 chore: change schema url (#14)
Use a bit safer url for fetching the enigma schema
2019-03-01 08:57:39 +01:00
Miralem Drek
d847a7897c feat: add selection api (#3) 2019-02-06 13:49:53 +01:00
Miralem Drek
11b8aca2b6 test: add supernova unit tests (#1) 2019-01-30 15:41:18 +01:00
Miralem Drek
058fc55d97 initial commit 2019-01-29 17:19:00 +01:00