Releases: axa-ch/web-toolkit
v2.0.0-alpha.3
Introduce form components #131
There are all new form components contributed by @sventschui and @TheDadi! Thanks 🙌
v2.0.0-alpha.2
This is a very small release of the v2 branch.
Brand refresh
- Update colors (no variables refactoring, just change values)
- Update svg logo
v1.0.0-alpha.9
v2.0.0-alpha.1
This is the first v2 alpha release!
v2is fully based on Bootstrap 4 nowv1development will be continued until there's no need to support Bootstrap 3
Breaking changes
Other changes
v1.0.0-alpha.8
v1.0.0-alpha.7
Our 7th alpha release is out! 🎉 Check it out and make sure provide us any feedback!
Major refresh of the toolkit docs #83
New banner component #87
A new page about icons #78
Small improvements
- Fix IE bug for header search #93
- Provide full header example code #99 #100
- Fix broken link to WG introduction article #92
- Remove crossorigin attributes from getting started #90
- Fix label anchor #84 #85
- Fix the example resizer transition #88
- Clarifiy header code snippet comment #91
- Format the code examples for loading spinner correctly #89
v1.0.0 Alpha 6
Our 6th alpha release is out! 🎉 Check it out and make sure provide us any feedback!
Add loading spinner #69
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
Browser not supported page #68
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!
Copy to clipboard feature #60
Code snippets can now be copied to clipboard with one single click.
More amazing improvements
v1.0.0 Alpha 5
It's time for the 5th alpha release of the AXA Web Toolkit! 👻
Hold on, it's a lot!
Docs for getting started, layout and buttons! #43 #45 #49
Automated component testing #46
We're now preventing regressions by comparing screenshots of components!
The results are currently here. We're going to make them a little bit nicer soon!
Improve the examples #48 #53 #57
You can switch between all four breakpoints now. Also, there's better syntax highlighting and no more indentation problems. Shoutout to @sventschui for his contributions to this!
Other great improvements
- Fix layout and menu bugs #26
- Introduce Sass API docs #28
- Introduce the axa.com template #29
- Hide horizontally overflowing header content #30
- Add Glyphicons and icon buttons #42
- Provide dist.zip from now on #47
- Simplify the header code snippets #50
- Fix issues with indentation in code samples #52
Feedback
Head to https://design.axa.com/toolkit to check out the changes! Make sure you reach out with any feedback.
v1.0.0 Alpha 4
We're happy to announce our 4th alpha release! 🎉
There are three major things that are part of this release!
An all new AXA header #12
The old header was dropped and replaced with a newly designed and more modular one. Have a look at the header docs page. There are lots of new css utilities, which allow you to show elements conditionally, depending on the viewport.
Additionally, there's a new search behavior and a fancy hover indicator in the menu. These two got new jQuery plugins.
Complete simplification on how we layout pages #18
So far it was a pain to layout a page so that it supports a drawer-like side menu. This is now improved. This change introduces lots of helpful css utilities, like breakpoint-specific fading plugins.
Major clean up and massive simplification of the docs #24
The docs have been filled with old and out-dated components. This has now been cleaned up. The docs only contain information on newly built components and utilities. The structure is split into the getting started, components and templates part and an API reference part.
Feedback
Head to https://design.axa.com/toolkit to check out the changes! Make sure you reach out with any feedback.
v1.0.0 Alpha 3
Our third alpha release. Includes sassdoc.




















