Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Releases: Mythrendel/Button-Symbols

1.4.0

25 Mar 20:39

Choose a tag to compare

  • Added a new command: Convert Selection to Button.
  • Improved flexibility of symbol layer structure and naming.
  • Added a Sketch file containing an advanced button system with a lot of flexibility for real world use.

Button Symbols for Sketch v1.3.0

01 Sep 04:29

Choose a tag to compare

  1. Added support for custom as a special padding value. This allows you to take advantage of the position and label override features while controlling the button's width and/or height manually.
  2. Added support for "stretchy" buttons by allowing a comma separated list of offset values (e.g. Position-X: , or Position-Y: ,) If you set a stretchy setting, any padding along that axis will be ignored.
  3. Code cleanup to divide it into multiple files for better organization and easier maintenance of this plugin.
  4. Improved the bundled symbol in regards to distribution to the world by changing the font in the default button to use Verdana instead of Open Sans and adjusted the name of the bundled symbol to "ButtonSymbols/Primary" (instead of just "Button").
  5. Updated the demo on the readme page.
  6. Updated the documentation of the available features.

Button Symbols for Sketch v1.2.4-alpha.1

31 Aug 03:01

Choose a tag to compare

An initial testable version with limited support for inserting a button master symbol from a plugin resource sketch document.

Insert Button Command

Button Symbols for Sketch v1.2.3

29 Aug 15:59

Choose a tag to compare

  • Much headdeskery. Patched an issue where the install link did not actually point to this plugin.

Button Symbols for Sketch v1.2.2

29 Aug 15:49

Choose a tag to compare

Updated the readme to better outline this plugin when viewed in the Sketchpacks installer (only the first sentence of the readme file shows up there).
Added the Install with Sketchpacks badge to the readme file.

Button Symbols for Sketch v1.2.1

29 Aug 13:58

Choose a tag to compare

This release adds support for Sketchpacks plugin updates.