Skip to content

v1.0.0 Alpha 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@davidknezic davidknezic released this 25 Nov 15:58

Our 6th alpha release is out! 馃帀 Check it out and make sure provide us any feedback!

Add loading spinner #69

Check it out!

nov-25-2016 16-52-25

CDN available #79 #77

The compiled assets of the AXA Web Toolkit are now available on a CDN! The files are highly available and versioned. Use them like this:

<link rel="stylesheet" href="https://unpkg.com/@axa/web-toolkit@1.0.0-alpha.6/dist/bundles/all.css" crossorigin="anonymous">
<script src="https://unpkg.com/@axa/web-toolkit@1.0.0-alpha.6/dist/bundles/all.js" crossorigin="anonymous"></script>

Colors page #67

screen shot 2016-11-25 at 13 05 21

Browser not supported page #68

Have a look!

More docs

There are new docs on the following topics!

Header reveal plugin #66

There's a new plugin that introduces a new stickiness behaviour for the header!

header stickiness

Copy to clipboard feature #60

Code snippets can now be copied to clipboard with one single click.

screen shot 2016-11-15 at 10 20 36

More amazing improvements

  • Fix border issue with bootstrap tables #72
  • Make code examples full width on small devices #58
  • Link to GitHub releases page #63