Releases: ernestmarcinko/domini
Releases · ernestmarcinko/domini
0.2.8
0.2.7
What's Changed
- Typings by @ernestmarcinko in #16
- Element to HTMLElement by @ernestmarcinko in #17
- highlight argument fix by @ernestmarcinko in #18
Full Changelog: 0.2.4...0.2.7
v0.2.4
.closest()
function fix
v0.2.3
- fixed the
$(window)
and$(document)
queries
v0.2.2
0.2.1 but corrected
v0.2.1
- Minor bugfix with the
$._fn.plugin
function
v0.2.0
- Update to the overall DoMini constructor
- The returned DoMini objects are now Array like
- Major improvements on core and module code
- Added over 300 tests
- Added core + module include files for both NPM and CDN versions