Skip to content
This repository was archived by the owner on May 14, 2022. It is now read-only.

Releases: Baremetrics/select

v1.0.1 – "Single"

30 Nov 18:12

Choose a tag to compare

Added two new keys for the bmInput tag. placeholder and selected.
Basically it's a shortcut for allowing you to set a tag without any optional modifiers.

...
{
  title: 'Price',
  type: 'bmInput',
  selected: '$129.99',
  placeholder: 'e.g. $99.99'
}
...

screen shot 2015-11-30 at 1 10 54 pm

v1.0.0 – "Genesis"

29 Sep 17:06

Choose a tag to compare

Let's get this party started! See the README for instructions.