Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bootstrap-colorpicker-v3.1.1-dist.zip | 2019-04-02 | 214.2 kB | |
README.md | 2019-04-02 | 311 Bytes | |
v3.1.1.tar.gz | 2019-04-02 | 534.2 kB | |
v3.1.1.zip | 2019-04-02 | 559.4 kB | |
Totals: 4 Items | 1.3 MB | 0 |
- Fixes jQuery issues in node [#272]
- Fixes exception when fallbackColor is null
- fallback option is now
"auto"
by default instead ofnull
. This way, the format of the instance is automatically determined by the first assigned color, which is a more expected behavior. This may require code adjustments.