Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add getter form of svg method to TypeScript definition | Brian Schantz | 2017-10-08 | 1 | -0/+1 |
| | |||||
* | Update svgjs.d.ts | Dmitry | 2017-08-05 | 1 | -1/+1 |
| | | | | Fix: Another way is to point an external SVG file, just specified the element id and path to file. http://svgjs.com/elements/#use-constructor | ||||
* | 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(): ↵ | showdep | 2017-03-15 | 1 | -10/+10 |
| | | | | | Set, animation.scale() (#631, #635) Thx @showdep | ||||
* | added rotate, skew, scale and translate to typings documentation as written ↵ | dotnetCarpenter | 2017-03-10 | 1 | -2/+6 |
| | | | | in our documentation (http://svgjs.com/manipulating/transforms/) | ||||
* | 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 |