Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Added selectColorOption #32

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Added selectColorOption #32

wants to merge 4 commits into from

Commits on May 19, 2015

  1. Added selectColor into option object

    Now is possible to init colorpicker with both selectColor and other options:
    Eg.
    .simplecolorpicker({ theme: 'glyphicons', selectColor: '#e1e1e1' })
    vinmenn committed May 19, 2015
    Configuration menu
    Copy the full SHA
    6a02fe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d26413 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    vinmenn committed May 19, 2015
    Configuration menu
    Copy the full SHA
    ee22642 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    vinmenn committed May 19, 2015
    Configuration menu
    Copy the full SHA
    893578f View commit details
    Browse the repository at this point in the history