| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix constructor typings for ForeignElement | Ulrich-Matthias Schäfer | 2020-06-01 | 1 | -1/+2 |
* | add string parameters to Runner.ease() | pragdave | 2020-05-31 | 1 | -9/+15 |
* | slowly iterating towards List nirvana. FO still pending... | pragdave | 2020-05-31 | 1 | -4/+4 |
* | Fix up List (maybe). ForeignObject still open for discussion | pragdave | 2020-05-30 | 1 | -7/+4 |
* | aff foreignObject to types, get get List working | pragdave | 2020-05-30 | 1 | -3/+13 |
* | sort out unused regex, add parser and regex tests, fix textable tests | Ulrich-Matthias Schäfer | 2020-04-25 | 1 | -2/+0 |
* | added Fragment, completed Dom Tests, fixed `matches()` for document fragments | Ulrich-Matthias Schäfer | 2020-04-08 | 1 | -1/+1 |
* | - fixed `put()` which correctly creates an svgjs object from the passed elem... | Ulrich-Matthias Schäfer | 2020-04-03 | 1 | -46/+12 |
* | This is a big one... | Ulrich-Matthias Schäfer | 2020-03-28 | 1 | -95/+120 |
* | Add mouseenter()/mouseleave() function definition to types. | Luma | 2020-03-23 | 1 | -0/+2 |
* | Changes animate duration argument to TimeLike | Matthew Radcliffe | 2019-12-16 | 1 | -2/+2 |
* | Fixes Element.animate typing | Matthew Radcliffe | 2019-12-12 | 1 | -2/+1 |
* | PathArray parse method's parameter should be optional to comply with the pare... | Maxime AILLOUD | 2019-05-24 | 1 | -1/+1 |
* | Typescript definition file: add null as possible parameter for event binding ... | Maxime AILLOUD | 2019-05-24 | 1 | -15/+15 |
* | Update typescript definition file. | Veasna Sreng | 2019-03-01 | 1 | -86/+133 |
* | cleanup of .d.ts (#960) | kabentley | 2019-02-19 | 1 | -322/+1145 |
* | fix SVGNumber and SVGArray | Keith Bentley | 2019-02-12 | 1 | -181/+127 |
* | Cleanup of d.ts | Keith Bentley | 2019-02-12 | 1 | -62/+79 |
* | two constructors for PathArray | Keith Bentley | 2019-02-11 | 1 | -2/+1 |
* | missed constructors on Matrix and PathArray | Keith Bentley | 2019-02-11 | 1 | -0/+2 |
* | revert to iife for bundle. Set "browser" to src/main.js in package.json | Keith Bentley | 2019-02-11 | 1 | -446/+289 |
* | Bare -> Dom | Keith Bentley | 2019-02-10 | 1 | -3/+3 |
* | more cleanup of svg.js.d.ts | Keith Bentley | 2019-02-10 | 1 | -59/+28 |
* | use umd format in rollup. | Keith Bentley | 2019-02-08 | 1 | -115/+97 |
* | applied fixes from 2.x branch | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -30/+48 |
* | Syntax fixes in TypeScript declaration file | Malte Fastrup Lyngsø | 2017-06-06 | 1 | -5/+5 |
* | Add missing type definitions to svg.js.d.ts (#680) | Youngrok Kim | 2017-05-20 | 1 | -4/+8 |
* | fix svg.js.d.ts (#644 #648) | Ulrich-Matthias Schäfer | 2017-04-12 | 1 | -5/+13 |
* | typescript definitions updated, minor fix in Transformations | Ulrich-Matthias Schäfer | 2017-03-19 | 1 | -146/+191 |
* | Typescript definitions edits: element.stop, container.polyline(), select(): S... | showdep | 2017-03-15 | 1 | -10/+10 |
* | added rotate, skew, scale and translate to typings documentation as written i... | dotnetCarpenter | 2017-03-10 | 1 | -2/+6 |
* | add rotate() as an animation method in typescript | dotnetCarpenter | 2017-03-08 | 1 | -0/+1 |
* | Typo in typings | wout | 2017-01-18 | 1 | -1/+1 |
* | added missing constructor definitions | rdfriedl | 2017-01-14 | 1 | -22/+63 |
* | improved typings | rdfriedl | 2017-01-14 | 1 | -88/+107 |
* | fix(typing): Export for umd module | Daniel Gräber | 2017-01-14 | 1 | -6/+6 |
* | added definition for SVG.prepare | rdfriedl | 2016-04-01 | 1 | -0/+1 |
* | added svg.js.d.ts | rdfriedl | 2016-03-31 | 1 | -0/+893 |