63 Commits (61b2f6122eff42276b8b787ec37c00edbbbbeabe)

Author SHA1 Message Date
  cmoh 61b2f6122e fix: Add second parameter definition 1 year ago
  Timo Hausmann 2b028c35ab
d.ts Timeline.active() (#1253) 2 years ago
  Mario Schlicht 5098597cb1 Add parameter "options" to EventTarget.off() 2 years ago
  Adam Yakes 2cb725d680 Includes dmove method on Runner class 2 years ago
  Glandos b0916dc183
findOne can return null 2 years ago
  Lars Hvam 15019863b7 types: remove at() methods 2 years ago
  Diego Bonura fabf1801e3
Update svg.js.d.ts 2 years ago
  Ulrich-Matthias Schäfer b6d3036a90
Update svg.js.d.ts 3 years ago
  Maxime Dupré 4b1f798ee3
Fixes types starting tsc 4.2.4 3 years ago
  José C. Paiva dbcca6f813 add types for styles 3 years ago
  José C. Paiva 399671e1d6 add types for styles 3 years ago
  Dani 52150ea9f3
Allow strings to be passed as transform origin on TS 3 years ago
  Dani 41abdfb066
Add style() to Container on TS bindings 3 years ago
  jhajjaarap cfa5fd5b41
Add attribute `rotate` to `MatrixTransformParam` (#1149) 3 years ago
  José C. Paiva 7adda38c70 Remove extends ElementAlias from List items 4 years ago
  José C. Paiva 201a0bc249 Fix types for List and ForeignObject 4 years ago
  Ulrich-Matthias Schäfer ec1a37312f
Update svg.js.d.ts 4 years ago
  Pedro José Batista b7e1bdd1f9 Added exports from window.js 4 years ago
  Ulrich-Matthias Schäfer 09ad1754ae
Fix add method for ForeignObject 4 years ago
  Ulrich-Matthias Schäfer 35ad521a7c
Fix constructor typings for ForeignElement 4 years ago
  pragdave d0e8b57d61 add string parameters to Runner.ease() 4 years ago
  pragdave 8cc714a53b slowly iterating towards List nirvana. FO still pending... 4 years ago
  pragdave 8383e46f0b Fix up List (maybe). ForeignObject still open for discussion 4 years ago
  pragdave d9d620fc3e aff foreignObject to types, get get List working 4 years ago
  Glandos 8447a26873
Better typing for css getter/setter 4 years ago
  Andrew Rodgers 850172f0da
Add optional string type to Runner.ease 4 years ago
  Ulrich-Matthias Schäfer 4ea53725a9 sorted method names 4 years ago
  pragdave 66094c88a8 remove union return value 4 years ago
  pragdave d5097965aa It was difficult to use the zero-parameter form of Timeline.schedule() with TypeScript. The .d.ts file didn't include the retuen type for a list of runner infos, and adding it still m,ade it harder than it should be to iterate over it type safely. In this commit I 4 years ago
  Ulrich-Matthias Schäfer b8427b8413 sort out unused regex, add parser and regex tests, fix textable tests 4 years ago
  Ulrich-Matthias Schäfer d927f2d225 added Fragment, completed Dom Tests, fixed `matches()` for document fragments 4 years ago
  Ulrich-Matthias Schäfer 7547a6a458 - fixed `put()` which correctly creates an svgjs object from the passed element now before returning 4 years ago
  Ulrich-Matthias Schäfer ba2948bfad This is a big one... 4 years ago
  Luma 217842c861 Add mouseenter()/mouseleave() function definition to types. 4 years ago
  Matthew Radcliffe a65b3e4a9f Changes animate duration argument to TimeLike 4 years ago
  Matthew Radcliffe be7ae4c2f6 Fixes Element.animate typing 4 years ago
  Maxime AILLOUD adc4c5efbe PathArray parse method's parameter should be optional to comply with the parent class 5 years ago
  Maxime AILLOUD a3fbb02c75 Typescript definition file: add null as possible parameter for event binding methods in Element class 5 years ago
  Veasna Sreng 1bba92b915 Update typescript definition file. 5 years ago
  kabentley b6a499973b cleanup of .d.ts (#960) 5 years ago
  Keith Bentley 7cefd2a0fa fix SVGNumber and SVGArray 5 years ago
  Keith Bentley 2521207a15 Cleanup of d.ts 5 years ago
  Keith Bentley c70300576b two constructors for PathArray 5 years ago
  Keith Bentley babd50e2ed missed constructors on Matrix and PathArray 5 years ago
  Keith Bentley 2965038c4b revert to iife for bundle. Set "browser" to src/main.js in package.json 5 years ago
  Keith Bentley b0dc360ac3 Bare -> Dom 5 years ago
  Keith Bentley bf1b599838 more cleanup of svg.js.d.ts 5 years ago
  Keith Bentley bc7816c2a6 use umd format in rollup. 5 years ago
  Ulrich-Matthias Schäfer 1edcc976b8 applied fixes from 2.x branch 5 years ago
  Malte Fastrup Lyngsø a52b5dd523 Syntax fixes in TypeScript declaration file 7 years ago