Skip to content

Releases: viadeo/tetra-ui

Tetra-ui 3.1.0

09 Jul 01:57
Compare
Choose a tag to compare
Tetra-ui 3.1.0 Pre-release
Pre-release
  • 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

06 Jul 18:37
Compare
Choose a tag to compare

Fix dist files

3.0.14

06 Jul 18:27
Compare
Choose a tag to compare
  • 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

13 Feb 17:12
Compare
Choose a tag to compare

Improve line-height on Pagination navigation.

Tetra-ui 3.0.5

13 Feb 15:15
Compare
Choose a tag to compare

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

30 Jan 02:46
Compare
Choose a tag to compare

Fixes :

Features :

Tetra-ui 3.0.3

27 Jan 09:56
Compare
Choose a tag to compare

Fix links' text color when they use a .btn class name inside .bx-alert containers.

Tetra-ui 3.0.2

26 Jan 03:58
Compare
Choose a tag to compare

Fixes :

  • Dropdowns arrow
  • Dropdowns hover border-radius
  • Dropdowns rtl border-color

Tetra-ui 3.0.1

23 Jan 14:24
Compare
Choose a tag to compare

Fix Viadeo icon of the share component

Tetra-ui 3.0.0

22 Jan 16:30
Compare
Choose a tag to compare

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

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