telamonian
|
0170ca8e8f
removed stranded `if (icon)` statement
|
5 년 전 |
telamonian
|
c384fc754a
integrity
|
5 년 전 |
telamonian
|
6877db56f7
added first actual unittest to test-ui-components
|
5 년 전 |
telamonian
|
f2fd38d5b4
removed last vestige of iconClass => icon name shim, with one exception
|
5 년 전 |
telamonian
|
7f464d3dec
iconStyle no longer exported; exposed LabIcon.UNSTABLE_style to replace
|
5 년 전 |
telamonian
|
d3b84f8a17
README now has just user docs; all dev docs now in CONTRIBUTING
|
5 년 전 |
telamonian
|
2de04f2c37
implemented fallback arg for LabIcon.resolveX methods
|
5 년 전 |
telamonian
|
433ce6a780
bugfix
|
5 년 전 |
telamonian
|
3316ea1a09
added in test-ui-components, build broken, need to fix
|
5 년 전 |
telamonian
|
46543f5c91
adding optional fallback arg to LabIcon.resolveX methods
|
5 년 전 |
Max Klein
|
59b2713711
Merge branch 'master' into remove-jlicon-rendermime-interfaces
|
5 년 전 |
telamonian
|
617c2bd6a1
iconClass => iconName conversion shim mostly removed; one special case
|
5 년 전 |
Steven Silvester
|
643352189f
Merge pull request #7824 from ggbhat/htmlviewer-refresh-issue
|
5 년 전 |
telamonian
|
51c281bff5
bugfix; was passing extraneous props into LabIcon.resolveX methods
|
5 년 전 |
telamonian
|
097c987579
fixed wrong casing in icon name "textEditor" => "text-editor"
|
5 년 전 |
telamonian
|
000e153802
removed UNSTABLE_getReact from settingeditor
|
5 년 전 |
telamonian
|
a56f389f1f
fixed up and simplified item icon handling in filebrowser listing
|
5 년 전 |
telamonian
|
6671fc81d3
added the jupyter.lab.setting-icon field
|
5 년 전 |
telamonian
|
8607a27e0c
fixed resolveX methods; removed getElement, marked getReact => UNSTABLE
|
5 년 전 |
telamonian
|
7a8eca5067
added resolveElement and resolveReact static methods to LabIcon
|
5 년 전 |
telamonian
|
1c10a5e1d0
bugfix (for code) and formatting fix (for docs)
|
5 년 전 |
telamonian
|
6d75ad55ec
added a `LabIcon` user guide
|
5 년 전 |
telamonian
|
9d393f9dd3
added functions to help render icon-as-css-background nodes
|
5 년 전 |
telamonian
|
1abde8d69c
finished JLIcon => LabIcon refactor by moving jlicon.tsx => labicon.tsx
|
5 년 전 |
telamonian
|
43c0959a4f
refactored all refs JLIcon => LabIcon; still need to move jlicon.tsx
|
5 년 전 |
telamonian
|
66bc3e6ef0
bugfix
|
5 년 전 |
telamonian
|
1cc67355dd
fixed up signature of IRenderer.render, can now flexibly take options
|
5 년 전 |
telamonian
|
3923fe747b
fixed handling of compolex cases in JLIcon.resolve and .constructor
|
5 년 전 |
telamonian
|
554a73ea61
change all refs to iconRenderer => icon across codebase
|
5 년 전 |
telamonian
|
8964804d29
minor cleanup of ensureUiComponents func
|
5 년 전 |