Skip to content

Yippee Ki Yay

Compare
Choose a tag to compare
@mrmrs mrmrs released this 13 Dec 12:15

giphy-74

Hey everyone! This is likely the last release of 2016 for Tachyons (but you never know.) While 2016 has largely been horrible, watching the Tachyons community grow and getting to work with @johnotander a bunch has been a blast. My favorite part about open source will always be the people. Appreciate everyones feedback over the last year as people tried tachyons out. All of the below additions are a result of conversations I've had with people in the community. So... here are the changes for 4.6.0.

Rotations

There is a new rotations module that allows you to rotate objects in 45 degree increments.

Negative margins

There is a new module for negative-margins. It uses the same scale as the spacing module.

Nested

I've added a module that should make it easier to style nested content. It likely won't cover everything you need but will hopefully provide a pattern that is easy to extend.

Glow

There is a new class in the hovers module to set an element to opacity: 1 on hover. Combined
with the opacity module, you can have elements set to your specified opacity and then animate them
to full opacity. Basically the opposite of the dim class.

Aspect ratios

Aspect ratios have been moved out of src/_utilities.css to src/_aspect-ratios
They've also been extended so you can set aspect ratios at each breakpoints.

Bug fixes

The shadow-hover class should now be fixed crosses fingers - thanks to @lowmess for helping with the fix.
There was a typo in one of border-radius classes for the medium media query. This has been fixed.

Update Normalize.css

Update normalize to 5.0.

Hope everyone has a wonderful holiday. Looking forward to what 2017 will bring.