telamonian 5331254e02 share LabIcon user guide betwen pkg and docs; add "reusing jlab ui" sec %!s(int64=5) %!d(string=hai) anos
..
.storybook 880713e5af improve svg loader in storybook's webpack %!s(int64=5) %!d(string=hai) anos
markdown 5331254e02 share LabIcon user guide betwen pkg and docs; add "reusing jlab ui" sec %!s(int64=5) %!d(string=hai) anos
src 78da974e1d Apply lint again %!s(int64=5) %!d(string=hai) anos
stories f7fdeca8f3 deprecated/replaced `kind` => `stylesheet` across codebase %!s(int64=5) %!d(string=hai) anos
style ed32796883 Merge branch 'master' into bw-list %!s(int64=5) %!d(string=hai) anos
CONTRIBUTING.md d3b84f8a17 README now has just user docs; all dev docs now in CONTRIBUTING %!s(int64=5) %!d(string=hai) anos
README.md 5331254e02 share LabIcon user guide betwen pkg and docs; add "reusing jlab ui" sec %!s(int64=5) %!d(string=hai) anos
babel.config.js 52fe38f4e3 Add storybook to ui-components %!s(int64=5) %!d(string=hai) anos
package.json 503638353d New version %!s(int64=5) %!d(string=hai) anos
svgo.yaml 4647b3c1e7 added full svgo.yaml config; now removes unknowns but still keeps defaults %!s(int64=5) %!d(string=hai) anos
tsconfig.json 532e8eb267 fixed all tests in test-apputils %!s(int64=5) %!d(string=hai) anos
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files %!s(int64=5) %!d(string=hai) anos

README.md

@jupyterlab/ui-components

The @jupyterlab/ui-components package provides UI elements that are widely used in JupyterLab core, and that can be reused in your own extensions.

For example, all of the icons in JupyterLab core can be reused via LabIcon. You can also use LabIcon to create your own custom icons that will be able to automatically change color to match the current JupyterLab theme.

User guides