Skip to content

v0.5.1-rc.2

Pre-release
Pre-release

Choose a tag to compare

@minhsueh minhsueh released this 05 Feb 19:28
· 57 commits to main since this release
3d8d5d6

What's Changed

  • Fix ctk image request by @yang-ruoxi in #45
  • Add prop imageRequest?: any to CrystalToolkitScene by @janosh in #44
  • switch imageRequest type to object by @yang-ruoxi in #46
  • Bump npm from 6.14.4 to 6.14.6 in the npm_and_yarn group by @dependabot[bot] in #48
  • add node requirement >= v18 into README by @minhsueh in #57
  • Bump express from 4.17.1 to 4.21.0 by @dependabot[bot] in #50
  • Bump @babel/plugin-proposal-optional-chaining from 7.16.7 to 7.21.0 by @dependabot[bot] in #51
  • Bump npm from 6.14.6 to 11.0.0 by @dependabot[bot] in #56
  • Bump the npm_and_yarn group across 1 directory with 31 updates by @dependabot[bot] in #59
  • Bump the npm_and_yarn group across 1 directory with 4 updates by @dependabot[bot] in #60
  • add CrystalToolkitAnimationScene component by @minhsueh in #58
  • add CrystalToolkitAnimationScene by @minhsueh in #61
  • specify python(3.11), node(18), and cache(v4) version in publish and … by @minhsueh in #62
  • update cache and python version in selenium_test by @minhsueh in #63
  • update instructions to adding a component in readme by @minhsueh in #65
  • merge main and update version by @minhsueh in #67
  • add package-lock.json by @minhsueh in #68
  • merge and add Node v18 to workflow by @minhsueh in #69
  • update npm version to ^10.0.0 by @minhsueh in #70
  • add react-is as dependency by @minhsueh in #72
  • pin down pytest=7.4.4 by @minhsueh in #73
  • rename local testing file by @minhsueh in #74
  • remote local testing files by @minhsueh in #75
  • disable Percy by @minhsueh in #76
  • update animation_test by @minhsueh in #77
  • update PhononAnimationScene and remove dash_mp_components artifacts by @minhsueh in #82
  • update dependencies mp-react-components to rc by @minhsueh in #83
  • add back dash_mp_components/test_api/ for testing by @minhsueh in #84
  • add custom CSS and prop-based theming for data entry components by @minhsueh in #85

New Contributors

Full Changelog: v0.5.0...v0.5.1-rc.2