Johan Lahti 5e35fb61fd feat(ListBox): break out header and add unlock button (#1466)
* 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>
2024-02-01 16:51:05 +01:00
2023-04-28 10:57:28 +02:00
2022-12-12 13:54:04 +01: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
2019-08-20 17:02:21 +02:00
2022-09-26 11:02:32 +02:00
2023-12-01 09:48:16 +01:00
2023-12-01 09:48:16 +01:00
2019-05-02 17:50:27 +02:00
2023-04-27 09:33:53 +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 202 MiB
Languages
JavaScript 99.5%
HTML 0.4%