]>
source.dussan.org Git - svg.js.git/log
wout [Fri, 1 Aug 2014 19:36:39 +0000 (21:36 +0200)]
Updated CHANGELOG
wout [Fri, 1 Aug 2014 19:20:21 +0000 (21:20 +0200)]
Updated CHANGELOG
wout [Fri, 1 Aug 2014 18:49:36 +0000 (20:49 +0200)]
Updated README
wout [Fri, 1 Aug 2014 18:45:53 +0000 (20:45 +0200)]
Updated README
wout [Fri, 1 Aug 2014 18:40:49 +0000 (20:40 +0200)]
Added SVG.Bare for creation of non-described elements
wout [Fri, 1 Aug 2014 13:52:37 +0000 (15:52 +0200)]
Added one more spec on raw importing
wout [Fri, 1 Aug 2014 13:28:25 +0000 (15:28 +0200)]
Updated README
wout [Fri, 1 Aug 2014 13:25:46 +0000 (15:25 +0200)]
Updated CHANGELOG
wout [Fri, 1 Aug 2014 13:21:54 +0000 (15:21 +0200)]
Added svg import / export functionalty
wout [Thu, 31 Jul 2014 18:31:07 +0000 (20:31 +0200)]
Reworked sub-pixel offset fix
wout [Wed, 30 Jul 2014 09:19:34 +0000 (11:19 +0200)]
Typo
wout [Wed, 30 Jul 2014 09:08:39 +0000 (11:08 +0200)]
Updated README
wout [Wed, 30 Jul 2014 09:04:56 +0000 (11:04 +0200)]
Added reverse functionality for animation loops
wout [Tue, 29 Jul 2014 13:42:32 +0000 (15:42 +0200)]
Updated README
wout [Mon, 28 Jul 2014 20:16:35 +0000 (22:16 +0200)]
Added more control to SVG.Matrix
wout [Sun, 27 Jul 2014 19:29:49 +0000 (21:29 +0200)]
Matirx specs
wout [Sun, 27 Jul 2014 11:37:26 +0000 (13:37 +0200)]
Specified untransform() method
wout [Sat, 26 Jul 2014 20:10:44 +0000 (22:10 +0200)]
Reimplemented matrix animations
wout [Sat, 26 Jul 2014 19:58:56 +0000 (21:58 +0200)]
Installed Jasmin 2.0.1
wout [Fri, 25 Jul 2014 15:47:03 +0000 (17:47 +0200)]
Various small fixes
wout [Wed, 23 Jul 2014 09:44:50 +0000 (11:44 +0200)]
Moved SVG.invent to main svg.js file
wout [Sun, 20 Jul 2014 07:24:46 +0000 (09:24 +0200)]
Fix in rbox
wout [Sat, 19 Jul 2014 06:38:59 +0000 (08:38 +0200)]
Fixes a but in absolute positioning of groups
wout [Sun, 13 Jul 2014 09:36:31 +0000 (11:36 +0200)]
Converted to spaces
wout [Sun, 13 Jul 2014 09:33:26 +0000 (11:33 +0200)]
Added documentation builder
wout [Sun, 13 Jul 2014 08:32:20 +0000 (10:32 +0200)]
Switched to gulp for building
wout [Sat, 12 Jul 2014 19:18:26 +0000 (21:18 +0200)]
Added support for scale center on matrices
wout [Sat, 12 Jul 2014 12:25:14 +0000 (14:25 +0200)]
Updated CHANGELOG
wout [Sat, 12 Jul 2014 12:18:52 +0000 (14:18 +0200)]
Eliminate matrix translation errors
wout [Sat, 12 Jul 2014 12:06:49 +0000 (14:06 +0200)]
Further debugging matrix new implementation
wout [Fri, 11 Jul 2014 21:36:17 +0000 (23:36 +0200)]
Completely reworked transform system
wout [Sat, 28 Jun 2014 16:41:37 +0000 (18:41 +0200)]
Typo in README
wout [Sat, 28 Jun 2014 16:39:11 +0000 (18:39 +0200)]
Added new SVG.Line class and working on SVG.Matrix
wout [Thu, 26 Jun 2014 06:25:24 +0000 (08:25 +0200)]
Updated CHANGELOG
wout [Thu, 26 Jun 2014 06:16:14 +0000 (08:16 +0200)]
Complete new clone() method
wout [Wed, 25 Jun 2014 17:34:20 +0000 (19:34 +0200)]
Updated CHANGELOG
wout [Wed, 25 Jun 2014 13:27:31 +0000 (15:27 +0200)]
Added more versatility to adopter
wout [Wed, 25 Jun 2014 13:08:09 +0000 (15:08 +0200)]
Updated README
wout [Wed, 25 Jun 2014 13:05:03 +0000 (15:05 +0200)]
Added SVG.Circle, removed structural internal references
wout [Sun, 22 Jun 2014 09:10:53 +0000 (11:10 +0200)]
Updated README
wout [Sat, 21 Jun 2014 20:30:49 +0000 (22:30 +0200)]
Speccing adopter module
wout [Sat, 21 Jun 2014 20:04:12 +0000 (22:04 +0200)]
Documented and added specs for new selector method
wout [Sat, 21 Jun 2014 19:19:06 +0000 (21:19 +0200)]
Back on track with the specs
wout [Sat, 21 Jun 2014 18:32:28 +0000 (20:32 +0200)]
Various reference fixes
wout [Sat, 21 Jun 2014 16:25:29 +0000 (18:25 +0200)]
Removed all structural references
wout [Thu, 19 Jun 2014 09:04:15 +0000 (11:04 +0200)]
Fixing a bug in viewbox
Wout [Thu, 19 Jun 2014 08:56:49 +0000 (10:56 +0200)]
Merge pull request #216 from shabegger/master
Fixed Infinite Loop
wout [Thu, 19 Jun 2014 06:20:52 +0000 (08:20 +0200)]
Fixed version mismatch
wout [Wed, 18 Jun 2014 18:31:03 +0000 (20:31 +0200)]
Updated README
wout [Tue, 17 Jun 2014 19:58:24 +0000 (21:58 +0200)]
Updated REAMDE
wout [Tue, 17 Jun 2014 18:47:50 +0000 (20:47 +0200)]
Updated README
wout [Tue, 17 Jun 2014 18:40:01 +0000 (20:40 +0200)]
Updated README
wout [Tue, 17 Jun 2014 18:38:38 +0000 (20:38 +0200)]
Updated README
wout [Tue, 17 Jun 2014 18:17:01 +0000 (20:17 +0200)]
Added marker, symbol and dynamic referencing
Stephen Habegger [Mon, 16 Jun 2014 12:38:48 +0000 (07:38 -0500)]
Fixed Infinite Loop
Fixed infinite loop in ViewBox when element has a percentage
width/height.
wout [Thu, 12 Jun 2014 13:40:37 +0000 (15:40 +0200)]
Updated README
wout [Thu, 12 Jun 2014 09:01:31 +0000 (11:01 +0200)]
Updated change log
wout [Thu, 12 Jun 2014 09:00:36 +0000 (11:00 +0200)]
Fixing offset by window scroll position in rbox()
Wout [Thu, 12 Jun 2014 08:58:24 +0000 (10:58 +0200)]
Merge pull request #207 from bryhoyt/patch-1
Offset rbox by window scroll, because getBoundingClientRect changes when...
wout [Thu, 12 Jun 2014 08:48:11 +0000 (10:48 +0200)]
Update bower.json
wout [Thu, 12 Jun 2014 08:42:37 +0000 (10:42 +0200)]
Bumped to version 1.0.0-rc.8
wout [Thu, 12 Jun 2014 08:37:26 +0000 (10:37 +0200)]
Fix in SVG.off
wout [Thu, 12 Jun 2014 08:01:21 +0000 (10:01 +0200)]
Removing version in bower.json
wout [Thu, 12 Jun 2014 07:45:45 +0000 (09:45 +0200)]
Fixing typo in README
bryhoyt [Thu, 12 Jun 2014 01:27:33 +0000 (13:27 +1200)]
Offset rbox by window scroll, because getBoundingClientRect changes when window is scrolled
As per https://developer.mozilla.org/en-US/docs/Web/API/Element.getBoundingClientRect "If this is not the desired behaviour just add the current scrolling position to the top and left property (via window.scrollX and window.scrollY) to get constant values independent from the current scrolling position."
wout [Wed, 11 Jun 2014 13:27:07 +0000 (15:27 +0200)]
Bumped to version 1.0.0-rc.7
Look at change log for full overview of changes.
wout [Tue, 10 Jun 2014 12:32:44 +0000 (14:32 +0200)]
Calling after() on stop(fulfill)
Wout [Tue, 10 Jun 2014 12:24:45 +0000 (14:24 +0200)]
Merge pull request #192 from vird/patch-1
.animation() .stop(true) now fires .after() callback if present
Wout [Tue, 10 Jun 2014 11:39:15 +0000 (13:39 +0200)]
Merge pull request #200 from pklingem/master
add class manipulation functions to Element
Patrick Klingemann [Mon, 9 Jun 2014 17:59:53 +0000 (13:59 -0400)]
toggleClass returns the svg instance
Patrick Klingemann [Mon, 9 Jun 2014 13:47:38 +0000 (09:47 -0400)]
trim class attribute whitespace
Patrick Klingemann [Mon, 9 Jun 2014 13:46:08 +0000 (09:46 -0400)]
avoid unintentional global variables
Patrick Klingemann [Tue, 3 Jun 2014 00:21:58 +0000 (19:21 -0500)]
add classes, hasClass, addClass, removeClass, toggleClass functions to Element
vird [Wed, 28 May 2014 12:50:21 +0000 (15:50 +0300)]
.animation() .stop() now fires .after() if present
Wout Fierens [Sat, 3 May 2014 09:24:23 +0000 (11:24 +0200)]
Merge pull request #179 from Shtong/master
Fixed a bug where Element.style() would not save empty values in IE11
Xavier Roger-Machart [Fri, 2 May 2014 15:17:41 +0000 (17:17 +0200)]
Fixed a bug where Element.style() would not save empty values in IE11
wout [Wed, 5 Mar 2014 21:47:49 +0000 (22:47 +0100)]
Added absorb plugin
wout [Wed, 5 Mar 2014 08:56:22 +0000 (09:56 +0100)]
Replaced a non breaking space with a real space
Thanks @musterknabe
wout [Tue, 4 Mar 2014 21:19:01 +0000 (22:19 +0100)]
Bumped to 1.0.0-rc.6
wout [Thu, 20 Feb 2014 19:10:56 +0000 (20:10 +0100)]
SVG.Stop accepts multiple arguments
wout [Thu, 20 Feb 2014 18:12:04 +0000 (19:12 +0100)]
Updated README
wout [Thu, 20 Feb 2014 18:08:07 +0000 (19:08 +0100)]
Re-added touch events
Wout Fierens [Tue, 18 Feb 2014 07:44:44 +0000 (08:44 +0100)]
Merge pull request #165 from calvin/master
Fixed typo
Calvin Jeong [Tue, 18 Feb 2014 03:05:33 +0000 (16:05 +1300)]
Fixed typo
wout [Fri, 14 Feb 2014 22:22:23 +0000 (23:22 +0100)]
Updated README
wout [Fri, 14 Feb 2014 21:25:12 +0000 (22:25 +0100)]
Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to 1.0.0-rc.5
wout [Wed, 5 Feb 2014 14:17:12 +0000 (15:17 +0100)]
Giving Firefox some slack in the text position specs
wout [Wed, 5 Feb 2014 13:33:55 +0000 (14:33 +0100)]
Minor enhancement in patharray arcs
Wout Fierens [Wed, 5 Feb 2014 13:27:06 +0000 (14:27 +0100)]
Merge pull request #146 from dotnetCarpenter/patharray
convert bool to int, so d only contains number values - fixes #145
dotnetCarpenter [Wed, 5 Feb 2014 13:15:53 +0000 (14:15 +0100)]
convert bool to int, so d only contains number values - fixes #145
wout [Wed, 5 Feb 2014 13:03:44 +0000 (14:03 +0100)]
Updated changelog
wout [Wed, 5 Feb 2014 13:02:38 +0000 (14:02 +0100)]
Fix in patharray arc
wout [Wed, 5 Feb 2014 09:57:35 +0000 (10:57 +0100)]
Updated README
wout [Wed, 5 Feb 2014 09:51:47 +0000 (10:51 +0100)]
added pointAt() method to SVG.Path
wout [Wed, 5 Feb 2014 09:23:34 +0000 (10:23 +0100)]
Fix in animate('=').to()
wout [Tue, 4 Feb 2014 23:08:47 +0000 (00:08 +0100)]
Updated README
wout [Tue, 4 Feb 2014 23:06:36 +0000 (00:06 +0100)]
Added loader on SVG.Image and included svg.pattern.js to the core
wout [Tue, 4 Feb 2014 13:47:49 +0000 (14:47 +0100)]
Updated README
wout [Tue, 4 Feb 2014 12:03:24 +0000 (13:03 +0100)]
Updated JSON
wout [Tue, 4 Feb 2014 12:01:06 +0000 (13:01 +0100)]
Updated JSON