Skip to content

0.0.1

Compare
Choose a tag to compare
@OOPMan OOPMan released this 28 Nov 16:29
· 131 commits to master since this release

The initial release. All basic functionality working and test passing to wit:

  • Bower and NPM package definitions
  • AMD, CommonJS and standard Browser environment support
  • Common plugin methods including constructor and destroyer
  • Creating Plugins
  • Cloning Plugins
  • Extending Plugins
  • Clonestending Plugins
  • Instantiating Plugins
  • Extending Plugin Instances
  • Calling Plugin Instance member functions
  • Member function inheritance via trailing _super parameter
  • Over 80 tests, all passing