Skip to content

Releases: Wisembly/tapestry

1.9.9

21 Dec 16:24
Compare
Choose a tag to compare

1.9.8

12 Oct 13:40
Compare
Choose a tag to compare

1.9.5

16 Jul 12:49
Compare
Choose a tag to compare

1.9.2

04 Apr 11:02
Compare
Choose a tag to compare

1.9.1...1.9.2

Update pin icons

1.9.1

03 Apr 09:29
Compare
Choose a tag to compare

1.9.0...1.9.1

Backgrounds | Re-add fill attrs

1.9.0

16 Mar 09:44
Compare
Choose a tag to compare

1.8.0...1.9.0

Add following icons (👏 @aliceha)

  • pin
  • pinOutlined

Imps

  • Update build to optimize icons (no more useless tags, styles attr, etc.)
  • Webpack | Add support for font and background paths
  • Forms | Update documentation

BCs ⚠️

  • Removed wisemblyFull and solidFull to have an icon set with squared items

1.8.0

09 Feb 13:11
Compare
Choose a tag to compare

1.7.0...1.8.0

Imps

Textarea is now using min-height (allows use of rows attribute)

1.7.0

07 Feb 11:24
Compare
Choose a tag to compare

1.6.0...1.7.0

Icons

Add bug

1.6.0

02 Feb 13:48
Compare
Choose a tag to compare

1.5.0...1.6.0

Imps

  • Dropdown | Fix bug when page has multiple elements
  • Dropdown | Set max-height to 3.5 items #333
  • Dropdown | Add modifier to disable max-height
  • Utils | Add baseline vertical alignment
  • Tabs | Layout update #329

Sass

  • Mixin | Add sticky type #332

Styleguide

  • Remove useless overflows that made sticky failing for Lists
  • Show current version in header

1.5.0

03 Jan 09:56
Compare
Choose a tag to compare

1.4.0...1.5.0

Icons

Add code

Bugfixes

Sass | Missing !default args into var declarations