Releases: jupyterlab-contrib/jlab-enhanced-cell-toolbar
Releases · jupyterlab-contrib/jlab-enhanced-cell-toolbar
v3.4.2
- Security update ⚠️ :
- Bump tar from 6.1.5 to 6.1.11 (#37)
v3.4.1
- Security updates ⚠️ :
- Bump tar from 6.1.0 to 6.1.5 (#32)
- Bump path-parse from 1.0.6 to 1.0.7 (#34)
- Bump url-parse from 1.5.1 to 1.5.3 (#35)
v3.4.0
- New features ✨ :
- The toolbar can now be positionned as float through settings to match Colab look and feel for example (#28)
- The tags widget can be hidden through settings (#30)
- The tags are read-only if the notebook is read-only (#29)
v3.3.0
- Bug fix 🐛 :
- Click event on cell toolbar item are not propagating to the cell #23
- New feature ✨ :
- Notebook toolbar button to unlock tag edition (it is locked by default to focus on the notebook reading) #24
v3.2.1
- Bug fix 🐛 :
- Correct right alignment for tags on Chrome 83f50f7
v3.2.0
- New feature ✨ :
- Helper buttons are now configurable #18 (thanks @Phoemuex for the suggestion)
v3.1.1
- Bug fix 🐛
- Enable strict null checks #15
v3.1.0
- New features ✨ :
- Customize action buttons between a left and a right menu #12 : This allows to move the delete button on the far right for example
- Improve look #14 : Left white space can be added, tags are on the top right,...
- Tags appear in alphabetical order #13