|\__.__/|
) (
=\ /= .
| )=====( * '
| / \ * *
| / dombili \ + '*
* \ /
_/\_/\_/\_, ,_/_/\_/\_/\_/\_/\_/\_/\_/\_/\_
- Documentation updates.
- Dependency updates.
- Added a
range
module for text selections.
- Added animation frame helpers.
- Added a few extra methods for traversing parent nodes of an element.
- Documentation updates.
- Default export was not working, fixed it.
- Added
webpack
-specific instructions to the README. - Added
$
as an alias tofind
. - Updated documentation
- Added a
parent()
method to get the parent elements of a node. - Added a
json()
method that assumes a JSON response from an AJAX request by default.
- Minor updates and bug fixes.
- Minor fixes in documentation.
- A few additional methods.
- Bumped version number (a lot) to sync with
npm
.
- Initial version.