* 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>
* 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
* feat: prototype listbox grid layout
* feat: apply listbox specific theme
* refactor: wip
* test: add null check
* fix: merge conflict wip
* refactor: merged master
* fix: get column count from sizes
* refactor: wip generalise even more
* refactor: add back forgotten props
* refactor: break out funcs
* test: grid-list-components
* test: derive options unit tests
* test: styled components 1
* refactor: break out data loading
* refactor: fixes to make it work
* fix: include textAlign
* test: cover new funcs with unit tests
* test: horizontal min batch size
* test: measure text
* test: add test for grid component and clean up
* Update apis/nucleus/src/components/listbox/assets/get-list-sizes.js
Co-authored-by: Christian Veinfors <christian.veinfors@gmail.com>
* Update apis/nucleus/src/components/listbox/components/ListBoxRowColumn.jsx
Co-authored-by: Daniel Sjöstrand <99665802+DanielS-Qlik@users.noreply.github.com>
* refactor: use default export
* fix: move listCount fetch into search to ensure
it is up to date
* fix: lint fixes
* test: fix failing test
* test: fix failing test
* test: update test for disclaimer
* chore: try to change order of test:rendering
* test: plywright
* fix: render list also when disclaimer is shown
* fix: ensure list count falls back to 0
* refactor: use typography for disclaimer
Co-authored-by: Johan Lahti <johanlahti@gmail.com>
Co-authored-by: Daniel Sjöstrand <99665802+DanielS-Qlik@users.noreply.github.com>
Co-authored-by: Johan Lahti <johanlahti@users.noreply.github.com>
* chore: authorize and get list of apps
* feat: oauth integration
* feat: fixed the wss link
* chore: lint issues
* chore: codesandbox `installCommand`
* 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
* jest initialised
* refactor: `connect()` and `openApp()`
* test: integrate to jest
* chore: renaming jests test commands
* chore: adding override rule for non `commands/serve` directories to skip jest rules
* 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
* revert: yarn lock
* feat: add variable and expression support to serve props
* chore: hide behind flag PP_EXPRESSIONS
* fix: don't use variable expansion
* fix: match variable struct exactly
* chore: remove flags option from cl
* chore(deps): update minor and patch
* chore: update lint
* chore: set node of sandbox
* chore: set node of sandbox
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: caele <tsm@qlik.com>