Commit Graph

8 Commits

Author SHA1 Message Date
renovate[bot]
5cde83c607 chore(deps): update dependency react-router-dom to v7 (#1644)
* chore(deps): update dependency react-router-dom to v7

* chore: additions

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: caele <tsm@qlik.com>
2024-12-27 14:54:55 +01: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
120305904f chore: clean warnings in build (#1327)
* chore: clean warnings in build

* chore: fix test

* chore: revert semver things
2023-08-10 09:36:34 +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
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
9c0ce4eb4f fix: update constraints in serve command (#1085) 2023-02-24 09:55:26 +01:00
Tobias Åström
c14a1e64a4 feat: created object now can extend initial properties (#1063)
* fix!: created object now extend initial properties

* chore: set as createConfig parameter

* chore: update spec

* fix: update test
2023-01-30 11:35:08 +01:00
Ahmad Mirzaei
7001a47232 feat: introducing react router to nebula web (#973)
* feat: nebula web react-router

* chore: `<HubLayout />`
2022-10-26 16:09:51 +02:00