All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Do treat
['caprieval.1']
as a node, but['section1.1'.mol1]
not as a node
- Do not treat
[topoaa.mol1]
as a node
- Configure node by clicking in workflow config toml text (#20)
- Allow to configure node legend in catalog (#151)
- Handle json schema ifthenelse block in file upload (#164)
- Show errors for hidden fields in tooltip of CollapsibleField (#160)
- Hook useSaveWithGlobalRewrite() (#161)
- Unexpected error on cancel molecule file upload.
- Autosave (#144)
- Improved handling of groups in ui schema
- Nodes with all its properties in a single group is expanded by default
- Hide the exit module (#153)
- Upload errors are rendered on screen instead of console (#143)
- In table moved buttons from last to first column (#141)
- Removed CSS-in-JS styles from the core library.
- The styles in the examples to compensate for the removed styles in the core (see App.css).
- Start item number from 1 instead of 0
- Export more workflow parsing and validation methods
- Ignore maxPropertiesFrom in catalog (#132)
- Handle bad pdb file better (#129)
- Allow to @i-vresse/wb-core/dist/toml.js to be imported in remix.
- Show global parameters form on page load (#123)
- Allow custom fields and widgets in form. (#116)
- Missing React import (#115)
Previous release did not contain code.
Previous release did not contain code.
- Molecule filename as index in array sub-forms (#76)
- Molecule filename as index in array sub-forms (#76)
Initial release