Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 553 Bytes

CHANGELOG.md

File metadata and controls

33 lines (23 loc) · 553 Bytes

Changelog

0.0.5

  • Added noConflict
  • Added clone
  • Implement off for event handlers
  • removeData now accepts a Array list of keys
  • Added replaceWith

0.0.4

  • Warp functions
  • Added removeData
  • Generally, plugins should return this
  • Events

0.0.3

  • Prepend/Append functions added
  • Before/After functions added
  • CSS plugin added
  • Fix $().each() functions being passed this twice

0.0.2

  • Selecting and create elements
  • Basic traversal functions
  • The Data API

0.0.1

Just the package.json and nothing else.