- Added the ability to dynamically change components.
- Added UI elements for labels.
- Removed the normalize option from parsing CCP4 data.
- UI for automatic mol. surface detail.
- Updated for "LiteMol 2".
- Replaced HTML5 input=range by custom slider component.
- Ability to show color stripe on expander control.
- Toasts now support HTML messages.
- Density behavior UI updates.
- Tweak custom transform UI to make visibility button more visible.
- Help for viewport controls.
- Added support for popup messages (toasts).
- Ability to better control layout regions.
- Persistent state for transformer controllers.
- Updated default pluing spec with Bootstrap.Behaviour.UnselectElementOnRepeatedClick.
- UI support for specifying absolute iso values for density data.
- UI support for manually decompressing binary AJAX responses.
- Removed Bootstrap.Behaviour.CreateVisualWhenModelIsAdded from the default plugin spec.
- Renamed SimpleController to Controller.
- Added lm- prefix to CSS classes btn, icon and a few others to avoid name collisions.
- Added SimpleController.
- Improved color picker.
- Updated to React 15.3.1.
- Views.Transform.Molecule.CreateFromString => Views.Transform.Molecule.CreateFromData
- Views.Transform.Density.ParseBinary => Views.Transform.Density.ParseData
- Fix in "SetCurrentEntity" bug for bound nodes.
- Changed LiteMol.Plugin.Views.Transform.Molecule.CreateFromCif to LiteMol.Plugin.Views.Transform.Molecule.CreateFromMmCif
- Changed LiteMol.Plugin.Views.Transform.Data.OpenCifMolecule to LiteMol.Plugin.Views.Transform.Molecule.OpenFile
- Added support for new transforms in Bootstrap that support parsing from multiple formats.
- Implemented Bootstrap interfaces for Plugin.
- Support for "custom" updaters.
- Screenshot support.
- UI support for wireframe surfaces.
- Change in CSS of "visibility state".
- Removed Command.Molecule.FocusSelection. Command.Entity.Focus now supports focusing on a single selection.
- Some changes but I don't remember which ones :)
- Initial.