| Commit message (Expand) | Author | Age | Files | Lines |
* | Added declarations to Transformation and Animation interfaces | JackLeEmmerdeur | 2018-07-08 | 1 | -0/+9 |
* | Merge pull request #854 from pycraft114/master | Ulrich-Matthias Schäfer | 2018-05-11 | 1 | -8/+9 |
|\ |
|
| * | Optional paramter for rbox method | pycraft114 | 2018-05-11 | 1 | -1/+1 |
| * | Type fix | pycraft114 | 2018-05-10 | 1 | -1/+1 |
| * | Optional parameter for 'rbox' method | pycraft114 | 2018-05-09 | 1 | -1/+1 |
| * | Optional parameter for 'rbox' method | pycraft114 | 2018-05-09 | 1 | -1/+1 |
| * | Optional second parameter for 'select' method | pycraft114 | 2018-05-09 | 1 | -1/+1 |
| * | Fix typings for apply optional parameter of off method in event.js | flynn.park | 2018-02-24 | 1 | -1/+1 |
| * | Fix typings for missing event.js method | flynn.park | 2018-02-24 | 1 | -0/+1 |
| * | Fix typings for replace comma to semicolon | flynn.park | 2018-02-23 | 1 | -2/+2 |
| * | Fix typings for missing semicolon | flynn.park | 2018-02-23 | 1 | -4/+4 |
* | | post-review fixes | mpro7 | 2018-03-31 | 1 | -2/+2 |
* | | WIP: type definitions fixed for selector.js + added click method for set.js | mpro7 | 2018-03-21 | 1 | -3/+4 |
* | | X & Y Properties on Point | FrankSandqvist | 2018-03-18 | 1 | -0/+3 |
|/ |
|
* | Fix typings for missing element.js method | flynn.park | 2018-02-22 | 1 | -2/+2 |
* | Fix typings for missing element.js method | flynn.park | 2018-02-22 | 1 | -16/+19 |
* | Fix typings for memory.js remember method order | flynn.park | 2018-02-22 | 1 | -1/+1 |
* | Fix typings for array of ArrayPoint like [[0, 0], [325, 235]]. | Makarov Alexandr | 2017-11-20 | 1 | -2/+1 |
* | Fix typings for arrays of points implemented as array. (Ex.: [[0, 0], [100, 1... | Makarov Alexandr | 2017-11-19 | 1 | -1/+2 |
* | 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 |
* | 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 |