Skip to content

Releases: Wisembly/tapestry

0.9.1

18 May 09:53
Compare
Choose a tag to compare

Bugfixes

Icons | fix font-path d6a26eb

0.9.0

18 May 09:39
Compare
Choose a tag to compare

Components

  • Add icons | merged from Solid & Wisembly artboards #42

Utilities

  • Alignements | text alignements utility classes 4d921c3

0.8.5

06 May 08:57
Compare
Choose a tag to compare

Dropdowns | Add is-active class

0.8.4

29 Apr 16:04
Compare
Choose a tag to compare
  • Switch | Add small size
  • Refacto tooltips #39
  • Import only wanted components #38
  • Button | Alignements 87f9e7c
  • Button group | Alignements & behavior 48fef44 17b4f2d
$import-badge: true !default

...

@if $import-badge {
  @import "components/badge/core";
}
  • For vertical rhythm, only those 3 vars are important and can be override
$base-fz: 15px !default;
$sketch-lh: 12 !default;
$base-lh: ($sketch-lh * 2) / $base-fz--stripped * 1rem !default;

0.7.0

21 Apr 08:48
Compare
Choose a tag to compare

Bugfixes

  • Border-collapsing problem with vertical rhythm 4165d6a
  • Btn-group | Fix height 15ffd93
  • Table | Missing borders
  • Menu | Remove text-align left for RTL purposes 441fe8c
  • Utility classes | Reorganize, add for paddings and margins ones #36

0.6.3

13 Mar 09:55
Compare
Choose a tag to compare

Bugfixes

  • Fix line-height on h2
  • Fix Flash classnames

0.6.2

12 Mar 22:31
Compare
Choose a tag to compare

Bugfixes

  • Fix line height on avatar--s a6e9ee9
  • Fix padding on table d3965e4
  • Did shit with avatars 6805b88
  • Did shit with variable names 82892ce
  • Lint flash files 3d420b6
  • Fix height problems on buttons, remove border transparent, and substract 1px on outlined ones 0b2cf85

Component

0.5.0

12 Mar 15:40
Compare
Choose a tag to compare

0.4.1

11 Mar 16:17
Compare
Choose a tag to compare

Bugfixes

  • Did some shit with line-height variable , so rollback :( 7518565

0.4.0

11 Mar 15:53
Compare
Choose a tag to compare
  • Add Avatar component
  • Add Table component
  • Update Dropdown : add has-dropdown class

bugfix

  • Remove background on disabled buttons 7b1c4a5
  • Correct icon width for menu component 2fef17d