]> source.dussan.org Git - svg.js.git/log
svg.js.git
10 years agoSVG.Stop accepts multiple arguments 1.0.0-rc.6
wout [Thu, 20 Feb 2014 19:10:56 +0000 (20:10 +0100)]
SVG.Stop accepts multiple arguments

10 years agoUpdated README
wout [Thu, 20 Feb 2014 18:12:04 +0000 (19:12 +0100)]
Updated README

10 years agoRe-added touch events
wout [Thu, 20 Feb 2014 18:08:07 +0000 (19:08 +0100)]
Re-added touch events

10 years agoMerge pull request #165 from calvin/master
Wout Fierens [Tue, 18 Feb 2014 07:44:44 +0000 (08:44 +0100)]
Merge pull request #165 from calvin/master

Fixed typo

10 years agoFixed typo 165/head
Calvin Jeong [Tue, 18 Feb 2014 03:05:33 +0000 (16:05 +1300)]
Fixed typo

10 years agoUpdated README
wout [Fri, 14 Feb 2014 22:22:23 +0000 (23:22 +0100)]
Updated README

10 years agoCompletely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to 1.0...
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

10 years agoGiving Firefox some slack in the text position specs 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

10 years agoMinor enhancement in patharray arcs
wout [Wed, 5 Feb 2014 13:33:55 +0000 (14:33 +0100)]
Minor enhancement in patharray arcs

10 years agoMerge pull request #146 from dotnetCarpenter/patharray
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

10 years agoconvert bool to int, so d only contains number values - fixes #145 146/head
dotnetCarpenter [Wed, 5 Feb 2014 13:15:53 +0000 (14:15 +0100)]
convert bool to int, so d only contains number values - fixes #145

10 years agoUpdated changelog
wout [Wed, 5 Feb 2014 13:03:44 +0000 (14:03 +0100)]
Updated changelog

10 years agoFix in patharray arc
wout [Wed, 5 Feb 2014 13:02:38 +0000 (14:02 +0100)]
Fix in patharray arc

10 years agoUpdated README
wout [Wed, 5 Feb 2014 09:57:35 +0000 (10:57 +0100)]
Updated README

10 years agoadded pointAt() method to SVG.Path
wout [Wed, 5 Feb 2014 09:51:47 +0000 (10:51 +0100)]
added pointAt() method to SVG.Path

10 years agoFix in animate('=').to()
wout [Wed, 5 Feb 2014 09:23:34 +0000 (10:23 +0100)]
Fix in animate('=').to()

10 years agoUpdated README
wout [Tue, 4 Feb 2014 23:08:47 +0000 (00:08 +0100)]
Updated README

10 years agoAdded loader on SVG.Image and included svg.pattern.js to the core
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

10 years agoUpdated README 1.0.0-rc.4
wout [Tue, 4 Feb 2014 13:47:49 +0000 (14:47 +0100)]
Updated README

10 years agoUpdated JSON
wout [Tue, 4 Feb 2014 12:03:24 +0000 (13:03 +0100)]
Updated JSON

10 years agoUpdated JSON
wout [Tue, 4 Feb 2014 12:01:06 +0000 (13:01 +0100)]
Updated JSON

10 years agoRemoving old unbiassed flag on textPath path creation
wout [Tue, 4 Feb 2014 10:47:17 +0000 (11:47 +0100)]
Removing old unbiassed flag on textPath path creation

10 years agoFix for arcs in SVG.PathArray#toString method
wout [Tue, 4 Feb 2014 09:53:20 +0000 (10:53 +0100)]
Fix for arcs in SVG.PathArray#toString method

10 years agofix for arcs in patharray toString() method
wout [Tue, 4 Feb 2014 09:36:28 +0000 (10:36 +0100)]
fix for arcs in patharray toString() method

10 years agoWrapping delay in SVG.Number
wout [Mon, 3 Feb 2014 21:05:28 +0000 (22:05 +0100)]
Wrapping delay in SVG.Number

10 years agoAdded second values to SVG.Number
wout [Mon, 3 Feb 2014 20:59:15 +0000 (21:59 +0100)]
Added second values to SVG.Number

10 years agoAdded `length()`method to path
wout [Mon, 3 Feb 2014 20:44:34 +0000 (21:44 +0100)]
Added `length()`method to path

10 years agoUpdated README
wout [Mon, 3 Feb 2014 14:19:26 +0000 (15:19 +0100)]
Updated README

10 years agoImplemented SVG.invent function and bumped to v1.0rc3
wout [Mon, 3 Feb 2014 14:14:47 +0000 (15:14 +0100)]
Implemented SVG.invent function and bumped to v1.0rc3

10 years agoApplying block to text node on text() method 1.0.0-rc.3
wout [Sun, 2 Feb 2014 21:11:41 +0000 (22:11 +0100)]
Applying block to text node on text() method

10 years agoLeaner parser
wout [Sun, 2 Feb 2014 20:54:17 +0000 (21:54 +0100)]
Leaner parser

10 years agoUpdated README
wout [Sun, 2 Feb 2014 13:47:19 +0000 (14:47 +0100)]
Updated README

10 years agoUpdated README
wout [Sat, 1 Feb 2014 19:15:59 +0000 (20:15 +0100)]
Updated README

10 years agoadded `morph()` and `at()` methods to `SVG.Number` for unit morphing
wout [Sat, 1 Feb 2014 19:13:05 +0000 (20:13 +0100)]
added `morph()` and `at()` methods to `SVG.Number` for unit morphing

10 years agoUpdated README
wout [Sat, 1 Feb 2014 15:54:57 +0000 (16:54 +0100)]
Updated README

10 years agoUpdated README
wout [Sat, 1 Feb 2014 15:54:06 +0000 (16:54 +0100)]
Updated README

10 years agoUpdated README
wout [Sat, 1 Feb 2014 15:50:51 +0000 (16:50 +0100)]
Updated README

10 years agoUpdated README
wout [Sat, 1 Feb 2014 15:49:10 +0000 (16:49 +0100)]
Updated README

10 years agoUpdated README
wout [Sat, 1 Feb 2014 15:46:48 +0000 (16:46 +0100)]
Updated README

10 years agoUpdated README
wout [Sat, 1 Feb 2014 15:44:26 +0000 (16:44 +0100)]
Updated README

10 years agoUpdated README
wout [Sat, 1 Feb 2014 15:31:32 +0000 (16:31 +0100)]
Updated README

10 years agoAdded return values to README
wout [Sat, 1 Feb 2014 15:28:10 +0000 (16:28 +0100)]
Added return values to README

10 years agoUpdated REAME
wout [Sat, 1 Feb 2014 13:44:52 +0000 (14:44 +0100)]
Updated REAME

10 years agoUpdated README
wout [Sat, 1 Feb 2014 13:43:06 +0000 (14:43 +0100)]
Updated README

10 years agoAdded index() method to SVG.Parent and SVG.Set
wout [Sat, 1 Feb 2014 13:27:31 +0000 (14:27 +0100)]
Added index() method to SVG.Parent and SVG.Set

10 years agoUpdated README 1.0.0-rc.2
wout [Sat, 1 Feb 2014 10:26:15 +0000 (11:26 +0100)]
Updated README

10 years agoUpdated version format in JSON
wout [Sat, 1 Feb 2014 10:15:39 +0000 (11:15 +0100)]
Updated version format in JSON

10 years agoFix in color morphing
wout [Fri, 31 Jan 2014 18:01:16 +0000 (19:01 +0100)]
Fix in color morphing

10 years agoFix in poly morphing
wout [Fri, 31 Jan 2014 17:56:27 +0000 (18:56 +0100)]
Fix in poly morphing

10 years agoDisabled array bbox cache
wout [Fri, 31 Jan 2014 17:35:23 +0000 (18:35 +0100)]
Disabled array bbox cache

10 years agoUpdated README
wout [Fri, 31 Jan 2014 17:28:59 +0000 (18:28 +0100)]
Updated README

10 years agoUpdated README
wout [Fri, 31 Jan 2014 17:18:21 +0000 (18:18 +0100)]
Updated README

10 years agoAdded bower.json
wout [Fri, 31 Jan 2014 15:26:31 +0000 (16:26 +0100)]
Added bower.json

10 years agoAdded morph() and at() methods to SVG.Color
wout [Fri, 31 Jan 2014 15:22:01 +0000 (16:22 +0100)]
Added morph() and at() methods to SVG.Color

10 years agoUpdated JSON
wout [Fri, 31 Jan 2014 14:00:36 +0000 (15:00 +0100)]
Updated JSON

10 years agoAdded msRequestAnimationFrame fir IE10 support
wout [Fri, 31 Jan 2014 13:27:41 +0000 (14:27 +0100)]
Added msRequestAnimationFrame fir IE10 support

10 years agoAdded `relative()`method for relative translations
wout [Thu, 30 Jan 2014 18:44:40 +0000 (19:44 +0100)]
Added `relative()`method for relative translations

10 years agoShortened arc objects in PathArray
wout [Wed, 29 Jan 2014 21:57:24 +0000 (22:57 +0100)]
Shortened arc objects in PathArray

10 years agoPreparing SVG namespace when dom is loaded
wout [Wed, 29 Jan 2014 21:00:53 +0000 (22:00 +0100)]
Preparing SVG namespace when dom is loaded

10 years agoUpdated README
wout [Wed, 29 Jan 2014 20:28:25 +0000 (21:28 +0100)]
Updated README

10 years agoAdded SVG.PathArray, updated data() and bumped to v1.0rc1
wout [Wed, 29 Jan 2014 20:20:58 +0000 (21:20 +0100)]
Added SVG.PathArray, updated data() and bumped to v1.0rc1

10 years agoUpdated README 1.0.0-rc.1
wout [Tue, 28 Jan 2014 14:48:03 +0000 (15:48 +0100)]
Updated README

10 years agoAdded loop(), switched to requestAnimFrame, bumped to v0.38
wout [Tue, 28 Jan 2014 14:43:43 +0000 (15:43 +0100)]
Added loop(), switched to requestAnimFrame, bumped to v0.38

10 years agoUpdated REAME 0.38
wout [Tue, 28 Jan 2014 12:48:11 +0000 (13:48 +0100)]
Updated REAME

10 years agoUpdated README
wout [Tue, 28 Jan 2014 12:45:22 +0000 (13:45 +0100)]
Updated README

10 years agoUpdated README
wout [Tue, 28 Jan 2014 11:07:23 +0000 (12:07 +0100)]
Updated README

10 years agoUpdated README
wout [Tue, 28 Jan 2014 09:48:13 +0000 (10:48 +0100)]
Updated README

10 years agoUpdated README
wout [Sun, 26 Jan 2014 17:17:38 +0000 (18:17 +0100)]
Updated README

10 years agoUpdated README
wout [Sun, 26 Jan 2014 17:07:58 +0000 (18:07 +0100)]
Updated README

10 years agoAdded get to SVG.Set, bumped to v0.37
wout [Sun, 26 Jan 2014 16:50:45 +0000 (17:50 +0100)]
Added get to SVG.Set, bumped to v0.37

10 years agoUpdated README 0.37
wout [Sat, 25 Jan 2014 15:28:05 +0000 (16:28 +0100)]
Updated README

10 years agoUpdated README
wout [Sat, 25 Jan 2014 14:51:48 +0000 (15:51 +0100)]
Updated README

10 years agoFix in README
wout [Sat, 25 Jan 2014 14:29:16 +0000 (15:29 +0100)]
Fix in README

10 years agoUpdated README and version references
wout [Sat, 25 Jan 2014 14:19:44 +0000 (15:19 +0100)]
Updated README and version references

10 years agoAdded addTo() and putIn() methods, added more detailed documentation
wout [Sat, 25 Jan 2014 13:34:03 +0000 (14:34 +0100)]
Added addTo() and putIn() methods, added more detailed documentation

10 years agoAdd component.json 0.36
wout [Fri, 24 Jan 2014 10:42:51 +0000 (11:42 +0100)]
Add component.json

10 years agoAdded the hyperlink element
wout [Thu, 23 Jan 2014 20:18:43 +0000 (21:18 +0100)]
Added the hyperlink element

10 years agoUpdated package.json 0.35
wout [Thu, 23 Jan 2014 19:33:16 +0000 (20:33 +0100)]
Updated package.json

10 years agoAdded pause / play to SVG.FX module and bumped to v0.34
wout [Thu, 23 Jan 2014 19:20:25 +0000 (20:20 +0100)]
Added pause / play to SVG.FX module and bumped to v0.34

10 years agoFix in point array move method 0.34
wout [Wed, 22 Jan 2014 20:09:38 +0000 (21:09 +0100)]
Fix in point array move method

10 years agoFix in viewbox
wout [Wed, 22 Jan 2014 13:53:01 +0000 (14:53 +0100)]
Fix in viewbox

10 years agoFix in SVG.Viewbox
wout [Wed, 22 Jan 2014 12:53:14 +0000 (13:53 +0100)]
Fix in SVG.Viewbox

10 years agoMinor updates to surrounding files
wout [Wed, 22 Jan 2014 12:26:08 +0000 (13:26 +0100)]
Minor updates to surrounding files

10 years agoTypo in README
wout [Wed, 22 Jan 2014 12:05:59 +0000 (13:05 +0100)]
Typo in README

10 years agoUpdated README
wout [Wed, 22 Jan 2014 12:03:57 +0000 (13:03 +0100)]
Updated README

10 years agoTypo in README
wout [Wed, 22 Jan 2014 11:49:48 +0000 (12:49 +0100)]
Typo in README

10 years agoBumped to v0.33
wout [Wed, 22 Jan 2014 11:48:49 +0000 (12:48 +0100)]
Bumped to v0.33

11 years agoFix in viewbox 0.33
wout [Fri, 23 Aug 2013 06:15:21 +0000 (07:15 +0100)]
Fix in viewbox

11 years agoFix in viewbox
wout [Fri, 23 Aug 2013 06:09:34 +0000 (07:09 +0100)]
Fix in viewbox

11 years agoAdded merge() method to SVG.RBox
wout [Thu, 22 Aug 2013 14:30:15 +0000 (15:30 +0100)]
Added merge() method to SVG.RBox

11 years agoFixed bug in memory system
wout [Thu, 22 Aug 2013 12:26:11 +0000 (13:26 +0100)]
Fixed bug in memory system

11 years agoUpdated README
wout [Tue, 13 Aug 2013 18:29:02 +0000 (19:29 +0100)]
Updated README

11 years agoUpdated README
wout [Mon, 12 Aug 2013 09:20:27 +0000 (10:20 +0100)]
Updated README

11 years agoDistinguished SVG.Container from SVG.parent, bumped to v0.32
wout [Mon, 5 Aug 2013 13:08:36 +0000 (14:08 +0100)]
Distinguished SVG.Container from SVG.parent, bumped to v0.32

SVG.Use inherits from SVG.Shape

11 years agoVersion bump 0.32
wout [Thu, 1 Aug 2013 17:03:38 +0000 (18:03 +0100)]
Version bump

11 years agoAdded animatible poly's, bumped to v0.31
wout [Thu, 1 Aug 2013 12:32:56 +0000 (13:32 +0100)]
Added animatible poly's, bumped to v0.31

11 years agoAdded support for CommonJS and AMD, bunped to v0.30 0.31
wout [Fri, 26 Jul 2013 08:17:34 +0000 (09:17 +0100)]
Added support for CommonJS and AMD, bunped to v0.30

11 years agoAdded svg.filter.js plugin to readme 0.30
wout [Thu, 25 Jul 2013 19:37:02 +0000 (20:37 +0100)]
Added svg.filter.js plugin to readme

11 years agoAdded SVG.Array and bumped to v0.29
wout [Thu, 25 Jul 2013 12:09:30 +0000 (13:09 +0100)]
Added SVG.Array and bumped to v0.29

11 years agoUpdated README 0.29
wout [Tue, 23 Jul 2013 16:10:14 +0000 (17:10 +0100)]
Updated README