Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Releases: jupyterlab-contrib/jupyterlab_toastify

v4.2.1

01 Sep 17:47
4f90c95
Compare
Choose a tag to compare
  • Security updates ⚠️ :
    • Bump tar from 6.1.6 to 6.1.11 (#55)
  • Maintenance 🚧 :
    • prod(deps): bump @fortawesome/fontawesome-svg-core (#28)
    • dev(deps-dev): bump pretty-quick from 1.11.1 to 3.1.1 (#27)
    • dev(deps-dev): bump @typescript-eslint/eslint-plugin (#29)
    • dev(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.3.0 (#25)
    • npm(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.29.1 (#30)
    • npm(deps): bump @fortawesome/free-solid-svg-icons from 5.15.3 to 5.15
    • npm(deps-dev): bump @jupyterlab/builder from 3.1.1 to 3.1.5 (#31)
    • npm(deps): bump @jupyterlab/application from 3.1.0 to 3.1.4 (#34)
    • npm(deps-dev): bump @types/react from 17.0.15 to 17.0.17 (#36)
    • npm(deps-dev): bump @jupyterlab/builder from 3.1.5 to 3.1.6 (#37)
    • npm(deps): bump @jupyterlab/application from 3.1.4 to 3.1.5 (#38)
    • npm(deps): bump @jupyterlab/application from 3.1.5 to 3.1.6 (#41)
    • npm(deps-dev): bump @jupyterlab/builder from 3.1.6 to 3.1.7 (#39)
    • npm(deps-dev): bump @types/react from 17.0.17 to 17.0.18 (#40)
    • npm(deps-dev): bump @typescript-eslint/eslint-plugin (#42)
    • npm(deps-dev): bump @typescript-eslint/parser from 4.29.1 to 4.29.2 (#43)
    • npm(deps-dev): bump @types/react from 17.0.18 to 17.0.19 (#44)
    • npm(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 3.4.1 (#45)
    • npm(deps-dev): bump @typescript-eslint/parser from 4.29.2 to 4.29.3 (#47)
    • npm(deps): bump @jupyterlab/application from 3.1.6 to 3.1.7 (#48)
    • npm(deps-dev): bump @jupyterlab/builder from 3.1.7 to 3.1.8 (#49)
    • npm(deps-dev): bump @jupyterlab/builder from 3.1.8 to 3.1.9 (#50)
    • npm(deps): bump @jupyterlab/application from 3.1.7 to 3.1.8 (#51)
    • npm(deps-dev): bump eslint-plugin-react from 7.24.0 to 7.25.1 (#52)
    • npm(deps-dev): bump @typescript-eslint/parser from 4.29.3 to 4.30.0 (#53)
    • npm(deps-dev): bump @typescript-eslint/eslint-plugin (#54)

v4.2.0

05 Aug 06:24
2622625
Compare
Choose a tag to compare
  • Maintenance 🚧 :
    • Update to react-toastify v7 (#18)
    • Security updates:
      • Bump ini from 1.3.5 to 1.3.8 (#14)
      • Bump ssri from 8.0.0 to 8.0.1 (#15)
      • Bump hosted-git-info from 2.8.8 to 2.8.9 (#16)
      • Bump lodash from 4.17.20 to 4.17.21 (#17)
      • Bump ws from 7.4.5 to 7.4.6 (#19)
      • Bump normalize-url from 4.5.0 to 4.5.1 (#20)
      • Bump tar from 6.1.0 to 6.1.5 (#21)

v4.1.3

28 Nov 15:42
18fed8d
Compare
Choose a tag to compare
  • Add support for JupyterLab v3
  • Add binder with test extension

v4.1.2

09 Aug 12:49
Compare
Choose a tag to compare
  • Bug fixes 🐛
    • Spinner icon disappears after updating the toast
    • Icons are not well align with text body

v4.1.1

28 Jul 19:08
c02359e
Compare
Choose a tag to compare
  • Bug fixes:
    • Remove dependency on @jupyterlab/ui-components

v4.1.0

19 Jul 14:14
60e04a8
Compare
Choose a tag to compare
  • Features
    • Use SVG icons

v4.0.0

21 May 13:49
Compare
Choose a tag to compare
  • Features
    • react-toastify v5 introduces the ability to add the toast container automatically.
      This extension uses that ability to remove the need of having a dedicated JupyterLab extension
      to be installed by users.
    • Lazy load react-toastify => all functions are asynchronous
    • Bump to react-toastify v6

v3.0.0

01 Mar 10:47
b21ac84
Compare
Choose a tag to compare

Port to JupyterLab 2.0

Port to JupyterLab v1

01 Jul 18:29
Compare
Choose a tag to compare
v2.3.0

Port to JupyterLab v1