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

3.0.2

Compare
Choose a tag to compare
@itsjavi itsjavi released this 27 Jul 00:30
· 56 commits to master since this release

Changed from v3.0.0:

  • Fixes:
    • Fix documentation for old browsers (IE10, 11)
    • Fix Show/Hide behavior and event management
    • Fix Disable/Enable behavior
  • Changes:
    • Add explicit Bootstrap 4 dependency
    • Add support for custom color formulas on the $.colorpicker.Color.generate method
    • Add support for custom extensions via $.colorpicker.extensions
    • $.colorpicker.Color.api now returns the Qix Color object if no arguments are provided
    • Add validation and string conversion in $.colorpicker.Color.HSVAColor class
  • Documentation
    • Better documented code
    • Improved documentation template
    • Added more examples and descriptions