Commit History

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