Unclaimed project
Are you a maintainer of zepto? Claim this project to take control of your public changelog and roadmap.
Changelog
Zepto.js is a minimalist JavaScript library for modern browsers, with a jQuery-compatible API
.find() with falsy values now returns an empty array.attr('value') and .val() interact on <input> (#939).text() accept a function argument.text(undefined) assign an empty string<script> tags if parent element is not in the DOM.attr/prop/data() is always a setter, even if undefined$.proxy() now accepts additional arguments$.ajax() uses HTTP cache-busting parameter for dataType: jsonp/script by default$.contains and related features on Firefox 4 – 8.0