Releases: cheminfo/visualizer-on-tabs
Releases · cheminfo/visualizer-on-tabs
v2.0.2
03 Mar 15:59
Compare
Sorry, something went wrong.
No results found
2.0.2 (2026-03-03)
Bug Fixes
pass query options to the visualize iframe in a way which is compatible with how it was built (7ba0c2e )
v2.0.1
26 Feb 18:04
Compare
Sorry, something went wrong.
No results found
2.0.1 (2026-02-26)
Bug Fixes
pass visualizer config via makeVisualizerPage (66ab619 )
v2.0.0
26 Feb 09:58
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-02-26)
⚠ BREAKING CHANGES
build options for the visualizer iframe are grouped under the visualizer key and renamed to match the original options. rocLogin.urlAbsolute support removed. Use url + redirect.
Features
v1.0.2
12 Feb 11:30
Compare
Sorry, something went wrong.
No results found
1.0.2 (2026-02-12)
Bug Fixes
don't override title with default title (f2c6b9f )
v1.0.1
02 Sep 09:41
Compare
Sorry, something went wrong.
No results found
1.0.1 (2025-09-02)
Bug Fixes
avoid race condition when creating the static directory (6baf922 )
v1.0.0
01 Sep 16:14
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-09-01)
⚠ BREAKING CHANGES
upgrade deps and more (#52 )
Features
add load option (421f77a )
allow noFocus option to be passed via IframeBridge (73f2b32 )
remember last selected tab (43144fa )
Bug Fixes
allow clipboard API in iframe additionally to fullscreen (3a433a2 )
always send data on first render (dc7d065 )
correct bug in dependency (1bec533 )
focus the correct tab (15a6b10 )
iframeMessageHandler: break when message handled (a7f83f3 )
line height of tab close cross (f8c1586 )
Rewritten url in different property to avoid cumulating rewrites (4411bf0 )
update broken dep (9cd2ad9 )
webpack build promise (#48 ) (ba56886 )
Miscellaneous Chores