aboutsummaryrefslogtreecommitdiffstats
path: root/svg.js.d.ts
Commit message (Expand)AuthorAgeFilesLines
...
* two constructors for PathArrayKeith Bentley2019-02-111-2/+1
* missed constructors on Matrix and PathArrayKeith Bentley2019-02-111-0/+2
* revert to iife for bundle. Set "browser" to src/main.js in package.jsonKeith Bentley2019-02-111-446/+289
* Bare -> DomKeith Bentley2019-02-101-3/+3
* more cleanup of svg.js.d.tsKeith Bentley2019-02-101-59/+28
* use umd format in rollup.Keith Bentley2019-02-081-115/+97
* applied fixes from 2.x branchUlrich-Matthias Schäfer2018-12-011-30/+48
* Syntax fixes in TypeScript declaration fileMalte Fastrup Lyngsø2017-06-061-5/+5
* Add missing type definitions to svg.js.d.ts (#680)Youngrok Kim2017-05-201-4/+8
* fix svg.js.d.ts (#644 #648)Ulrich-Matthias Schäfer2017-04-121-5/+13
* typescript definitions updated, minor fix in TransformationsUlrich-Matthias Schäfer2017-03-191-146/+191
* Typescript definitions edits: element.stop, container.polyline(), select(): S...showdep2017-03-151-10/+10
* added rotate, skew, scale and translate to typings documentation as written i...dotnetCarpenter2017-03-101-2/+6
* add rotate() as an animation method in typescriptdotnetCarpenter2017-03-081-0/+1
* Typo in typingswout2017-01-181-1/+1
* added missing constructor definitionsrdfriedl2017-01-141-22/+63
* improved typingsrdfriedl2017-01-141-88/+107
* fix(typing): Export for umd moduleDaniel Gräber2017-01-141-6/+6
* added definition for SVG.preparerdfriedl2016-04-011-0/+1
* added svg.js.d.tsrdfriedl2016-03-311-0/+893