Greg Mooney
110e728e4a
Add webpack prod config ( #7513 )
...
* Add webpack config for prod
* add optimization
* rename top package
* Add HtmlWebpackPlugin - rough draft
* Move templates and ignore generated html
* Use loop to create HtmlWebpackPlugins
* Remove bundle.js from ensured-targets
---------
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2024-11-06 18:59:22 +01:00
Jeremy Tuloup
16f5cb4d06
Add JSONLicenseWebpackPlugin
( #6896 )
2023-06-02 09:31:21 +02:00
Jeremy Tuloup
787339c09e
Update to JupyterLab 4.0.0b1
and 4.0.0b2
( #6838 )
...
* Update to JupyterLab 4.0.0b1
* fix resolutions
* more updates
* Remove previous shortcuts plugin
* Bump `jupyter_server` dependency
* Align playwright dependency
* Update to JupyterLab 4.0.0b2
* fix some deps
* Update yarn.lock
* add util fallback
* style the footer
* fix footer background
* move mouse before taking the screnshot
* update ui tests yarn.lock
* disable the notebook footer for now
* update snapshots
2023-04-27 10:12:43 +02:00
Jeremy Tuloup
7903de83e8
Update to JupyterLab 4.0.0a37 ( #6777 )
...
* Update JupyterLab and Lumino packages
* fix resolutions
* Update to TypeScript 5 final
* Reuse upstream sessionDialogs plugin
* update gitpod setup
* Update UI tests setup
* Update npmClient
* try without immutable
* add explicit playwright dep
* Update mathjax package
* update yarn.lock
* update dev dependencies
* lint
* update yarn.lock
* Fix typescript dependency
* fix metapackage
2023-03-20 13:49:22 +01:00
Jeremy Tuloup
2e4886f31f
Fix loading of plugins ( #6750 )
...
* Explicit load plugins for the settings editor
* Move logic to the tree extension
* Move logic to a separate plugin
* Read extensions in webpack config
* Rearrange package.json
* read mime extensions
* Template plugins per page
* Cleanup
* Load allPlugins for the settings editor
* Expand on the comment
* Expand on comment
* Fix lint
2023-02-27 10:32:34 +01:00
Jeremy Tuloup
8b6c8209ad
More renaming
2022-03-01 08:39:53 +01:00
Jeremy Tuloup
0d22a5d786
Ensure @retrolab settings
2021-10-30 23:32:36 +02:00
Jeremy Tuloup
2047e3a5e4
Rename to RetroLab
( #121 )
...
* Rename text to RetroLab
* More renaming
* More renaming
* Rename files
* Update deps
* Update logo
* Lint
* Update README.md
* Minor CSS fix
* Update tour
* Update screencasts in README.md
2021-05-19 15:13:00 +02:00
Jeremy Tuloup
5004ba6fa6
Switch to an explicit list of resolutions
2021-03-25 23:58:23 +01:00
Jeremy Tuloup
35fe416c65
Rename builder to app
2021-01-18 23:43:28 +01:00