Skip to content

Releases: transferwise/bootstrap

Drop support for -webkit-calc

09 Jul 09:20
15a288d
Compare
Choose a tag to compare

Changes browser support to Chrome >= 26 and Safari >= 7.
All -webkit-calc usages have been updated to lose the prefix.

Officially a breaking change, but realistically changes nothing for our customers and requires no changes from consumers.

Remove link-callout styles

01 Jul 07:08
cf6c9be
Compare
Choose a tag to compare
  • remove link-callout styles

Added nav-toolbar--compact modifier

08 Apr 16:12
1328e4e
Compare
Choose a tag to compare

Added nav-toolbar--compact modifier
On large screens this sets padding-top to 0 in actionbar, on all other screens it remains the same

Removes gauges cookies

28 Jan 10:30
2e6a57d
Compare
Choose a tag to compare

In order for the website to be compliant with cookies new legislation we removed unused cookies

Expand button toolbar for XL screen sizes

07 Jan 17:13
75231b0
Compare
Choose a tag to compare

A fix for button toolbar buttons expanding for XL screen sizes

Changing the styles of the navigation

23 Oct 13:51
345ed1c
Compare
Choose a tag to compare

This PR removes the little pound graph we had in the background.

Update callout margins

08 Apr 14:31
e97a600
Compare
Choose a tag to compare

Before: Callout > was 10px away from link and moved 10px when hovered

After: Now it's 8px away and will move 4px

Callouts and fast-flag

19 Mar 09:54
Compare
Choose a tag to compare

Adds 3 new classes:
.link-callout which renders an emphasized link
.callout-container which allows you to interact with the callout in a larger container
.fast-flag which is the same as the old .flag

Make dropdowns also animate when fading away

08 Mar 13:52
7a8268e
Compare
Choose a tag to compare
Merge pull request #197 from transferwise/dropdown-animation-enhancement

Make dropdowns also animate when fading away.

Fix hover state for active dropdown menuitems

08 Mar 12:56
7a8268e
Compare
Choose a tag to compare

The disabled buttons styling caused a greater specificity, overriding hover states.
Active style should not change when hovering over the element.

screenshot 2019-03-08 at 13 40 07