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

Candy v1.5 - new default theme and better events

Compare
Choose a tag to compare
@pstadler pstadler released this 14 Dec 20:23
· 366 commits to master since this release

New event system

We now use jQuery events instead of our own observer functionality for building plugins. This enables plugin developers to build more awesome plugins and also removes the issue that one plugin could overwrite the hooks of another plugin.

New default theme

We built a new default theme for Candy. The new design brings some eye-candy and looks more polished.

Bugfixes

We fixed a lot of bugs and improved the core to be more robust.