12.0.0
- Change: License changed to MIT;
- Change: Build process is now based on NPM scripts, phasing out the Grunt task runner.
- Fixed: Aria values are now as per spec (#889);
- Change: Pips formatting are now written as HTML (#875);
- Change: The
filter
option is now called for all pips (#754); - Added: The
filter
option can now return-1
to hide a pip (#754); - Added:
keyboardSupport
option (#867, #895); - Added:
documentElement
option (#821);