Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (23 loc) · 856 Bytes

HISTORY.md

File metadata and controls

26 lines (23 loc) · 856 Bytes

1.1.0

  • Remove honey.except and honey.only
  • Add jQuery selector style
  • Recode all dependencies
  • Add hook and collector
  • Add Pots, with collection methods
  • Remake configuration system
  • Ultility functions and components are sandboxed can not be access directly any more
  • Add a ForceCaptcha option to make forms automatically acquire Google reCaptcha on creation
  • All dependencies coverage are tested with mocha, istanbul and grunt-mip
  • Fix some bugs in old versions
  • Move to mocha
  • Minimize number of dependencies

1.0.5

  • Fix issue with $.captcha
  • Now HoneyJS will try to render components into a place if possible

1.0.4

  • Update syntax
  • Support reCaptcha

1.0.3

  • Support jquery
  • Fixed many issues
  • First stable version