Commit Graph

9 Commits

Author SHA1 Message Date
Jingjing
b57decdf8f feat: add pin item to selection bar 2025-12-11 14:03:17 +01:00
Tobias Åström
744fe2189d feat: listbox popover api (#1067)
* feat: add popover api

* chore: add missing file

* chore: move api, not use re

* chore: react keys for portals

* chore: move key

* feat: add align props

* chore: fix default options

* test: add unit test for popover api

---------

Co-authored-by: a-m-dev <a.mirzaei.dev@gmail.com>
2023-01-30 13:32:51 +01:00
Tobias Åström
61a280373d chore!: mui v5 update (#839)
* chore: initial mui v5 update

* chore: remove extra adaptTheme

* chore: jss-to-styled codemod

* chore: finalize serve

* fix: inline checkbox colors

* chore: fix tests part 1

* fix: listbox tests

* chore: fix tests squash

* chore: small cleanup
2022-06-08 12:45:18 +02:00
renovate[bot]
d38a7e9c91 chore(deps): update dependency eslint-config-airbnb to v19 (#718)
* chore(deps): update dependency eslint-config-airbnb to v19

* chore: update linting

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: caele <tsm@qlik.com>
2022-03-10 09:15:43 +01:00
Christoffer Åström
d38725188a revert(app-selections): pass api to portal (#281)
This reverts commit 83310ded82.
2020-01-29 12:24:20 +01:00
Christoffer Åström
83310ded82 fix(app-selections): pass api to portal (#278)
This avoids race conditions
2020-01-28 20:24:44 +01:00
Christoffer Åström
94f2eca47b refactor: app selections (#254)
* refactor: app selections

* build: add locale for codesandbox
2020-01-13 13:00:50 +01:00
Christoffer Åström
1adb29b87a chore: use @material-ui/core without wrapper (#168) 2019-11-08 13:54:11 +01:00
Christoffer Åström
a57abf1ead refactor: internal packages structure (#94)
* refactor: internal packages structure

* refactor: internal packages structure
2019-08-27 09:57:04 +02:00