Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Releases: axa-ch/web-toolkit

v2.0.0-alpha.3

13 Jun 07:05

Choose a tag to compare

v2.0.0-alpha.3 Pre-release
Pre-release

Introduce form components #131

There are all new form components contributed by @sventschui and @TheDadi! Thanks 🙌

v2.0.0-alpha.2

05 May 13:28

Choose a tag to compare

v2.0.0-alpha.2 Pre-release
Pre-release

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

05 May 13:15

Choose a tag to compare

v1.0.0-alpha.9 Pre-release
Pre-release

This is a very small release of the v1 branch marking the point where v1 diverges from v2.

Small changes

  • Removed all traces of React components #116
  • Improved CI/CD #119

Brand refresh

  • Update colors (no variables refactoring, just change values)
  • Update svg logo

v2.0.0-alpha.1

02 Mar 17:23

Choose a tag to compare

v2.0.0-alpha.1 Pre-release
Pre-release

This is the first v2 alpha release!

  • v2 is fully based on Bootstrap 4 now
  • v1 development will be continued until there's no need to support Bootstrap 3

screen shot 2017-03-02 at 18 18 20

Breaking changes

Other changes

  • Removed the API menu item in the docs (#125)
  • Bugfixes and adjustments for Bootstrap 4 (#122, #124)
  • CI/CD adjustments (#119)

v1.0.0-alpha.8

26 Jan 11:09

Choose a tag to compare

v1.0.0-alpha.8 Pre-release
Pre-release

Our 8h alpha release is out! 🎉 Check it out and make sure provide us any feedback!

Introducing AXA Footer #108

capture d ecran 2017-01-26 a 11 31 12

New buttons & links

janv -26-2017 11-33-31
janv -26-2017 11-34-15
janv -26-2017 11-32-42
janv -26-2017 11-32-14

New top content bar

capture d ecran 2017-01-26 a 11 34 45

Small improvements

v1.0.0-alpha.7

13 Dec 17:57

Choose a tag to compare

v1.0.0-alpha.7 Pre-release
Pre-release

Our 7th alpha release is out! 🎉 Check it out and make sure provide us any feedback!

Major refresh of the toolkit docs #83

screen shot 2016-12-13 at 18 51 13

New banner component #87

screen shot 2016-12-13 at 18 52 00

A new page about icons #78

screen shot 2016-12-13 at 18 52 28

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

25 Nov 15:58

Choose a tag to compare

v1.0.0 Alpha 6 Pre-release
Pre-release

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

v1.0.0 Alpha 5

14 Nov 17:44

Choose a tag to compare

v1.0.0 Alpha 5 Pre-release
Pre-release

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

screen shot 2016-11-14 at 19 02 35

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!

screen shot 2016-11-14 at 19 02 45

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!

screen shot 2016-11-14 at 19 04 04

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

26 Oct 15:24

Choose a tag to compare

v1.0.0 Alpha 4 Pre-release
Pre-release

We're happy to announce our 4th alpha release! 🎉

screen shot 2016-10-26 at 17 04 43

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.

header

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.

drawer behavior

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.

new docs side menu

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

25 Oct 08:34

Choose a tag to compare

v1.0.0 Alpha 3 Pre-release
Pre-release

Our third alpha release. Includes sassdoc.