mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 17:58:43 -05:00
chore(release): v6.0.0-alpha.0 🚀
This commit is contained in:
@@ -3,6 +3,14 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update dependency cross-env to v10 ([#1784](https://github.com/qlik-oss/nebula.js/issues/1784)) ([b86db22](https://github.com/qlik-oss/nebula.js/commit/b86db22f1a51927184e91ab392075ebc601e89f0))
|
||||||
|
- **deps:** update minor and patch ([#1780](https://github.com/qlik-oss/nebula.js/issues/1780)) ([ab4d42e](https://github.com/qlik-oss/nebula.js/commit/ab4d42e725d8e4600a7724701d0a43811693102f))
|
||||||
|
- fetch image resource with auth params ([#1757](https://github.com/qlik-oss/nebula.js/issues/1757)) ([3887305](https://github.com/qlik-oss/nebula.js/commit/388730565ecfac2ae00c3d7f4a67967c83aa8401))
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/conversion
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/conversion
|
**Note:** Version bump only for package @nebula.js/conversion
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/conversion",
|
"name": "@nebula.js/conversion",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/enigma-mocker
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/enigma-mocker
|
**Note:** Version bump only for package @nebula.js/enigma-mocker
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/enigma-mocker",
|
"name": "@nebula.js/enigma-mocker",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/locale
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/locale
|
**Note:** Version bump only for package @nebula.js/locale
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/locale",
|
"name": "@nebula.js/locale",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -3,6 +3,13 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update minor and patch ([#1780](https://github.com/qlik-oss/nebula.js/issues/1780)) ([ab4d42e](https://github.com/qlik-oss/nebula.js/commit/ab4d42e725d8e4600a7724701d0a43811693102f))
|
||||||
|
- fetch image resource with auth params ([#1757](https://github.com/qlik-oss/nebula.js/issues/1757)) ([3887305](https://github.com/qlik-oss/nebula.js/commit/388730565ecfac2ae00c3d7f4a67967c83aa8401))
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/nucleus",
|
"name": "@nebula.js/nucleus",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -8,11 +8,11 @@
|
|||||||
"@emotion/styled": "^11.14.1",
|
"@emotion/styled": "^11.14.1",
|
||||||
"@mui/icons-material": "^5.18.0",
|
"@mui/icons-material": "^5.18.0",
|
||||||
"@mui/material": "^5.18.0",
|
"@mui/material": "^5.18.0",
|
||||||
"@nebula.js/conversion": "^5.17.0",
|
"@nebula.js/conversion": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/locale": "^5.17.0",
|
"@nebula.js/locale": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/supernova": "^5.17.0",
|
"@nebula.js/supernova": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/theme": "^5.17.0",
|
"@nebula.js/theme": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/ui": "^5.17.0",
|
"@nebula.js/ui": "^6.0.0-alpha.0",
|
||||||
"@qlik/api": "1.41.0",
|
"@qlik/api": "1.41.0",
|
||||||
"@testing-library/dom": "^10.4.1",
|
"@testing-library/dom": "^10.4.1",
|
||||||
"@testing-library/react": "^16.3.0",
|
"@testing-library/react": "^16.3.0",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/snapshooter
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/snapshooter
|
**Note:** Version bump only for package @nebula.js/snapshooter
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/snapshooter",
|
"name": "@nebula.js/snapshooter",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -3,6 +3,13 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update minor and patch ([#1780](https://github.com/qlik-oss/nebula.js/issues/1780)) ([ab4d42e](https://github.com/qlik-oss/nebula.js/commit/ab4d42e725d8e4600a7724701d0a43811693102f))
|
||||||
|
- fetch image resource with auth params ([#1757](https://github.com/qlik-oss/nebula.js/issues/1757)) ([3887305](https://github.com/qlik-oss/nebula.js/commit/388730565ecfac2ae00c3d7f4a67967c83aa8401))
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"info": {
|
"info": {
|
||||||
"name": "@nebula.js/stardust:listbox",
|
"name": "@nebula.js/stardust:listbox",
|
||||||
"description": "nebula listbox properties definition",
|
"description": "nebula listbox properties definition",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"stability": "stable",
|
"stability": "stable",
|
||||||
"x-qlik-visibility": "public"
|
"x-qlik-visibility": "public"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"info": {
|
"info": {
|
||||||
"name": "@nebula.js/stardust",
|
"name": "@nebula.js/stardust",
|
||||||
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
|
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"stability": "stable"
|
"stability": "stable"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/stardust",
|
"name": "@nebula.js/stardust",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
|
"description": "Product and framework agnostic integration API for Qlik's Associative Engine",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
@@ -45,13 +45,13 @@
|
|||||||
"@emotion/styled": "^11.14.1",
|
"@emotion/styled": "^11.14.1",
|
||||||
"@mui/icons-material": "^5.18.0",
|
"@mui/icons-material": "^5.18.0",
|
||||||
"@mui/material": "^5.18.0",
|
"@mui/material": "^5.18.0",
|
||||||
"@nebula.js/conversion": "^5.17.0",
|
"@nebula.js/conversion": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/enigma-mocker": "^5.17.0",
|
"@nebula.js/enigma-mocker": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/locale": "^5.17.0",
|
"@nebula.js/locale": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/nucleus": "^5.17.0",
|
"@nebula.js/nucleus": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/supernova": "^5.17.0",
|
"@nebula.js/supernova": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/theme": "^5.17.0",
|
"@nebula.js/theme": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/ui": "^5.17.0",
|
"@nebula.js/ui": "^6.0.0-alpha.0",
|
||||||
"@qlik/api": "1.41.0",
|
"@qlik/api": "1.41.0",
|
||||||
"@scriptappy/cli": "0.10.0",
|
"@scriptappy/cli": "0.10.0",
|
||||||
"@scriptappy/from-jsdoc": "0.19.0",
|
"@scriptappy/from-jsdoc": "0.19.0",
|
||||||
|
|||||||
28
apis/stardust/types/index.d.ts
vendored
28
apis/stardust/types/index.d.ts
vendored
@@ -649,43 +649,43 @@ declare namespace stardust {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
interface ActionToolbarElement extends HTMLElement{
|
interface ActionToolbarElementextends HTMLElement {
|
||||||
className: "njs-action-toolbar-popover";
|
className: "njs-action-toolbar-popover";
|
||||||
}
|
}
|
||||||
|
|
||||||
interface ActionElement extends HTMLElement{
|
interface ActionElementextends HTMLElement {
|
||||||
className: "njs-cell-action";
|
className: "njs-cell-action";
|
||||||
}
|
}
|
||||||
|
|
||||||
interface CellElement extends HTMLElement{
|
interface CellElementextends HTMLElement {
|
||||||
className: "njs-cell";
|
className: "njs-cell";
|
||||||
}
|
}
|
||||||
|
|
||||||
interface CellBody extends HTMLElement{
|
interface CellBodyextends HTMLElement {
|
||||||
className: "njs-cell-body";
|
className: "njs-cell-body";
|
||||||
}
|
}
|
||||||
|
|
||||||
interface CellFooter extends HTMLElement{
|
interface CellFooterextends HTMLElement {
|
||||||
className: "njs-cell-footer";
|
className: "njs-cell-footer";
|
||||||
}
|
}
|
||||||
|
|
||||||
interface CellTitle extends HTMLElement{
|
interface CellTitleextends HTMLElement {
|
||||||
className: "njs-cell-title";
|
className: "njs-cell-title";
|
||||||
}
|
}
|
||||||
|
|
||||||
interface CellSubTitle extends HTMLElement{
|
interface CellSubTitleextends HTMLElement {
|
||||||
className: "njs-cell-sub-title";
|
className: "njs-cell-sub-title";
|
||||||
}
|
}
|
||||||
|
|
||||||
interface SheetElement extends HTMLElement{
|
interface SheetElementextends HTMLElement {
|
||||||
className: "njs-sheet";
|
className: "njs-sheet";
|
||||||
}
|
}
|
||||||
|
|
||||||
interface VizElementAttributes extends NamedNodeMap{
|
interface VizElementAttributesextends NamedNodeMap {
|
||||||
"data-render-count": string;
|
"data-render-count": string;
|
||||||
}
|
}
|
||||||
|
|
||||||
interface VizElement extends HTMLElement{
|
interface VizElementextends HTMLElement {
|
||||||
attributes: stardust.VizElementAttributes;
|
attributes: stardust.VizElementAttributes;
|
||||||
className: "njs-viz";
|
className: "njs-viz";
|
||||||
}
|
}
|
||||||
@@ -702,7 +702,7 @@ declare namespace stardust {
|
|||||||
component(): void;
|
component(): void;
|
||||||
}
|
}
|
||||||
|
|
||||||
interface SetStateFn<S> {
|
interface SetStateFn<S><S> {
|
||||||
(newState: S | (($: S)=>S)): void;
|
(newState: S | (($: S)=>S)): void;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -716,7 +716,7 @@ declare namespace stardust {
|
|||||||
/**
|
/**
|
||||||
* Reference object returned from useRef
|
* Reference object returned from useRef
|
||||||
*/
|
*/
|
||||||
interface Ref<R> {
|
interface Ref<R><R> {
|
||||||
current: R;
|
current: R;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -727,7 +727,7 @@ declare namespace stardust {
|
|||||||
height: number;
|
height: number;
|
||||||
}
|
}
|
||||||
|
|
||||||
interface ActionDefinition<A> {
|
interface ActionDefinition<A><A> {
|
||||||
action: A;
|
action: A;
|
||||||
hidden?: boolean;
|
hidden?: boolean;
|
||||||
disabled?: boolean;
|
disabled?: boolean;
|
||||||
@@ -829,7 +829,7 @@ declare namespace stardust {
|
|||||||
|
|
||||||
type fieldTargetRemovedCallback<T> = (field: T, properties: qix.GenericObjectProperties, index: number)=>void;
|
type fieldTargetRemovedCallback<T> = (field: T, properties: qix.GenericObjectProperties, index: number)=>void;
|
||||||
|
|
||||||
interface FieldTarget<T> {
|
interface FieldTarget<T><T> {
|
||||||
min?: (()=>void) | number;
|
min?: (()=>void) | number;
|
||||||
max?: (()=>void) | number;
|
max?: (()=>void) | number;
|
||||||
added?: stardust.fieldTargetAddedCallback<T>;
|
added?: stardust.fieldTargetAddedCallback<T>;
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/supernova
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/supernova
|
**Note:** Version bump only for package @nebula.js/supernova
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/supernova",
|
"name": "@nebula.js/supernova",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"extend": "3.0.2",
|
"extend": "3.0.2",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/test-utils
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/test-utils
|
**Note:** Version bump only for package @nebula.js/test-utils
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/test-utils",
|
"name": "@nebula.js/test-utils",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/theme
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/theme
|
**Note:** Version bump only for package @nebula.js/theme
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/theme",
|
"name": "@nebula.js/theme",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update minor and patch ([#1780](https://github.com/qlik-oss/nebula.js/issues/1780)) ([ab4d42e](https://github.com/qlik-oss/nebula.js/commit/ab4d42e725d8e4600a7724701d0a43811693102f))
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/cli-build",
|
"name": "@nebula.js/cli-build",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @nebula.js/cli
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/cli
|
**Note:** Version bump only for package @nebula.js/cli
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/cli",
|
"name": "@nebula.js/cli",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
"@nebula.js/cli-serve": "5.0.0 - 6"
|
"@nebula.js/cli-serve": "5.0.0 - 6"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nebula.js/cli-create": "^5.17.0",
|
"@nebula.js/cli-create": "^6.0.0-alpha.0",
|
||||||
"import-cwd": "3.0.0",
|
"import-cwd": "3.0.0",
|
||||||
"yargs": "17.7.2"
|
"yargs": "17.7.2"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,6 +3,13 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update minor and patch ([#1780](https://github.com/qlik-oss/nebula.js/issues/1780)) ([ab4d42e](https://github.com/qlik-oss/nebula.js/commit/ab4d42e725d8e4600a7724701d0a43811693102f))
|
||||||
|
- fetch image resource with auth params ([#1757](https://github.com/qlik-oss/nebula.js/issues/1757)) ([3887305](https://github.com/qlik-oss/nebula.js/commit/388730565ecfac2ae00c3d7f4a67967c83aa8401))
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/cli-create
|
**Note:** Version bump only for package @nebula.js/cli-create
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/cli-create",
|
"name": "@nebula.js/cli-create",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update minor and patch ([#1780](https://github.com/qlik-oss/nebula.js/issues/1780)) ([ab4d42e](https://github.com/qlik-oss/nebula.js/commit/ab4d42e725d8e4600a7724701d0a43811693102f))
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/cli-sense",
|
"name": "@nebula.js/cli-sense",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"description": "Build a supernova as a Qlik Sense extension",
|
"description": "Build a supernova as a Qlik Sense extension",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
"@babel/cli": "7.28.0",
|
"@babel/cli": "7.28.0",
|
||||||
"@babel/core": "7.28.0",
|
"@babel/core": "7.28.0",
|
||||||
"@babel/preset-env": "7.28.0",
|
"@babel/preset-env": "7.28.0",
|
||||||
"@nebula.js/stardust": "^5.17.0",
|
"@nebula.js/stardust": "^6.0.0-alpha.0",
|
||||||
"@rollup/plugin-babel": "6.0.4",
|
"@rollup/plugin-babel": "6.0.4",
|
||||||
"@rollup/plugin-commonjs": "28.0.6",
|
"@rollup/plugin-commonjs": "28.0.6",
|
||||||
"@rollup/plugin-node-resolve": "16.0.1",
|
"@rollup/plugin-node-resolve": "16.0.1",
|
||||||
|
|||||||
@@ -3,6 +3,13 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update dependency cross-env to v10 ([#1784](https://github.com/qlik-oss/nebula.js/issues/1784)) ([b86db22](https://github.com/qlik-oss/nebula.js/commit/b86db22f1a51927184e91ab392075ebc601e89f0))
|
||||||
|
- **deps:** update minor and patch ([#1780](https://github.com/qlik-oss/nebula.js/issues/1780)) ([ab4d42e](https://github.com/qlik-oss/nebula.js/commit/ab4d42e725d8e4600a7724701d0a43811693102f))
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/cli-serve",
|
"name": "@nebula.js/cli-serve",
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
"prepublishOnly": "rm -rf dist && yarn run build"
|
"prepublishOnly": "rm -rf dist && yarn run build"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nebula.js/cli-build": "^5.17.0",
|
"@nebula.js/cli-build": "^6.0.0-alpha.0",
|
||||||
"@qlik/sdk": "0.28.0",
|
"@qlik/sdk": "0.28.0",
|
||||||
"body-parser": "2.2.0",
|
"body-parser": "2.2.0",
|
||||||
"chalk": "4.1.2",
|
"chalk": "4.1.2",
|
||||||
@@ -55,11 +55,11 @@
|
|||||||
"@babel/preset-react": "7.27.1",
|
"@babel/preset-react": "7.27.1",
|
||||||
"@mui/material": "^5.18.0",
|
"@mui/material": "^5.18.0",
|
||||||
"@mui/system": "^5.18.0",
|
"@mui/system": "^5.18.0",
|
||||||
"@nebula.js/enigma-mocker": "^5.17.0",
|
"@nebula.js/enigma-mocker": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/nucleus": "^5.17.0",
|
"@nebula.js/nucleus": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/snapshooter": "^5.17.0",
|
"@nebula.js/snapshooter": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/stardust": "^5.17.0",
|
"@nebula.js/stardust": "^6.0.0-alpha.0",
|
||||||
"@nebula.js/ui": "^5.17.0",
|
"@nebula.js/ui": "^6.0.0-alpha.0",
|
||||||
"autosuggest-highlight": "3.3.4",
|
"autosuggest-highlight": "3.3.4",
|
||||||
"babel-loader": "10.0.0",
|
"babel-loader": "10.0.0",
|
||||||
"d3-require": "1.3.0",
|
"d3-require": "1.3.0",
|
||||||
|
|||||||
@@ -7,6 +7,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"],
|
"ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"],
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"npmClient": "yarn"
|
"npmClient": "yarn"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- **deps:** update minor and patch ([#1780](https://github.com/qlik-oss/nebula.js/issues/1780)) ([ab4d42e](https://github.com/qlik-oss/nebula.js/commit/ab4d42e725d8e4600a7724701d0a43811693102f))
|
||||||
|
|
||||||
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
|
||||||
|
|
||||||
**Note:** Version bump only for package @nebula.js/ui
|
**Note:** Version bump only for package @nebula.js/ui
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@nebula.js/ui",
|
"name": "@nebula.js/ui",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "5.17.0",
|
"version": "6.0.0-alpha.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "QlikTech International AB",
|
"author": "QlikTech International AB",
|
||||||
|
|||||||
Reference in New Issue
Block a user