]> source.dussan.org Git - svg.js.git/log
svg.js.git
11 years agoUpdated README
wout [Wed, 20 Feb 2013 18:26:16 +0000 (19:26 +0100)]
Updated README

11 years agov0.6
wout [Wed, 20 Feb 2013 18:12:55 +0000 (19:12 +0100)]
v0.6

11 years agoBumped to v0.6
wout [Wed, 20 Feb 2013 18:11:37 +0000 (19:11 +0100)]
Bumped to v0.6

11 years agoCreated separate classes for SVG.ViewBox anSVG.BBox 0.6
wout [Wed, 20 Feb 2013 18:10:03 +0000 (19:10 +0100)]
Created separate classes for SVG.ViewBox anSVG.BBox

11 years agoAdded SVG.supported to README
wout [Fri, 15 Feb 2013 14:58:40 +0000 (15:58 +0100)]
Added SVG.supported to README

11 years agoAdded support test
wout [Fri, 15 Feb 2013 14:42:11 +0000 (15:42 +0100)]
Added support test

11 years agoAdded clippath references in README
wout [Wed, 13 Feb 2013 12:23:59 +0000 (13:23 +0100)]
Added clippath references in README

11 years agoAdded ability to store data() as raw values
wout [Mon, 11 Feb 2013 15:54:58 +0000 (16:54 +0100)]
Added ability to store data() as raw values

11 years agoUnbinding an event from an element
wout [Tue, 5 Feb 2013 16:48:03 +0000 (17:48 +0100)]
Unbinding an event from an element

11 years agoUpdated README
wout [Sat, 2 Feb 2013 18:11:39 +0000 (19:11 +0100)]
Updated README

11 years agoUpdated README
wout [Sat, 2 Feb 2013 16:42:14 +0000 (17:42 +0100)]
Updated README

11 years agoUpdated README
wout [Sat, 2 Feb 2013 16:35:53 +0000 (17:35 +0100)]
Updated README

11 years agoAdded SVG.Line as a native element 0.5
wout [Sat, 2 Feb 2013 16:34:25 +0000 (17:34 +0100)]
Added SVG.Line as a native element

11 years agoUpdated opacity() method in sugar module
wout [Sat, 2 Feb 2013 16:20:06 +0000 (17:20 +0100)]
Updated opacity() method in sugar module

11 years agoReworked SVG.Container inheritance
wout [Sat, 2 Feb 2013 10:14:21 +0000 (11:14 +0100)]
Reworked SVG.Container inheritance

11 years agoAdded visible() and opacity() methods 0.4
wout [Wed, 30 Jan 2013 15:00:03 +0000 (16:00 +0100)]
Added visible() and opacity() methods

11 years agoFix in arrange module
wout [Tue, 29 Jan 2013 12:55:53 +0000 (13:55 +0100)]
Fix in arrange module

11 years agoModified extension method to include all SVG.Container elements
wout [Tue, 29 Jan 2013 10:49:38 +0000 (11:49 +0100)]
Modified extension method to include all SVG.Container elements

11 years agoFix in scale() in sugar module 0.3
wout [Mon, 28 Jan 2013 09:22:40 +0000 (10:22 +0100)]
Fix in scale() in sugar module

11 years agoSimplifying data() method 0.2
wout [Sun, 27 Jan 2013 19:32:18 +0000 (20:32 +0100)]
Simplifying data() method

11 years agoFic in data() method
wout [Sun, 27 Jan 2013 19:31:04 +0000 (20:31 +0100)]
Fic in data() method

11 years agoAdded data() method
wout [Sun, 27 Jan 2013 19:17:17 +0000 (20:17 +0100)]
Added data() method

11 years agoFix in offset for SVG.Wrap
wout [Tue, 22 Jan 2013 16:54:28 +0000 (17:54 +0100)]
Fix in offset for SVG.Wrap

11 years agoRemoved obsolete code
wout [Tue, 15 Jan 2013 15:22:10 +0000 (16:22 +0100)]
Removed obsolete code

11 years agoRenamed the parentDoc() method to doc()
wout [Sat, 12 Jan 2013 16:58:24 +0000 (17:58 +0100)]
Renamed the parentDoc() method to doc()

11 years agoFix in poly element
wout [Sat, 12 Jan 2013 16:22:10 +0000 (17:22 +0100)]
Fix in poly element

11 years agoEnsuring polygons and polylines are at position 0,0 within their wrapper
wout [Sat, 12 Jan 2013 15:25:24 +0000 (16:25 +0100)]
Ensuring polygons and polylines are at position 0,0 within their wrapper

11 years agoBug fix in clone() method
wout [Thu, 10 Jan 2013 12:18:21 +0000 (13:18 +0100)]
Bug fix in clone() method

11 years agoUpdated README
wout [Wed, 9 Jan 2013 21:17:07 +0000 (22:17 +0100)]
Updated README

11 years agoBug fix in clone
wout [Wed, 9 Jan 2013 19:55:28 +0000 (20:55 +0100)]
Bug fix in clone

11 years agoAdded event binding to the event module
wout [Wed, 9 Jan 2013 19:40:02 +0000 (20:40 +0100)]
Added event binding to the event module

11 years agoAdded event listeners to event module
wout [Wed, 9 Jan 2013 19:22:00 +0000 (20:22 +0100)]
Added event listeners to event module

11 years agoNote in fx.js
wout [Wed, 9 Jan 2013 17:25:43 +0000 (18:25 +0100)]
Note in fx.js

11 years agoUpdated README
wout [Wed, 9 Jan 2013 17:24:50 +0000 (18:24 +0100)]
Updated README

11 years agoUpdated README
wout [Tue, 8 Jan 2013 20:59:48 +0000 (21:59 +0100)]
Updated README

11 years agoAdded plugins to readme
wout [Tue, 8 Jan 2013 20:54:24 +0000 (21:54 +0100)]
Added plugins to readme

11 years agoStoring element type
wout [Tue, 8 Jan 2013 16:10:15 +0000 (17:10 +0100)]
Storing element type

11 years agoFix in fx module for very short durations
wout [Tue, 8 Jan 2013 09:56:00 +0000 (10:56 +0100)]
Fix in fx module for very short durations

11 years agoFix in fx module for durations under 10 ms
wout [Tue, 8 Jan 2013 09:53:24 +0000 (10:53 +0100)]
Fix in fx module for durations under 10 ms

11 years agoUpdated README
wout [Sun, 6 Jan 2013 19:47:29 +0000 (20:47 +0100)]
Updated README

11 years agoUpdated README
wout [Sun, 6 Jan 2013 18:01:01 +0000 (19:01 +0100)]
Updated README

11 years agoAdded patterns
wout [Sun, 6 Jan 2013 15:03:33 +0000 (16:03 +0100)]
Added patterns

11 years agoUpdated README
wout [Sun, 6 Jan 2013 11:11:09 +0000 (12:11 +0100)]
Updated README

11 years agofill() and stroke() accept a hex string
wout [Sun, 6 Jan 2013 11:09:17 +0000 (12:09 +0100)]
fill() and stroke() accept a hex string

11 years agoFix in animatabel attr
wout [Sat, 5 Jan 2013 21:20:17 +0000 (22:20 +0100)]
Fix in animatabel attr

11 years agoRemoved temp wrapper in safari bug fix
wout [Sat, 5 Jan 2013 15:52:14 +0000 (16:52 +0100)]
Removed temp wrapper in safari bug fix

11 years agoUpdated README
wout [Fri, 4 Jan 2013 19:14:03 +0000 (20:14 +0100)]
Updated README

11 years agoUpdated README
wout [Fri, 4 Jan 2013 19:10:08 +0000 (20:10 +0100)]
Updated README

11 years agoMade code more readable and included docs
wout [Fri, 4 Jan 2013 18:12:16 +0000 (19:12 +0100)]
Made code more readable and included docs

11 years agoUpdated README
wout [Thu, 3 Jan 2013 22:03:42 +0000 (23:03 +0100)]
Updated README

11 years agoUpdated README
wout [Thu, 3 Jan 2013 21:41:19 +0000 (22:41 +0100)]
Updated README

11 years agoUpdated README
wout [Thu, 3 Jan 2013 21:39:26 +0000 (22:39 +0100)]
Updated README

11 years agoFix in SVG.FX
wout [Thu, 3 Jan 2013 21:29:28 +0000 (22:29 +0100)]
Fix in SVG.FX

11 years agoFix in color parser
wout [Thu, 3 Jan 2013 20:37:24 +0000 (21:37 +0100)]
Fix in color parser

11 years agoAdded the SVG.FX module for animations
wout [Thu, 3 Jan 2013 20:15:32 +0000 (21:15 +0100)]
Added the SVG.FX module for animations

11 years agoAdded SVG.Nested to create nested svg documents
wout [Wed, 2 Jan 2013 17:21:37 +0000 (18:21 +0100)]
Added SVG.Nested to create nested svg documents

11 years agoReplaced clip() in favor of mask()
wout [Tue, 1 Jan 2013 20:39:25 +0000 (21:39 +0100)]
Replaced clip() in favor of mask()

Some browsers had issues with clipping, masking was a better option.

11 years agoAdded each(), next(), previous() and more
wout [Mon, 31 Dec 2012 15:16:05 +0000 (16:16 +0100)]
Added each(), next(), previous() and more

11 years agoAdded position()
wout [Mon, 31 Dec 2012 13:43:26 +0000 (14:43 +0100)]
Added position()

11 years agoAdded clone()
wout [Mon, 31 Dec 2012 13:33:53 +0000 (14:33 +0100)]
Added clone()

11 years agoAdded mask.js
wout [Mon, 31 Dec 2012 11:21:45 +0000 (12:21 +0100)]
Added mask.js

11 years agoAdded hide() and show()
wout [Sun, 30 Dec 2012 18:20:31 +0000 (19:20 +0100)]
Added hide() and show()

11 years agoUpdated README
wout [Sun, 30 Dec 2012 17:54:03 +0000 (18:54 +0100)]
Updated README

11 years agoAdded dblclick to event.js
wout [Sun, 30 Dec 2012 17:53:18 +0000 (18:53 +0100)]
Added dblclick to event.js

11 years agoAdded event.js
wout [Sun, 30 Dec 2012 12:20:59 +0000 (13:20 +0100)]
Added event.js

11 years agoUpdated REAME
wout [Sun, 30 Dec 2012 10:20:41 +0000 (11:20 +0100)]
Updated REAME

11 years agoCode refactoring
wout [Sat, 29 Dec 2012 17:12:53 +0000 (18:12 +0100)]
Code refactoring

11 years agoUpdated README
wout [Sat, 29 Dec 2012 15:29:22 +0000 (16:29 +0100)]
Updated README

11 years agoUpdated README
wout [Sat, 29 Dec 2012 14:40:29 +0000 (15:40 +0100)]
Updated README

11 years agoImproved container
wout [Sat, 29 Dec 2012 14:39:40 +0000 (15:39 +0100)]
Improved container

11 years agoUpdated REAME
wout [Sat, 29 Dec 2012 14:30:21 +0000 (15:30 +0100)]
Updated REAME

11 years agoAdded polyline and polygon, removed cicle
wout [Sat, 29 Dec 2012 14:20:50 +0000 (15:20 +0100)]
Added polyline and polygon, removed cicle

11 years agoAdded skew method to the sugar module
wout [Fri, 28 Dec 2012 22:20:22 +0000 (23:20 +0100)]
Added skew method to the sugar module

11 years agoUpdated README
wout [Thu, 27 Dec 2012 23:30:49 +0000 (00:30 +0100)]
Updated README

11 years agoUpdated README on image
wout [Thu, 27 Dec 2012 23:25:50 +0000 (00:25 +0100)]
Updated README on image

11 years agoAdded image size as arguments
wout [Thu, 27 Dec 2012 23:17:04 +0000 (00:17 +0100)]
Added image size as arguments

11 years agoAdded center to all elements
wout [Thu, 27 Dec 2012 23:07:18 +0000 (00:07 +0100)]
Added center to all elements

11 years agoBug fix in bbox()
wout [Thu, 27 Dec 2012 18:08:25 +0000 (19:08 +0100)]
Bug fix in bbox()

11 years agoUpdated README
wout [Thu, 27 Dec 2012 15:17:54 +0000 (16:17 +0100)]
Updated README

11 years agoFix in bbox90 for IE
wout [Thu, 27 Dec 2012 13:41:13 +0000 (14:41 +0100)]
Fix in bbox90 for IE

11 years agoAdded test page to README
wout [Thu, 27 Dec 2012 13:18:39 +0000 (14:18 +0100)]
Added test page to README

11 years agoUpdated README
wout [Thu, 27 Dec 2012 13:04:36 +0000 (14:04 +0100)]
Updated README

11 years agoUpdated README
wout [Thu, 27 Dec 2012 12:56:12 +0000 (13:56 +0100)]
Updated README

11 years agoReworked transform()
wout [Thu, 27 Dec 2012 12:40:58 +0000 (13:40 +0100)]
Reworked transform()

11 years agoFix in path
wout [Wed, 26 Dec 2012 11:48:46 +0000 (12:48 +0100)]
Fix in path

11 years agoAdded to-do in README
wout [Sun, 23 Dec 2012 17:51:06 +0000 (18:51 +0100)]
Added to-do in README

11 years agoDefaulting <svg> width and height to 100%
wout [Sun, 23 Dec 2012 17:43:00 +0000 (18:43 +0100)]
Defaulting <svg> width and height to 100%

11 years agoAdded support for IE9
wout [Sun, 23 Dec 2012 16:06:42 +0000 (17:06 +0100)]
Added support for IE9

11 years agoAdded and exta wrapping div around svg element
wout [Sun, 23 Dec 2012 14:30:04 +0000 (15:30 +0100)]
Added and exta wrapping div around svg element

11 years agoImporved safari fix
wout [Sun, 23 Dec 2012 14:13:55 +0000 (15:13 +0100)]
Imporved safari fix

11 years agoUpdated README
wout [Sun, 23 Dec 2012 13:14:32 +0000 (14:14 +0100)]
Updated README

11 years agoAdded build instructions to README
wout [Sun, 23 Dec 2012 13:13:05 +0000 (14:13 +0100)]
Added build instructions to README

11 years agoUpdated readme
wout [Sun, 23 Dec 2012 11:40:09 +0000 (12:40 +0100)]
Updated readme

11 years agoUpdated readme
wout [Sun, 23 Dec 2012 11:38:43 +0000 (12:38 +0100)]
Updated readme

11 years agoUpdated readme
wout [Sun, 23 Dec 2012 11:35:14 +0000 (12:35 +0100)]
Updated readme

11 years agoFine-tuned safari bug fix
wout [Sun, 23 Dec 2012 11:31:19 +0000 (12:31 +0100)]
Fine-tuned safari bug fix

11 years agoFixed a bug in safari prevending correct dy on tspans
wout [Sun, 23 Dec 2012 10:52:07 +0000 (11:52 +0100)]
Fixed a bug in safari prevending correct dy on tspans

11 years agoFix
wout [Sat, 22 Dec 2012 23:16:50 +0000 (00:16 +0100)]
Fix

11 years agoAdded more info on gradients
wout [Sat, 22 Dec 2012 14:59:41 +0000 (15:59 +0100)]
Added more info on gradients

11 years agoSimplified rotate() syntax
wout [Sat, 22 Dec 2012 14:48:35 +0000 (15:48 +0100)]
Simplified rotate() syntax