* fix: error on esc in search * fix: reset zoom on iphone on nebula level * fix: show toolbar when icons demand * feat: unlock cover btn and break out header * fix: move option * feat: move showLock option to public options * fix: centered svg unlock icon * fix: listen to lock changes * fix: search icon show fixes * fix: hide header correctly * fix: make text overflow great again * test: updated expected snapshots * fix: tweak icon sizes more * fix: apply header style color * test: update snapshots * fix: override text explicitly to make it work * fix: rtl actions keyboard nav inverted * fix: keyboard nav for unlock button * fix: align numerical search results correctly * fix: recreate header on layout or isLocked change * fix: give layout to can-funcs to stay up to date * Update apis/nucleus/src/components/listbox/ListBoxInline.jsx Co-authored-by: Daniel Sjöstrand <99665802+DanielS-Qlik@users.noreply.github.com> * refactor: add loading icon and block interaction * fix: justify center when loading * fix: adjust spinner timeout * chore: update specs * feat: moved translation strings --------- Co-authored-by: Daniel Sjöstrand <99665802+DanielS-Qlik@users.noreply.github.com>
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 | Core nebula.js module |
License
nebula.js/stardust is MIT licensed.
