From 19b6fd4338246d1fd9ca4806e57c7aebcec63826 Mon Sep 17 00:00:00 2001 From: wout Date: Sat, 21 Jun 2014 18:25:29 +0200 Subject: Removed all structural references --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index dba814e..a0bfe28 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ - implement an SVG adoption system to be able to manipulate existing SVG's not created with svg.js -> __TODO!__ - fixed a bug in clipping and masking where empty nodes persists after removal -> __TODO!__ - added support to clone manually built text elements -> __TODO!__ +- using `CustomEvent` instead of `Event` to be able to fire events with a `detail` object [thanks @Fuzzyma] +- added polyfill for IE9 and IE10 custom events [thanks @Fuzzyma] +- added DOM query selector with the `select()` method on parent elements # 1.0.0-rc.9 (17/06/2014) -- cgit v1.2.3