You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to bring everyone onto the same page about LabIcon
Turns out there is in fact no single optimal way to create and use icons
I need a way to consume LabIcons that allows for both late binding (like our old icons-as-css-background) and dynamic repainting on theme change (like our new icons-as-inline-svg)
Improve performance of long lists with 1+ icons per item
Allow for updates of component/widget style post-render
(example issue) Should make a lot of complex icon usages easier to refactor for LabIcon
I've investigated three proposals for implementing the above
There's a working prototype for proposal 1: dynamically generated icon stylesheets
Depricate renderers repo, these should live in the community.
Added an issue to Team Compass to suggest a jupyterlab-forge GitHub org for any repos that aren't considered core to JupyterLab (either JupyterLab or repos that we depend on).
22 Apr 2020 Weekly Meeting
Max
typedoc-plugin-monorepo
plugin creates lots of duplicate entrieslibrary
mode of typedoc (currently experimental)library
will allow for the API docs of each@jupyterlab
package to link to one another (I think)Tim
Brian
Steve
jupyterlab-forge
GitHub org for any repos that aren't considered core to JupyterLab (either JupyterLab or repos that we depend on).Alex
Zach
Jeremy
Jason
Darian
libgbm1
manually to handle CI breakage Install libgbm1 to fix puppeteer in tests debugger#428Aditional Discussion:
The text was updated successfully, but these errors were encountered: