Releases: aiidalab/aiidalab-widgets-base
Releases · aiidalab/aiidalab-widgets-base
AWB v1.0.0rc3
- Refactor: rename ligand into the functional group. (#224)
- Structure widget: fix supported structure formats link. (#225)
- Include jupyter notebooks in docs. (#229)
- Revise docs structure. (#227)
- Fix: dependency conflicts that caused dependency resolution issues. (#232)
- Replace sphinx-rtd-theme with pydata-sphinx-theme. (#231)
AWB v1.0.0rc1
changes:
- Add OpenAiidaNodeInAppWidget (#218).
- Add widgets to interact with ELNs (#220).
AWB v1.0.0b19
changes:
- Automated bug reports (#209, #219).
- Curate providers for
OptimadeQueryWidget
(#211).
StructureManagerWidget
: connect structure_node trait to the viewer (#217).
- Add
AiidaNodeViewWidget
class. (#213).
Release v1.0.0b10
- Correctly modify an element in the base structure editor (#105).
- Set default cell to uploaded structures without a cell (#116).
- Improve stability of smiles renderer (#117)
Release v1.0.0b7
API changes:
- Changing StructureManager API (#94)
Bug fixes:
- Fix StructureUploadWidget bug that did not allow to import non-cif structures (#106)
Improvementes:
Release v1.0.0b5
Improvements:
- CodeDropdown: hidden codes and codes on disabled computers. (#68)
- ComputerDropdown: small widget modifications. (#76)
- StructureManagerWidget: add a possibility to set a structure label. (#77)
New features:
Release v1.0.0b4
Improvements:
ComputerDropdown
: manage disabled computers. (#69)
SubmitButtonWidget
: allow not disabling submit button after submission and more (#70).
Release v1.0.0b3
- Improve selection trait in structure viewer. (#61)
- Improve structure-related widgets. (#62)
- Improve process widgets. (#63)
Release v1.0.0b2
This release contains
- Improvements to the code selectin widget (#56).
- Improvements to the computer selection widget (#57).
- Add possibility to display supercell structure in structure viewer widget (#58).
Release v1.0.0b1
The first release that went on the production AiiDA lab.