Skip to content

Releases: Wisembly/tapestry

0.19.4

21 Aug 13:26
Compare
Choose a tag to compare

Enhancements

  • Tooltips: add positions #124
  • Buttons: add pseudo-classes import options #121

Bugfixes

  • Notifications: fix import error c22e917

0.19.2

17 Aug 07:55
Compare
Choose a tag to compare

Icons

Add fullscreen icon

0.19.0

13 Aug 09:56
Compare
Choose a tag to compare

Bugfixes

Tabs | Use aria-selected instead of is-selected
Inputs | More consistent size to match with other UI elements
Table | Use rem instead of px for font sizing in table cells

Enhancements

Typography | Better font smoothing for Firefox
Tyography | Use 14px for better font rendering
Utils | Add reset (ul only for now)

Components

Dropdown | JS component
Dropdown select | JS & CSS component
Form | Add fieldset component
Form | Documentation
Form | Add disabled states for inputs and textareas
Table | Add selected and disabled states

Refacto

Dropdown | CSS refacto

0.18.1

10 Jul 13:36
Compare
Choose a tag to compare

Bugfixes

  • Icons - fix issue with arrowBack 787bca1

Enhancements

  • Utils - add global space classes #94

0.18.0

08 Jul 09:43
Compare
Choose a tag to compare

Refacto

  • Button | Use $btn-pdv, $btn-pdh

Features

  • Button | Add circle button

Bugfixes

  • Switch | inline-block instead of block
  • Dropdown | Correct font color
  • Dropdown | Add is-selected in selectable items
  • Panel | Remove overlay

0.17.0

02 Jul 16:24
Compare
Choose a tag to compare

Components

  • Panel
  • Overlay
  • Icons | Template based on rems
  • Icons | New set of icons
  • Table | Update borders #89
  • Dropdown | Refacto #84

Bugfixes

  • Button | Use rem not px for font-size

Workflow

  • Lint | Only runs on pre-commit #85
  • Docs | List utility-classes into styleguide #90

Else

  • Font sizes | Update --s
  • Font sizes | Add --xs

0.16.0

24 Jun 15:57
Compare
Choose a tag to compare
  • Component | Dropdown new style
  • Visual tests | Remove Flash
  • Gulp | Split tasks
  • Utility classes | conditionnal import

Bugfixes

Tabs | Negative margin to be aligned on content

0.15.0

23 Jun 12:59
Compare
Choose a tag to compare

Icons

  • Improvements (update plugins, add WOFF2 support, add #iefix) #74

Components

  • Tabs | Add a --s modifier
  • Tabs | Remove border-bottom

0.14.3

18 Jun 12:46
Compare
Choose a tag to compare

Icons

  • Remove icons from old-Wisembly set

Forms

  • Remove .has-placeholder
  • Remove .Textarea--counter

Refacto

  • Notifications

0.14.2

15 Jun 15:23
Compare
Choose a tag to compare

Animations

  • Add is-spinning #64

Tooltip

  • Remove display: inline-block on .has-tooltip