Releases: jupyterlab-contrib/jupyter-ui-toolkit
Releases · jupyterlab-contrib/jupyter-ui-toolkit
v0.6.0
What's Changed
- More components by @fcollonval in #21
- Card
- Divider
- Radio
- Radio Group
- Switch
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Follow up of #14 by @fcollonval in #18
- API for React anchored region and tooltip have been extended to set up the
anchorElement
property
- API for React anchored region and tooltip have been extended to set up the
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Focus highlight partly hidden by search close button by @fcollonval in #11
- Improve recipe to link JLab theme to palette by @fcollonval in #12
- Add components by @fcollonval in #14
- Anchored region
- Checkbox
- Combobox
- Data grid [Not working in JLab gallery]
- Number field
- Toolbar
- Tooltip [Not working when wrapped for React]
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.1
What's Changed
- Add missing button lightweight appearance in react by @fcollonval in #8
- Don't use outline on lightweight button focus by @fcollonval in #9
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
Full Changelog: v0.1.3...v0.2.0
v0.1.3
- Export helper to listen for JupyterLab theme change
- Improve React typing for BreadcrumbItem
v0.1.2
- Bug fixes:
- Correct dev dependencies category
v0.1.1
First release