Skip to content

Releases: claviska/jquery-minicolors

2.3.6

24 Nov 14:30
Compare
Choose a tag to compare
  • Fixed a potential XSS vuln when using untrusted code for swatch names

2.3.5

05 Jun 12:30
Compare
Choose a tag to compare
  • Fixed incorrect code indentation
  • Updated to gulp 4
  • Fix jQuery 4 deprecation warnings

Thanks to @bytestream for contributing these fixes!

2.3.4

19 Dec 15:55
Compare
Choose a tag to compare
  • Added build script commands
  • Fixed minified version

2.3.3

17 Dec 14:49
Compare
Choose a tag to compare
  • Fixed color description bug
  • Fixed an issue where the panel would not show when using jQuery slim

2.3.2

01 Oct 17:11
Compare
Choose a tag to compare
  • Now compatible with jQuery Slim #257
  • Fixed bug where an alpha value of 0 couldn't be used in a swatch #261
  • Documentation now uses HTTPS for third-party resources

2.3.1

08 Jun 02:05
Compare
Choose a tag to compare

Use event.which instead of the deprecated event.keyCode.

2.3.0

06 Jun 14:41
Compare
Choose a tag to compare
  • Added RTL support
  • Added ability to name swatch colors
  • Fixed a bug where setting opacity to 0 would fail

2.2.6

21 Apr 15:56
Compare
Choose a tag to compare

Fixed dev dependencies and updated minified version.

2.2.5

21 Apr 15:53
Compare
Choose a tag to compare
  • Added Gulp
  • Updated code convention
  • Minor bug fixes

2.2.4

18 Mar 14:58
Compare
Choose a tag to compare
Fixed minified version.