Johan Lahti 991bfbbbbe refactor(filter-pane-handler): Add filter pane handler without messing with dimension creation (#959)
* refactor: support multiple dims in filterpane

* refactor: use get dims from handler

* refactor: only rm dims on success

* fix: correct naming

* fix: hard-code to max 1 dim for lo-handler

* test: cover new functionality with unit tests

* chore: rm yarn lock changes

* revert: yarn lock

* refactor: introduce handler without breaking dims

* fix: ignore parcel env files

* fix: ignore parcel env files

* fix: end with empty line

* fix: be explicit without involving maxDimensions

* refactor: remove dims after set props success
2022-10-14 13:35:16 +02:00
2022-10-06 13:26:44 +02:00
2022-09-05 16:35:08 +02:00
2022-10-13 15:39:04 +02:00
2022-03-28 10:19:31 +02:00
2020-05-18 17:00:57 +02:00
2020-02-13 12:39:51 +01:00
2019-03-01 15:42:01 +01:00
2020-04-29 09:17:08 +02:00
2022-09-26 11:02:32 +02:00
2020-12-14 16:03:42 +01:00
2019-08-20 17:02:21 +02:00
2022-09-26 11:02:32 +02:00
2022-10-13 15:39:04 +02:00
2022-10-13 15:39:04 +02:00
2019-05-02 17:50:27 +02:00

nebula.js logo

A new star on the rise

NebulaJS is a collection of JavaScript libraries, charts and CLIs that helps developers build and integrate visualizations on top of Qlik's Associative Engine. The collection is organized under the @nebula.js npm scope.

The primary package is @nebula.js/stardust which contains APIs for integrating existing visualizations into mashups, as well as APIs for building custom visualizations.

Documentation

You can find the documentation on Qlik's developer portal.

To quickly get started, check out the tutorial on how to embed visualization into your own web app.

You can also walk through the tutorial on how to build your own extension.

Explore the full stardust API reference.

Contributing

Follow the instructions in our contributing guide.

Core modules

name status description
stardust stardust-status Core nebula.js module

License

nebula.js/stardust is MIT licensed.

Description
No description provided
Readme 152 MiB
Languages
JavaScript 99.5%
HTML 0.4%