Releases: strets123/chemdoodle-angular
Releases · strets123/chemdoodle-angular
Fixing error on writemol
Fixing bug with click events
0.2.1 Update bower.json
Adding an event when molecule changed
0.2.0 Update bower.json
Fixes to updating molecule from outside
0.1.9 Update bower.json
Fixes the getMolecule and setMolecule functions
0.1.8 Update bower.json
Fixing the fetchmolecule event data binding
0.1.7 Update bower.json
Fixes takeover of whole page by chemdoodle
0.1.6 Update bower.json
Fix for multiple toolbars appearing in some circumstances
Added a call to JQuery which empties the element properly before the redraw occurs, this should now be fixed properly for explorer.
Explorer fix
Explorer did not like my click events on the chemdoodle toolbar so instead I have added an $on trigger to take update the referenced molfile.
Fix to data binding for input molfile, now works if molfile is undefined
Chemdoodle was previously loading as a blank canvas due to attempting to load an undefined molfile.