Skip to content

Releases: Wisembly/tapestry

1.9.9

Choose a tag to compare

@guillaumepotier guillaumepotier released this 21 Dec 16:24

1.9.8

Choose a tag to compare

@guillaumepotier guillaumepotier released this 12 Oct 13:40

1.9.5

Choose a tag to compare

@guillaumepotier guillaumepotier released this 16 Jul 12:49

1.9.2

Choose a tag to compare

@GabrielCousin GabrielCousin released this 04 Apr 11:02

1.9.1...1.9.2

Update pin icons

1.9.1

Choose a tag to compare

@GabrielCousin GabrielCousin released this 03 Apr 09:29

1.9.0...1.9.1

Backgrounds | Re-add fill attrs

1.9.0

Choose a tag to compare

@GabrielCousin GabrielCousin released this 16 Mar 09:44

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

Choose a tag to compare

@GabrielCousin GabrielCousin released this 09 Feb 13:11

1.7.0...1.8.0

Imps

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

1.7.0

Choose a tag to compare

@GabrielCousin GabrielCousin released this 07 Feb 11:24

1.6.0...1.7.0

Icons

Add bug

1.6.0

Choose a tag to compare

@GabrielCousin GabrielCousin released this 02 Feb 13:48

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

Choose a tag to compare

@GabrielCousin GabrielCousin released this 03 Jan 09:56

1.4.0...1.5.0

Icons

Add code

Bugfixes

Sass | Missing !default args into var declarations