Releases: viadeo/tetra-ui
Releases · viadeo/tetra-ui
Tetra-ui 3.1.0
- Update Buttons
- increase border-radius
- update font-weight
- add a btn-lead-alt
- normalize hover background
- update btn-default background
- update btn-icon
- @deprecated opacity mixin
3.0.15
Fix dist files
3.0.14
- Import font 'Open Sans' thanks to google CDN
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
- New flipswitch button display
- New Alt-button (transparent)
Tetra-ui 3.0.6
Improve line-height
on Pagination navigation.
Tetra-ui 3.0.5
Paginations are no longer limiter to <a>
elements. They can be used with <button type="button" class="btn-link">
. (If your pagination doesn't change the page)
Tetra-ui 3.0.4
Tetra-ui 3.0.3
Fix links' text color when they use a .btn
class name inside .bx-alert
containers.
Tetra-ui 3.0.2
Fixes :
- Dropdowns arrow
- Dropdowns hover border-radius
- Dropdowns rtl border-color
Tetra-ui 3.0.1
Fix Viadeo icon of the share component
Tetra-ui 3.0.0
Tetra-ui 3.0.0!
As we announced with the previous release, we have begun working on giving Tetra-ui 3.0.0 design a new flat identity.
Improvements
- The mixin tetra-button has been created to handle easily buttons like default, primary, secondary and tertiary.
New Features
- New button (@orange1) : btn-secondary
- Helpers: .lowercase and .uppercase have been created.
Breaking changes
- the
tetra-2015
className is no longer used. - The main font stack has been updated to "Open-Sans, Arial, sans-serif". So, the alternative font "Museolab" is no longer used.
- The variable @orange1 has been updated to be used by the btn-secondary button.
- The variable @pageBg has been updated.
- The buttons have been updated
- The badges have been updated with the new @orange1;
- The boxes have been updated
- The tooltips have been updated
- The popovers have been updated
- The cards have been updated
- The links have been updated