All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.8.0 (2024-11-18)
5.7.1 (2024-10-15)
5.7.0 (2024-10-15)
5.6.0 (2024-10-08)
5.5.0 (2024-09-30)
- correct type for load fallback function in embed config (#1619) (081c9c7)
- deps: update dependency webpack to v5.94.0 [security] (#1600) (db8e12a)
- use correct green color for selected (#1597) (e26f580)
5.4.2 (2024-08-27)
5.4.1 (2024-08-26)
5.4.0 (2024-08-18)
5.3.0 (2024-07-22)
- activate selection mode on show search input for expanded listbox (#1570) (0dea433)
- always show action toolbar in popover but not necessary being in selection mode (#1576) (4136e64)
- optional chaining for checking flag in listbox (#1572) (ec7ad50)
- QB-27479: Tab key navigation on popover listbox (#1577) (8e4d42c)
- should not activate selection when selectDisabled is true (#1573) (ae7370d)
- add keyboard support for cyclic button and allow keyboard navigation to more button (#1569) (22c64bc)
5.2.0 (2024-06-25)
- add clear search button to listbox search (#1566) (1a92d5f)
- deps: update dependency ws to v8.17.1 [security] (#1565) (f067125)
- Esc key down doesn't close searchbox (#1544) (d6cb5aa)
- show more button even when list box is not in selection (#1554) (f7d73d6)
5.1.2 (2024-06-12)
Note: Version bump only for package nebula.js
5.1.1 (2024-06-12)
5.1.0 (2024-05-22)
5.0.2 (2024-05-14)
- avoid triggering scroll on search box open (#1547) (6aa8cab)
- QB-25634: press Enter key does not close listbox (#1542) (b22d72e)
5.0.1 (2024-04-23)
- cycle cyclic dimension doesn't work when filter pane is in selec… (#1531) (9a1ffd2)
- deps: update dependency express to v4.19.2 [security] (#1525) (2c8c86f)
5.0.0 (2024-03-19)
- @qlik/api typescript definition is not compatible with @types/qlik-engineapi
Signed-off-by: Johan Enell [email protected]
5.0.0-alpha4 (2024-03-04)
- store into property generation (d23bd80)
5.0.0-alpha.3 (2024-02-06)
5.0.0-alpha.2 (2024-01-04)
5.0.0-alpha.1 (2023-12-21)
5.0.0-alpha.0 (2023-12-04)
- use session based model and request storage (492b7fe)
4.14.0 (2024-03-18)
- Listbox: Limit search length to 64000 characters (#1511) (e6f3bba)
- make sure stepCycle exists before calling (#1509) (e29328c)
4.13.0 (2024-03-05)
- align font sizes (#1499) (98184d0)
- catch mousedown to prevent click through (#1506) (0dfe0f4)
- cli-serve: OAuth instance cache issue (#1492) (7506aa2)
- sanity check color input in uiColor resolver (#1501) (681d7f7)
4.12.0 (2024-02-26)
- listbox: add removed autoConfirm option (#1496) (c2ffdc8)
- listbox: color radio buttons with custom styling (#1494) (9e27e3c)
- listbox: disable selections when they should (#1489) (d78978a)
4.11.0 (2024-02-16)
4.10.0 (2024-02-01)
- always store session model (also when not fetching it) (#1465) (20ef5b0)
- bgColor with useColorExpression property (#1426) (40659b0)
- dark theme for listbox (#1449) (e770087)
- deps: update dependency source-map-loader to v5 (#1463) (fc5995d)
- deps: update dependency ws to v8.15.0 (#1430) (c24da91)
- listbox: let color resolver pick up the index instead of hex (#1428) (2d3b318)
- listbox: make search focus border color blue (#1432) (1a0a83f)
- use 12px as default font size in theme (#1427) (475921d)
- add option to inlineDynamicImports (#1458) (5759c1c)
- add session to mocked app (#1437) (0a6a450)
- ListBox: break out header and add unlock button (#1466) (5e35fb6)
4.9.0 (2023-12-01)
4.8.1 (2023-11-28)
Note: Version bump only for package nebula.js
4.8.0 (2023-11-23)
4.7.0 (2023-11-14)
4.6.2 (2023-11-07)
4.6.1 (2023-10-30)
4.6.0 (2023-10-25)
- handle sync calls to session storage (#1386) (d677347)
- prevent only one item rendering in single grid mode (#1385) (21f46cf)
- listbox: listbox styling (#1377) (a83377a)
- supress "use client" warnings in charts build with nebula build watch (#1371) (b244364)
- toggle data view (#1376) (c8b0d1b)
4.5.0 (2023-10-03)
- auto confirm selections only on click outside listbox (#1355) (9d564d1)
- supress "use client" warnings in charts build with nebula build (#1349) (de00724)
4.5.0-alpha.0 (2023-08-31)
- object conversion for readonly charts (#1335) (9efd858)
- object conversion for readonly charts (#1335) (#1346) (18288d2)
4.4.0 (2023-08-14)
- aria-label on Listbox search input (#1292) (da177d2)
- change stardust path link (#1313) (d0010e7)
- move listbox screenreader instruction to aria-label (#1291) (2e37f57)
- race condition for mocked charts (#1329) (6780ba5)
4.3.0 (2023-08-03)
- fix selection close when there are many objects with the same model (#1321) (2810c29)
- missing path require in build-watcher (#1320) (29a35ec)
4.2.4 (2023-07-04)
4.2.3 (2023-06-28)
4.2.2 (2023-06-28)
4.2.1 (2023-06-09)
4.2.0 (2023-05-31)
4.1.0 (2023-05-24)
4.0.3 (2023-05-15)
- do not crash on unknown chart + footer (#1268) (05abdf4)
- mark invalid listboxes as rendered (#1264) (1bb0f26)
4.0.2 (2023-05-10)
- correct build cli options (b64a813)
4.0.1 (2023-05-10)
4.0.0 (2023-05-08)
- add box-shadow to scrollbar when focus (#1234) (0cea2be)
- correct usage of event-emitter (#1258) (bac12a7)
- correctly await types in serve (#1242) (096219d)
- fix Home/End navigation and focus (#1224) (c6960d4)
- listbox: detach toolbar on resize (#1232) (4df9595)
- move focus on (one case of) close search (#1229) (e6d37a9)
- prevent several text lines by using nowrap instead of pre (#1233) (5643362)
- resolve server url to empty string (#1241) (f7e2bfa)
- support keyboard navigation (arrow key up/down) in grid mode (#1231) (a3fafd2)
- take empty field into account (#1250) (b11e9c9)
- type: add missing type info required by
sn-table
(#1193) (53573b6)
- add filterpane handler for creating filterpane objects (#1226) (6341023)
- add useInteractions and deprecate useContraints (#1196) (7243ee4)
- listbox properties spec (#1228) (60a977f)
- remove sense legacy build path (#1244) (6a5e34d)
- support keyboardNavigation in fxiture rendering (#1256) (31b2775)
- to be able to disable systemjs in build (#1230) (557ba46)
4.0.0-alpha.10 (2023-05-03)
- add box-shadow to scrollbar when focus (#1234) (0cea2be)
- correctly await types in serve (#1242) (096219d)
- fix Home/End navigation and focus (#1224) (c6960d4)
- listbox: detach toolbar on resize (#1232) (4df9595)
- prevent several text lines by using nowrap instead of pre (#1233) (5643362)
- resolve server url to empty string (#1241) (f7e2bfa)
- support keyboard navigation (arrow key up/down) in grid mode (#1231) (a3fafd2)
- take empty field into account (#1250) (b11e9c9)
- add filterpane handler for creating filterpane objects (#1226) (6341023)
- add useInteractions and deprecate useContraints (#1196) (7243ee4)
- listbox properties spec (#1228) (60a977f)
- remove sense legacy build path (#1244) (6a5e34d)
- to be able to disable systemjs in build (#1230) (557ba46)
4.0.0-alpha.9 (2023-04-14)
- change react-virtualized-auto-sizer to 1.0.7 to fix width problem (#1214) (ff8d6e4)
- escape in toolbar (#1218) (35210e7)
- fix rtl for histogram and checkbox and frequency count (#1221) (51b8cb1)
- make spacebar work on all buttons in action toolbar (#1215) (2c6ca59)
- refactor to work with Grid flex styling (#1216) (33eaa57)
- support Enter to go from a folded listbox to a row (#1219) (8eabc25)
4.0.0-alpha.8 (2023-04-03)
- leave focus unchanged on hover (#1206) (e6119fd)
- listbox: shift tab on container should take you to cell (#1207) (bd844cb)
- listbox: show selection toolbar when listbox opens in popover (#1204) (2c62034)
4.0.0-alpha.7 (2023-03-30)
- add emitter to types (#1200) (2ae60c3)
- confirm selection when object is removed (#1197) (9ca11fe)
- shouldForwardProp to fix React warning (#1201) (2a457da)
4.0.0-alpha.6 (2023-03-28)
- do ctrl-select on ctrl-space (#1186) (32101e2)
- lisbox: invalid dimension error message (#1188) (b13e542)
- ListBox: show detached toolbar when layout.toolbar is false (#1185) (05a272d)
- simplyfy html structure for text highlight (#1187) (64a3b20)
- add useEmitter and corresponding viz api (#1168) (034be90)
- chart bg colors and title styles from properties and theme (#1183) (65af640)
- support listobjectDef in render session objects (#1194) (23b7240)
4.0.0-alpha.5 (2023-03-23)
- fix grid mode row spacing and lock icon (#1172) (9928f84)
- fix search result in rtl mode (#1181) (abb33a3)
- generic load function should work for existing charts (#1182) (3543a64)
- null check rendered callback (#1174) (a15d56a)
- show search icon in edit mode if the search checkbox is on (#1177) (b4fbaa8)
- update spacing for grid mode (#1176) (5cf3dea)
- update style for higlighted text during search (#1179) (e7b1cc7)
4.0.0-alpha.4 (2023-03-21)
- add icon width only when present (#1166) (2ad8fda)
- do not show search box on selection (#1167) (b7d38ce)
- wrap in square brackets if needed (#1171) (f49e4e2)
4.0.0-alpha.3 (2023-03-20)
- pick up enigmaMockerOptions from fixture (#1165) (39ec748)
- search & selectAll shortcuts (#1159) (6273681)
4.0.0-alpha.2 (2023-03-20)
- add tooltip lock button (#1158) (e8a17b5)
- deps: update dependency webpack to v5.76.0 [security] (#1148) (6b73707)
- fix getting listbox theme (#1156) (ef75133)
- fix set focus on keyboard navigation (#1151) (17cf57b)
- grid mode calculations (#1150) (7881c72), closes #145 #144 #127 #146
- Listbox: rtl mode (#1144) (b25bddc)
- Listbox: take searchEnabled and toolbar into account for minHeight (#1143) (c664dfe)
4.0.0-alpha.1 (2023-03-15)
- change drill down icon from button icon to a normal icon (#1145) (4b677c6)
- ListBoxInline: remove correct event listeners (#1149) (94049ec)
- only select with main mouse button (#1108) (61d2fcd)
- remove correct listener & add extra event (#1146) (41029e3)
- remove ripple and outline iconbutton (#1139) (154cbc4)
- use same text color for excluded and selectedExcluded (#1147) (48c85d4)
4.0.0-alpha.0 (2023-03-14)
- adapt container padding to grid mode (#1140) (fe78bac)
- align search icons and cells (#1135) (0dd499c)
- clear old handler when sn-filter-pane is cut/deleted (#1142) (873615e)
- fix filter pane header change the height on selection (#1124) (65f2a1a)
- fixed frequency width and hide when width is too small (#1136) (a420ff2)
- harmonise styles (#1125) (1ecafb8)
- hide search icon and scrollbar of a filter pane in edit mode (#1127) (46b678d)
- hide search toggle button when not needed (#1141) (b7e2063)
- optimise components below RowColumn and right align with styling fixes (#1122) (5c88236)
- prevent flickering from engine update during selection (#1126) (e2a43c0)
- render listLayout opt properly (#1130) (a70b61a)
- show drilldown icon for drilldown dimension (#1129) (f679e96)
- use a key that triggers an update (#1128) (e94522f)
3.3.0 (2023-03-10)
- avoid re-render on unchanged-context (#1117) (ad37bc4)
- no re-render of inline listbox from extra useLayout updates (#1119) (f47a7ba)
- remove broken unused parts of appSelections (#1118) (760e80e)
3.3.0-alpha.0 (2023-03-09)
- assign id to all session listboxes (#1115) (a95a376)
- autofocus search (listbox-inline) (#1113) (0244114)
- build on windows (#1110) (77f4046)
- correctly hide hidden fields in app selections (#1094) (f3213e7)
- do not show Search box on selection when there is no title (#1106) (9ea0b83)
- fix counting the number of dimensions in a filter pane (#1107) (8cf3126)
- listbox-search: crash while searching within listbox with empty records (#1104) (6d025fd)
- Listbox: add missing default props listbox (#1111) (21d0a4a)
- Listbox: truncate title, don't wrap title (#1109) (92014d9)
- Listbox: use fallback title (#1114) (f1a958b)
- search wildcard cursor & icons update (#1096) (52e2278)
- storybook: missing deps and ignore storybook-static (#1098) (45341be)
- listbox-popover: Tab stop for search (#1097) (a65e7a1)
- Listbox: keyboard nav on hover (#1101) (1ebdb00)
- Listbox: remove inSelection search option (#1112) (d54a321)
3.2.2 (2023-02-28)
3.2.1 (2023-02-27)
Note: Version bump only for package nebula.js
3.2.0 (2023-02-27)
- add property for disabling listbox search (#1081) (f9d437b)
- listbox search icon button changes (#1083) (082b28a)
- Listbox: add selection events (#1078) (12aaff9)
- Listbox: hide toolbar (#1080) (db493de)
- Listbox: show search in selection (#1077) (58344b7)
3.1.3 (2023-02-09)
- expose close event for listbox popover (#1070) (e92aeb0)
- Listbox: load end of data (#1068) (ae14bc4)
- wildcard search (#1075) (a2ba9c2)
3.1.2 (2023-01-30)
- created object now can extend initial properties (#1063) (c14a1e6)
- listbox popover api (#1067) (744fe21)
- Listbox: overflow disclaimer (#1059) (ed97b08)
- Revert "fix!: created object now extend initial properties" (6e07403)
3.1.1 (2023-01-22)
3.1.0 (2023-01-17)
Note: Version bump only for package nebula.js
3.1.0-alpha.5 (2023-01-13)
Note: Version bump only for package nebula.js
3.1.0-alpha.4 (2023-01-13)
- adding
clientId
innebula serve -h
command (#1041) (bb7f5b7) - error when doing format (#1044) (8fae65e)
- listbox: Listobx's selection dropdown anchor issue (#1048) (270769c)
- prevent rendering empty values (#1035) (02e1ec3)
- add checkboxes, histogram as properties (#1028) (a333cf9)
- add disclaimer listbox search (#1030) (4a5b407)
- listbox grid layout (#994) (897275a)
- listbox text alignment (#933) (4fec8b0)
- Listbox: row height (#1029) (1076ed4)
3.1.0-alpha.3 (2022-12-12)
- leave freqmode alone (#1026) (f644c35)
- make click outside work for an embedded sheet scenario (#1024) (179ed92)
- enable frequency count property (#1021) (1dd4f9d)
- Listbox specific theme (#1022) (8e2ec66)
- sheet embed support (#1013) (3dacac5)
3.1.0-alpha.2 (2022-12-02)
- deps: update dependency fs-extra to v11 (#1019) (394f631)
- deps: update dependency webpack-cli to v5 (#1018) (ae9e83b)
- fix missing file issue in cli (#1020) (320e2ff)
- include webpack-cli (#1014) (9e4d431)
3.1.0-alpha.1 (2022-11-28)
- add dense as a property (#1010) (7d95042)
- introducing react router to nebula web (#973) (7001a47)
- show a message to upgrade node when needed (#999) (caa4174)
- use cached connections hook (#975) (68c16b8)
3.1.0-alpha.0 (2022-10-21)
- a11y: Casey's access fixes (#966) (03641e1)
- command line input bug (#968) (5907701)
- prevent error by ensuring removeListener (#964) (0e4bbe6)
clientId
fromnebula.config.js
support (#963) (9d5e29d)- enabled support for background image and color (#921) (b005bfb)
- new ui for connection string (#965) (e772ed7)
- OAuth integration in nebula mashup (#962) (c354633)
- render existing listbox objects (#957) (f924122)
3.0.4 (2022-10-13)
- correctly check qId in mocker (#956) (5c2bf1b)
- only handle space & enter on container focus (#961) (a2a3771)
3.0.3 (2022-09-30)
- add support to run callback when context menu opens from sense-client (#926) (a5e578b)
- integrate
@qlik/sdk
into nebula-cli (#929) (dcebeb1)
3.0.2 (2022-09-21)
Note: Version bump only for package nebula.js
3.0.2-alpha.0 (2022-09-21)
3.0.1 (2022-09-20)
3.0.0 (2022-09-19)
Note: Version bump only for package nebula.js
3.0.0-rc.3 (2022-09-16)
- add cors headers to /info and /pkg/ (#922) (476d7bd)
- add stardust as external dependency (when missing) (#913) (1e0b112)
- adjust enigma mocker comment (#924) (6dfbb3d)
- build: add system js build (#910) (283319c)
- build: watch systemjs build (#912) (405178f)
- integrate
@qlik/sdk
into mashup template (#915) (d86932c) - serve: add mfe mode (#919) (48a7c40)
3.0.0-rc.2 (2022-08-31)
- add check for rtl-ltr for direction prop (#904) (f5d9e83)
- listobject pp component issues (#905) (d49b2bd)
3.0.0-rc.1 (2022-08-30)
3.0.0-alpha13 (2022-08-22)
Note: Version bump only for package nebula.js
3.0.0-alpha12 (2022-08-22)
- deps: update dependency source-map-loader to v4 (#880) (d9b5dd5)
- ListBox: Prevent empty list because of 0 items (#898) (a48dff3)
- merge passed properties. remove sortByState option (#875) (ee2ec3b)
3.0.0-alpha11 (2022-07-26)
3.0.0-alpha10 (2022-07-13)
Note: Version bump only for package nebula.js
Note: Version bump only for package nebula.js
3.0.0-alpha9 (2022-07-13)
- resets list when search is exited (4ecc1ae)
Note: Version bump only for package nebula.js
3.0.0-alpha8 (2022-07-13)
Note: Version bump only for package nebula.js
Note: Version bump only for package nebula.js
3.0.0-alpha6 (2022-07-01)
- enable enter key to apply selection in searches (#881) (b786a5b)
- reset list if search is exited (#874) (a2c89ea)
3.0.0-alpha5 (2022-06-30)
3.0.0-alpha4 (2022-06-29)
- BDI-5122: empty search calls abort query (#871) (4004dd1)
- filterBox react on qsize.qcy change when searching (#872) (bff83bf)
3.0.0-alpha3 (2022-06-28)
3.0.0-alpha2 (2022-06-28)
- horizontal listbox (#862) (375e36a)
- listbox: prop to disable confirming selections on blur events (#866) (d680826)
- the selections is missing in dependency arrays (#865) (#867) (88fa194)
3.0.0-alpha1 (2022-06-23)
3.0.0-alpha0 (2022-06-16)
- deps: update dependency puppeteer to v14 (#844) (bc9d19e)
- fix OneAndOnlyOne in app and object selection toolbar (#850) (ac2689b)
- listbox radiobuttons fix (#853) (09ddaec)
- nucleus: fix layout timing with qIsOneAndOnlyOne (#849) (6a2c46b)
- remove light-gray checkboxes in alternative state (#846) (1da5e41)
- data count to hosting app (#848) (3907480)
- ListBox: postProcessPages and calculatePagesHeight options (#847) (715789d)
2.11.0 (2022-06-01)
- apply color when selecting (#834) (58aa840)
- remove event listeners when unmounting (#828) (0457175)
- storybook does not work (#838) (9f09d0b)
- ac: dense rows smaller (#832) (1ea9105)
- confirm selection when interacting outside of listbox (#826) (5832698)
- pass current scroll position to hosting app. set initial scroll position (#837) (50fdefa)
2.10.0 (2022-04-26)
2.9.0 (2022-04-01)
- Listbox: Fix selections toggling on edit (#809) (567cc28)
- NebulaListbox: Minor tweaks (#807) (9b38687)
2.8.0 (2022-03-25)
Note: Version bump only for package nebula.js
2.7.0 (2022-03-21)
- deps: update dependency puppeteer to v13 (#736) (7415205)
- update jsdocs for listbox (#774) (c607e37)
- add frequency count for listbox (#770) (1ab3a4c)
- get the value of style with the exact given attributes seprated by dots (#776) (49f3c8c)
- Revert "chore: fix test for long running query" (97b2de7)
2.6.1 (2022-02-25)
Note: Version bump only for package nebula.js
2.6.0 (2022-02-25)
2.5.0 (2022-02-15)
- change carbon to reactNative (#762) (4aeaa5a)
- jsdoc: mark mount and unmount as instance functions (#763) (51be0a4)
- mark version as optional (#761) (5bc52b0)
2.4.1 (2022-02-10)
Note: Version bump only for package nebula.js
2.4.0 (2022-02-10)
- add --carbon flag to build react-native supernova packages (#749) (369844d)
- stardust: generate typescript definitions (#752) (016b6bd)
2.3.1 (2021-12-09)
- remove support for load viz on fixture (#730) (d0a1ae2)
- cli-build: mitigate problem with require inside try catch blocks (#729) (05abf73)
2.3.0 (2021-12-06)
- ActionsToolbar: set keyDown to null when no keyboardAction (#709) (8d69bd5)
- deps: update dependency puppeteer to v12 (#722) (2100656)
- enigma-mocker: remove build watch script (#711) (8e2a3c9)
- cli-serve: generic object is optional when rendering from fixture (#726) (72a4e3c)
- serve: use enigma mocker when rendering fixture (#710) (d2b64a8)
2.2.0 (2021-11-17)
- engima-mock: mock qlik engine (#705) (bba840c)
- focus in and out of selection toolbar (#701) (9b2a038)
2.1.0 (2021-10-20)
2.0.0 (2021-09-30)
2.0.0-beta.1 (2021-09-21)
- deps: update dependency webpack-dev-server to v4 (#667) (d3c9602)
- docs: missing ' in translator.add docs (#675) (885135a)
- do not skip all updates if the rendering take long time (#664) (4811d14)
- add keyboard navigation support to nebula mashup (#655) (417c8b2)
- add types to nebula serve (#658) (29e8730)
- expose classnames (#673) (74fde09)
- set conversion api to stable (64d54b3)
- useRenderState hook (#677) (b6388de)
- nebula-build-core: add docs and help info (#659) (210b672)
1.7.0 (2021-08-24)
- add properties option to Field function (#654) (65d402e)
- adjust generation of ext and meta files on creating template (#656) (c940d8b)
- give charts access to the nebula instance through useEmbed (#650) (0d19f69)
1.6.0 (2021-08-16)
- update mashup dependencies (#652) (876f529)
- use same event in extensionwrapper (#651) (f70c575)
- cli-sense: apply default when using javascript api (#633) (8eded30)
- deps: update dependency ws to v8 (#646) (f493307)
- extension-wrapper: support paths argument in begin (#639) (dbf7ea9)
- add isModal for sense legacy extension (#637) (54171df)
1.5.0 (2021-07-01)
- cli-serve: apply config when using javascript API and handle missing serve (#631) (e321c18)
- do not return undefined build config (#626) (ba3c823)
1.4.0 (2021-06-28)
- deps: update dependency fs-extra to v10 (#616) (73bf35f)
- deps: update dependency puppeteer to v10 (#617) (5c71bec)
- deps: update dependency ws to v7.4.6 [security] (#620) (0bef29b)
- build: additions to build and serve cli (#625) (e99e071)
- cli-build: include source maps of dependencies (#622) (3b47b2e)
1.3.0 (2021-06-01)
1.2.0 (2021-05-12)
1.1.1 (2021-04-19)
- make sure ActionsTooblar doesn't steal focus (#597) (20846e9)
- deps: update dependency inquirer to v8 (#585) (153b319)
- deps: update dependency puppeteer to v8 (#586) (24888f1)
- update dimensions and measures on object conversion (#563) (7e2b8f4)
- test-utils: support testing components using useRect (#561) (cefed02)
- add device type (#587) (f6e1ead)
1.1.0 (2021-02-01)
- remove setProperties interceptor on object conversion (#562) (1f43f43)
- trim whitespace before using url (#559) (b047758)
1.1.0-alpha0 (2021-01-21)
- support master dims (#556) (e1bd228)
- deps: update dependency rollup-plugin-postcss to v4 (#554) (542bbfc)
1.0.2-alpha.1 (2020-12-04)
- nucleus: disable enforce focus on actions toolbar (#540) (2dde426)
- object-selections (#539) (b5ba2d0)
- cli-create: add missing / in template (#522) (f0575f3)
- remove listener on unmount (#520) (73e5c87)
- add basic support for object conversion (#535) (d8c83ca)
- add exportProperties for hypercube conversion (#537) (5ec6a8a)
- add importProperties for hypercube conversion (#538) (0071d3c)
- test-utils: add support for actions (#534) (18db348)
- support ListObject (#526) (c0daa04)
1.0.1 (2020-06-22)
1.0.0 (2020-06-09)
Note: Version bump only for package nebula.js
1.0.0-alpha.0 (2020-06-09)
- cli-sense: build for legacy Sense (#438) (5485eab)
- translations: UI bus - 2020-05-20 (#434) (97d0811), closes #428
- rename nebulajs-cell to njs-cell and nebulajs-sn to njs-viz
- renamed setTemporaryProperties to applyProperties
0.6.1 (2020-05-15)
0.5.0 (2020-04-20)
- cli-serve: remove react warning (#400) (332929b)
- cli-serve: used shared storage (#396) (b3d061c)
- supernova: batch action observer update (#402) (c989ad3)
- add
cellRect
to dependencies (#410) (ea93201) - custom actions (#409) (72eeb68)
- revert
useRect
(#394) (79123c5) - set initial rect when ResizeObserver is undefined (#407) (9100fad)
- store action dispatcher when called before component initia… (#403) (cfa7ac2)
0.4.0 (2020-04-02)
- align listbox popover more menu (#392) (6ce4860)
- supernova: handle multiple useRect (#393) (df884b3), closes #374
- supernova: update all options (#391) (f9d5e4b)