0.3.0
Pre-release
Pre-release
New
after
method introduced for inserting element after selectionbefore
method introduced for inserting element before selectionprepend
method introduced for inserting element inside the selection at the end of its contentappend
method introduced for inserting element inside the selection at the beginning of its content- Browser Support table added to documentation.
Changes
- Internal methods removed from .internal prototype. Only available privately for now.
- Unused and redundant
context
definition removed