Releases: cheminfo/react-visualizer
Releases · cheminfo/react-visualizer
v5.4.0
Compare
Sorry, something went wrong.
No results found
5.4.0 (2026-03-03)
Features
add option on Visualizer component to pass query parameters to search string rather than hash of the url (da10af7 )
v5.3.0
Compare
Sorry, something went wrong.
No results found
5.3.0 (2026-02-26)
Features
allow config to be passed as a URL or as an object (138b0bc )
Bug Fixes
rename makeVisualizerOption from configURL to config. This is how the property is named in the visualizer. (138b0bc )
v5.2.1
Compare
Sorry, something went wrong.
No results found
5.2.1 (2026-02-26)
Bug Fixes
add ci- attributes to the right element (1cf9991 )
v5.2.0
Compare
Sorry, something went wrong.
No results found
5.2.0 (2026-02-26)
Features
add viewURL and configURL to makeVisualizerPage (2649331 )
v5.1.1
Compare
Sorry, something went wrong.
No results found
5.1.1 (2026-02-26)
Bug Fixes
init scriptUrl if not specified (c95bf3c )
v5.1.0
Compare
Sorry, something went wrong.
No results found
5.1.0 (2026-02-26)
Features
--scriptUrl CLI option added and --config to specify options via a JSON file (ed181cb )
--scriptUrl CLI option added and --config to specify options via a JSON file (d1a96a8 )
v5.0.1
Compare
Sorry, something went wrong.
No results found
5.0.1 (2026-02-26)
Bug Fixes
v5.0.0
Compare
Sorry, something went wrong.
No results found
5.0.0 (2026-02-26)
⚠ BREAKING CHANGES
the version prop was removed. Either construct visualizer.html page with appropriate loadversion and fallbackVersion options, or use the new queryParameters prop to customize the behaviour.
Features
rework Visualizer components API (0ab1d4c )
Bug Fixes
make sure makeVisualizerPage can be used properly with npx (f44b6a7 )
v4.1.0
Compare
Sorry, something went wrong.
No results found
4.1.0 (2026-02-25)
Features
decide of a default loadversion parameter when making the visualizer page (#25 ) (e150ef3 )
v4.0.0
Compare
Sorry, something went wrong.
No results found
4.0.0 (2026-02-25)
⚠ BREAKING CHANGES
stop supporting very old browsers which do not support fetch or URL
Features