Skip to content

Releases: deathbeds/jupyterlab-fonts

v3.0.0

12 Dec 13:12
2163b5f
Compare
Choose a tag to compare

v3.0.0

Compatibility

  • Support JupyterLab 4
  • Support Notebook 7

New features

  • Adds Atkinson Hyperlegible font
  • Adds UI font to the editor, commands, and menus

Bug fixes

  • Fix global typefaces
  • fix notebook metadata watching when no app-level styles are present

Performance

  • remove tests and duplicated assets from wheel
  • lazily load JSS and friends

v3.0.0a3

24 Oct 21:51
4797c4f
Compare
Choose a tag to compare
v3.0.0a3 Pre-release
Pre-release
  • hoist, update Lab 3/4 compatibility methods to public API
  • fix notebook metadata watching when no app-level styles are present

v3.0.0a2

23 Oct 21:35
4baf69c
Compare
Choose a tag to compare
v3.0.0a2 Pre-release
Pre-release
  • add more Lab 3/4 compatibility methods

v3.0.0a1

24 Sep 23:13
0372de9
Compare
Choose a tag to compare
v3.0.0a1 Pre-release
Pre-release
  • remove tests and duplicated assets from wheel
  • fix npm version numbers
  • lazily load JSS and friends

v3.0.0a0

24 Sep 16:37
cc7ebb6
Compare
Choose a tag to compare
v3.0.0a0 Pre-release
Pre-release
  • Support JupyterLab 4
  • Support Notebook 7
  • Fix global typefaces
  • Adds UI font to the editor, commands, and menus
  • Adds Atkinson Hyperlegible font

v2.1.1

24 Oct 20:50
5b62ab1
Compare
Choose a tag to compare
  • fix some errors when disposing notebooks
  • normalize generated CSS
  • allow for dereferencing local asset url()s for @import, etc.

v2.1.0

23 Oct 21:29
d9178c2
Compare
Choose a tag to compare
  • Improve notebook-level @import, @font-face, etc.
  • adds data-jpf-cell-id and data-jpf-cell-tags to notebook cell elements
    • this allows notebook cells to carry their own style
  • IFontManager supports setTransientNotebookStyle for dynamic styling

v2.0.0

12 Aug 23:25
fcf423b
Compare
Choose a tag to compare

v2.0.0

  • Support JupyterLab 3
  • Installs as a prebuilt extension, no nodejs required

v1.0.1

04 Apr 20:15
41dc3a6
Compare
Choose a tag to compare
get and set user settings in global editor properly (#21)

JupyterLab 2

04 Apr 16:36
9a27e34
Compare
Choose a tag to compare
Release 1.0.0 (#20)

* bump versions, dates, changelog

* linting

* try miniforge

* looser upstream deps

* more dep fixin

* try rc build

* add local rc test environment

* accept conda install