Nl.fokkezb.button Versions Save

Bootstrap Button widget for Appcelerator (Titanium)

1.4

9 years ago

Breaking changes:

  • Removed use of IconicFont
  • Updated FontAwesome

See instructions for how to use font icon names!

1.3

10 years ago
  • Exposing creation properties via e.source.
  • Fixed Android pass throughs.

1.2.2

10 years ago
  • Fixed iconSize not being retained. Closes #10
  • Added bubbleParent. Closes #11

1.2.1

10 years ago
  • Added new setters and getters
  • Fixed serious icon-bug causing the default to always be shown

1.2

10 years ago
  • Icons can now be images as well (just give the image path instead of font icon name)
  • Added support for setting titleid instead of title (also via setTitleid)
  • Added setStyle to apply a pre-defined style (toggle style in run-time!)
  • Added support for backgroundImage, backgroundTopCap, backgroundLeftCap and backgroundRepeat
  • Added support for textAlign and verticalAlign