Skip to content

Releases: molssi-seamm/seamm_widgets

Added CheckTree

05 Nov 09:24
664c89b
Compare
Choose a tag to compare
  • Added the CheckTree widget, similar to that in Tix, for handling a tree of checkboxes.
  • Added the labelpos option to LabeledWidget to control placement of the label.
  • Added 1/[length] units for reciprocal space measurements.

Added widgets for searching

26 Aug 20:16
d19b864
Compare
Choose a tag to compare

Added the SearchCriteria widget for defining a general search.

Support needed for PyXtal

24 Jul 17:59
Compare
Choose a tag to compare

Added units for area, which is needed for PyXtal.

Internal Release

06 May 10:30
fddb2a4
Compare
Choose a tag to compare

Updated CI
Switched to black
Added support files to the release so that conda-forge build can work.

Enhancements to PeriodicTable

04 Dec 09:46
Compare
Choose a tag to compare

Added control for active/inactive elements and for coloring of element symbol labels for selected sets of elements in support of DFTB+ plug-in.

Expanded handling of results in two column widget.

28 Sep 20:03
320e726
Compare
Choose a tag to compare
Merge pull request #9 from molssi-seamm/psi4

Added clear function to completely clear the scrolled_columns widget.

Added PeriodicTable widget for OpenKIM & BSE support.

01 Aug 17:26
eb685d8
Compare
Choose a tag to compare
Merge pull request #8 from molssi-seamm/periodic_table

Added the PeriodicTable widget

Adding PropertyTable widget

12 Jun 18:45
Compare
Choose a tag to compare

Added the PropertyTable widget to support changes in LAMMPS to automate convergence of properties to a desired accuracy instead of a fixed run length.

Added plotting capabilities.

15 Apr 17:53
Compare
Choose a tag to compare

Consolidating a number of changes, but the noticeable user visible change is the addition of Plotly plots, which are currently used in LAMMPS.

End of 2019

17 Dec 22:40
447c112
Compare
Choose a tag to compare

This release contains the fixes for the "Cancel" button problem, wherein clicking Cancel did not update the GUI.