Skip to content

Releases: simicd/jupyterlab-tailwind-theme

Add max cell width setting

09 May 19:37
e6ffe93
Compare
Choose a tag to compare
feature: Add support for max cell width setting

Closes PR #36

Update scrollbar and section divider colors

08 May 14:54
a27637f
Compare
Choose a tag to compare
build: Bump lodash from 4.17.19 to 4.17.21

Closes PR #34

Update scrollbar and footer style

01 May 18:07
580b52f
Compare
Choose a tag to compare
style: Fix footer colors

Fix footer colors (hover, toggle switch)

Closes PR #32

Add support for JupyterLab 3.0

09 Apr 22:50
13cdbff
Compare
Choose a tag to compare
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

28 Aug 21:17
57322c2
Compare
Choose a tag to compare
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

28 Aug 21:16
d0b116b
Compare
Choose a tag to compare
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

28 Jul 10:34
f7d6898
Compare
Choose a tag to compare

Explicitly specify white background for matplotlib charts when using dark theme.

v0.4.1: fix: Improve search result highlighting

13 May 18:40
16045d6
Compare
Choose a tag to compare
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

04 May 20:17
d4989d1
Compare
Choose a tag to compare
v0.4.0

build: Upgrade dependencies and add support for v2.0 of JupyterLab

v0.3.2: fix: Add consistent markdown tables style and fix missing color when …

04 Feb 22:30
Compare
Choose a tag to compare
…selecting multiple cells

Add consistent markdown tables style in light and dark theme. Fix missing color when selecting multiple cells in both light and dark theme.

PR #5