Releases: Wisembly/tapestry
Releases · Wisembly/tapestry
0.9.1
Bugfixes
Icons | fix font-path d6a26eb
0.9.0
Components
- Add icons | merged from Solid & Wisembly artboards #42
Utilities
- Alignements | text alignements utility classes 4d921c3
0.8.5
Dropdowns | Add is-active
class
0.8.4
- 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
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
Bugfixes
- Fix line-height on
h2
- Fix
Flash
classnames
0.6.2
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.4.1
Bugfixes
- Did some shit with line-height variable , so rollback :( 7518565
0.4.0
- 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