All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Polish (
pl
) translation added from PR #133 by @kniziol.
- Replaced deprecated
.bind()
,.unbind()
,.delegate()
and.undelegate()
functions by.on()
and.off()
for jQuery 3.0.0 compatibility. - Documented jQueryUI 1.12.0+ requirement for jQuery 3.0.0+.
- Ukranian (
uk
) translation added from PR #131 by @ashep.
- Allow focussing and keyboard support on the "map" and "bar" parts.
- The "None" and "Transparent" radiobuttons didn't always refresh in certain color states.