Skip to content

v0.10.44

Compare
Choose a tag to compare
@interactivellama interactivellama released this 17 Feb 17:43
· 7630 commits to master since this release

Release 0.10.44

Bugfixes

  • Combobox - ESC key event is trapped when menu is open to prevent bubble up.
  • BrandBand - SLDS style update. The props are breaking changes, but SLDS updated its markup, and therefore the current component was broken.

Maintenance

  • ESLint - Ensure CSS class names plugin works with modern versions. Fix issues with string template scenarios.