Summary
- Add support for central line cutting and clipping. (commit: ad66b62) (details)
- Add two new dialog methods: hideCloseButton and hideTitlebar. (commit: eca62df) (details)
- Improve cutting with path and its shaders. (commit: 5a78025) (details)
- Increment version to 0.3.4alpha and resolve a vulnerability. (commit: ca9fde7) (details)
- Make codes for dialog to be more reuseable. (commit: 7d73632) (details)
- Fix a bug causing ScaffoldDialog to not function/display properly. (commit: 2ae1272) (details)
- Fix a bug causing the cutting plane on the scaffoldmaker from expanding (commit: e6d1536) (details)
- Add BaseModule to the export modules list. (commit: cd25f71) (details)
- Add a method in the ModuleManager allowing user to add customised module (commit: 8423063) (details)
- Fix a bug causing dialog cannot be closed if it is managed by maanger. (commit: 7496e06) (details)
- Updae zincjs dependency. (commit: cc0f385) (details)
- Increment version to 0.3.5alpha (commit: 62cdf91) (details)
- Now build with babel and increment version to 0.3.6aplha. (commit: f8c08b2) (details)
- Update to ZincJS0.29.10 which supports geoemtry cutting to be performed (commit: ef1e1ca) (details)
- Update jquery version. (commit: 1807e99) (details)
- Add a button at the bottom of the sidebar for users to give feedback, (commit: 80007bd) (details)
- Disable collision detection when setting the position of the dialog. (commit: ceeac3e) (details)
- Implement snackbar for displaying messages. (commit: f30d1d2) (details)
- Message function is now part of the basemodule. (commit: e7a4f6b) (details)
- Improve destroy calls on scaffold viewer and organs renderer. (commit: e733ca7) (details)
- Improve sidebar animation. (commit: 54e229c) (details)
- Add a profile chooser. (commit: 3dc3d11) (details)
- Tidy up. (commit: 97e56cf) (details)
- Fix a bug on OrgansViewer. (commit: 73aa8bd) (details)
- Set a default width of 12% for sidebar. (commit: 3a2ae2e) (details)
- Add an API for reading URL provided by the caller. (commit: 769091c) (details)
- Make tooltip non selectable. (commit: 0979174) (details)
- Add a new renderer module method - getIntersectedObject. This method can (commit: e38371d) (details)
- Change css class tooltip to mptooltip to avoid name clashes with other (commit: f51cdbb) (details)
- Add a new argument for loadViewURL method. (commit: 913f5ec) (details)
- Increment version to 0.3.7-aplha. (commit: 278c28b) (details)
- Remove modal panel as it is repalced by flatmaps. (commit: b6e1834) (details)
- Change sidebar style to absolute. (commit: 8c71697) (details)
- Fix some bugs that can only be found on IE11. (commit: 0ea062f) (details)
- Provide initial support for docked/containment dialog. (commit: df99536) (details)
- Add a grid view mode. (commit: 9a135a7) (details)
- Add a full screen dialog button on the titlebar. (commit: 7d10680) (details)
- rename Snackbar.css to snackbar.css. (commit: 404f2de) (details)
- Add support to some serialisations and deserialisations. (commit: 8ed08d3) (details)
- Fix a number of bugs. (commit: 91ce6ca) (details)
- Remove debug messages. (commit: 5bf5181) (details)
- Add support for auto resize. (commit: 199b008) (details)
- Increment version to 0.3.8alpha. (commit: e0882e9) (details)
- Make sure resize events are called when dialog's autoreize flag is on. (commit: 129886c) (details)
- Update package-lock.json (commit: 25950a2) (details)
- Fix bugs that causes highlight and selection to fail. (commit: a88b98b) (details)
- A littel workaround to get manager to work witout the need of meta file. (commit: 77a1de2) (details)
- Fix multiple sizing problems. (commit: f196435) (details)
- Update version to 0.3.10alpha. (commit: 618bae3) (details)
- Remove many of the default behaviour when an object is selected on the (commit: ed8ddb2) (details)
- Inrement to 0.3.11-alpha. (commit: a9954aa) (details)
- Improve gui styles. Improve tooltip. Improve FragmentParser. (commit: da9e310) (details)
- Remove unneeded package. (commit: 8c2649e) (details)
- Bugs fix. (commit: 03299ee) (details)
- Increment version to 0.3.12alpha. (commit: f066b8b) (details)
- Fix error and increment to 0.3.13alpha. (commit: cec017d) (details)
- Fix error and increment to 0.3.13alpha. (commit: c0b69f3) (details)
- Improve messages. (commit: ce441d7) (details)
- Change the style of the tooltip box. (commit: 809e447) (details)
- Hamburger button always visible rather the menu is on or off. (commit: 793945f) (details)
- Minor changes. (commit: 7d8bc06) (details)
- Udpate package.json. Increment version to 0.4.0. (commit: 9c7a351) (details)
- Minor changes and increment verison to 0.4.1. (commit: 0edc348) (details)
- Increment version to 0.4.2. (commit: 788e471) (details)
- Add missing file. (commit: d4fb280) (details)
- Remove node modules bundle for backend build. (commit: a312e9a) (details)
- Update README.md (commit: 601760e) (details)