Releases: simicd/jupyterlab-tailwind-theme
Releases · simicd/jupyterlab-tailwind-theme
Add max cell width setting
Update scrollbar and section divider colors
build: Bump lodash from 4.17.19 to 4.17.21 Closes PR #34
Update scrollbar and footer style
style: Fix footer colors Fix footer colors (hover, toggle switch) Closes PR #32
Add support for JupyterLab 3.0
v3.0.0 build: Bump elliptic from 6.5.3 to 6.5.4
v.0.4.4: build: Update packages and add example notebook
build: Bump lodash and add Lorenz equation example notebook Bump lodash from 4.17.15 to 4.17.19
v.0.4.3: fix: Cursor freeze
Fix the cursor freeze reported in #15 where cursor stays in cell even if cell is deselected.
v0.4.2: fix: Matplotlib chart axis not visible with dark theme
Explicitly specify white background for matplotlib charts when using dark theme.
v0.4.1: fix: Improve search result highlighting
Previously the search results in JupyterLab were displayed with a gray background which was barely visible. Newly, the color is brighter and differentiated between light & dark theme. See also #9. PR #10
Add support for JupyterLab v2.0 and higher
v0.4.0 build: Upgrade dependencies and add support for v2.0 of JupyterLab