Skip to content

Tags: jupyterlab/extension-template

Tags

v4.3.7

Toggle v4.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow owners/members/collaborators to update snapshots on PRs of outs…

…ide contributors (#96)

v4.3.6

Toggle v4.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update tsconfig lib (#94)

Align with jupyterlab/jupyterlab#16288 for 4.3.0+

v4.3.5

Toggle v4.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml.jinja (#85)

v4.3.4

Toggle v4.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Drop experimental wording for playwright ui mode (#84)

v4.3.3

Toggle v4.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request from GHSA-45gq-v5wm-82wg

* Fix for update-snapshots template

Co-authored-by: Frédéric Collonval <[email protected]>
Co-authored-by: RedYetiDev <[email protected]>

* Update date check

* Pull in changes from hotfix 16560

---------

Co-authored-by: Frédéric Collonval <[email protected]>
Co-authored-by: RedYetiDev <[email protected]>

v4.3.2

Toggle v4.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Set packageManager (#79)" (#81)

This reverts commit c68f45a.

v4.3.1

Toggle v4.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix linting issue (#73)

Fixes #72

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade to copier 9.2.0 (#69)

* Unpin pyyaml-include and recommend copier in version which does not depend on it
Fixes #65

* Install setuptools

---------

Co-authored-by: Frédéric Collonval <[email protected]>

v4.2.6

Toggle v4.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix spacing between badges (#63)

v4.2.5

Toggle v4.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Package the src folder (#60)

This adds the src folder to the package to fix the source maps.

Similar to jupyterlab/jupyterlab#14028