Skip to content

Releases: jupyterlab-contrib/jupyter-ui-toolkit

v0.6.0

22 Feb 14:04
Compare
Choose a tag to compare

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

17 Feb 11:55
Compare
Choose a tag to compare

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

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Feb 14:18
Compare
Choose a tag to compare

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

16 Feb 14:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

09 Feb 09:03
Compare
Choose a tag to compare

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

08 Feb 10:21
Compare
Choose a tag to compare

What's Changed

  • Add slider and button lightweight in #7
  • Improve focus highlight in #7

Full Changelog: v0.1.3...v0.2.0

v0.1.3

07 Feb 10:45
Compare
Choose a tag to compare
  • Export helper to listen for JupyterLab theme change
  • Improve React typing for BreadcrumbItem

v0.1.2

07 Feb 10:00
Compare
Choose a tag to compare
  • Bug fixes:
    • Correct dev dependencies category

v0.1.1

07 Feb 09:58
Compare
Choose a tag to compare

First release