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.
- Upgraded
JSROOTtov7.11.0. The relevant changes of this update can be seen here:
- Upgraded
JSROOTtov7.10.2. The relevant changes of this update can be seen here:
- Upgraded
JSROOTtov7.10.0. The relevant changes of this update can be seen here:
- Upgraded
JSROOTtov7.9.0. The relevant changes of this update can be seen here:v7.9.0changes.
- Upgraded
JSROOTtov7.8.2. The relevant changes of this update can be seen here:v7.8.2changes.
- Upgraded
JSROOTtov7.8.1. The relevant changes of this update can be seen here:v7.8.1changes.
- Upgraded
JSROOTtov7.8.0. The relevant changes of this update can be seen here:
- Upgraded
JSROOTtov7.7.4. The relevant changes of this update can be seen here:v7.7.4changes.
- Upgraded
JSROOTtov7.7.3. The relevant changes of this update can be seen here:v7.7.3changes.
- Upgraded
JSROOTtov7.7.2. The relevant changes of this update can be seen here:v7.7.2changes.
- Upgraded
JSROOTtov7.7.1. The relevant changes of this update can be seen here:v7.7.1changes.
- Upgraded
JSROOTtov7.7.0. Relevant changes: - Removed no longer necessary activation event.
- Upgraded
JSROOTtov7.5.4. The relevant changes of this update can be seen here:v7.5.4changes.
- The JSROOT upgrade fixed issue #29.
- Upgraded
JSROOTtov7.5.3. The relevant changes of this update can be seen here:v7.5.3changes.
- Upgraded
JSROOTtov7.5.2. The relevant changes of this update can be seen here:v7.5.2changes.
- Upgraded
JSROOTtov7.5.1. This fixes issue #27. The rest of changes of this update can be seen here:v7.5.1changes.
- Upgraded
JSROOTtov7.5.0. The relevant changes of this update can be seen here:v7.5.0changes.
- Upgraded
JSROOTtov7.4.1. Relevant changes:v7.2.1changes.v7.3.0changes.v7.3.1changes.v7.3.2changes.v7.3.4changes.v7.4.0changes.v7.4.1changes:- With this version, two histograms can be drawn on the same canvas by dragging and dropping! (#24)
- Fixed some UI issues (see #3 (comment) and (another) #3 comment).
- Upgraded
JSROOTtov7.2.0. This made the following changes possible: - Re-organized the code, making it more clean and easier to maintain
- The extension is now also a web extension!
- All available layouts are now supported
- Upgraded
JSROOTtov7.1.0. Relevant changes:v6.3.4changesv7.0.0changes- This required getting rid of the
tabslayout, but it will likely come back at some point, see root-project/jsroot#238
- This required getting rid of the
v7.0.1changesv7.0.2changesv7.1.0changes
- Added support for
JSROOT's dark mode through the extension's settings - The code has been prettified
- The extension is now bundled with Webpack!
- Display the ROOT File icon for
.rootfiles
- Upgraded
JSROOTtov6.3.3. This includes many changes: - Minimal visual adjustments
- Allow the browser and drawing areas to be resized (#7)
- Upgraded
JSROOTtov6.1.0. Among all changes, there are some worth noting:
- Allow the customization of the
Layoutand thePalette
- Allow any local ROOT File to be opened instead of only the ones in the user's current workspace
- Basic proof of concept that uses JavaScript ROOT and its built in
HierarchyPainterto view ROOT Files