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
JSROOT
tov7.8.0
. The relevant changes of this update can be seen here:
- Upgraded
JSROOT
tov7.7.4
. The relevant changes of this update can be seen here:v7.7.4
changes.
- Upgraded
JSROOT
tov7.7.3
. The relevant changes of this update can be seen here:v7.7.3
changes.
- Upgraded
JSROOT
tov7.7.2
. The relevant changes of this update can be seen here:v7.7.2
changes.
- Upgraded
JSROOT
tov7.7.1
. The relevant changes of this update can be seen here:v7.7.1
changes.
- Upgraded
JSROOT
tov7.7.0
. Relevant changes: - Removed no longer necessary activation event.
- Upgraded
JSROOT
tov7.5.4
. The relevant changes of this update can be seen here:v7.5.4
changes.
- The JSROOT upgrade fixed issue #29.
- Upgraded
JSROOT
tov7.5.3
. The relevant changes of this update can be seen here:v7.5.3
changes.
- Upgraded
JSROOT
tov7.5.2
. The relevant changes of this update can be seen here:v7.5.2
changes.
- Upgraded
JSROOT
tov7.5.1
. This fixes issue #27. The rest of changes of this update can be seen here:v7.5.1
changes.
- Upgraded
JSROOT
tov7.5.0
. The relevant changes of this update can be seen here:v7.5.0
changes.
- Upgraded
JSROOT
tov7.4.1
. Relevant changes:v7.2.1
changes.v7.3.0
changes.v7.3.1
changes.v7.3.2
changes.v7.3.4
changes.v7.4.0
changes.v7.4.1
changes:- 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
JSROOT
tov7.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
JSROOT
tov7.1.0
. Relevant changes:v6.3.4
changesv7.0.0
changes- This required getting rid of the
tabs
layout, but it will likely come back at some point, see root-project/jsroot#238
- This required getting rid of the
v7.0.1
changesv7.0.2
changesv7.1.0
changes
- 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
.root
files
- Upgraded
JSROOT
tov6.3.3
. This includes many changes: - Minimal visual adjustments
- Allow the browser and drawing areas to be resized (#7)
- Upgraded
JSROOT
tov6.1.0
. Among all changes, there are some worth noting:
- Allow the customization of the
Layout
and 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
HierarchyPainter
to view ROOT Files