Skip to content

v0.4.3

Choose a tag to compare

@interactivellama interactivellama released this 26 Oct 01:34
· 7633 commits to master since this release

Release 0.4.3

BUG FIX

  • Manages CSS imports better for ES6, CommonJS and AMD packages. Previously, CSS imports would fail if a CSS file imports were present in the ECMAScript. This will remove the CSS imports from CommonJS and AMD packages.
  • Changes TabsPane to TabsPanel
  • Removes prototype status from Tabs