1501 Commits (master)
 

Author SHA1 Message Date
  Ulrich-Matthias Schäfer 3b47e461f0 use proper export map 7 months ago
  Ulrich-Matthias Schäfer 82778b7200
Merge pull request #1238 from gormster/1237-list-expose-builtin-array-methods 8 months ago
  Ulrich-Matthias Schäfer 2a8b5ea3fb add more events to sugar (fixes #1217) 8 months ago
  Ulrich-Matthias Schäfer e70cdef7a5 fix css, dont throw when screenCtm fails (fixes #968) 8 months ago
  Ulrich-Matthias Schäfer 9718677bcd add sugar methods to runner (fixes #1117) 8 months ago
  Ulrich-Matthias Schäfer 46ee87a1c2 added amove methods to runner (fixes #1131) 8 months ago
  Ulrich-Matthias Schäfer 742394edf6 make duration optional in types 8 months ago
  Ulrich-Matthias Schäfer 06ac034aee allow + as delemiter in paths (fixes #1165) 8 months ago
  Ulrich-Matthias Schäfer ca8ac554bf doscontinue use of svgjs:data in favor of data-svg 8 months ago
  Ulrich-Matthias Schäfer d66be92f19 fix import of leading, dont write data to dom if not neccessary 8 months ago
  Ulrich-Matthias Schäfer 70125d5644 support css vars (fixes #1230) 8 months ago
  Ulrich-Matthias Schäfer dd884bc205 only apply color conversion to attributes that can take a color (fixes #1241) 8 months ago
  Ulrich-Matthias Schäfer 9ed85cff5e allow nodes that are not imported yet (fixes #1252) 8 months ago
  Ulrich-Matthias Schäfer 93f2298510 add isHTML flag to types (fixes #1266) 8 months ago
  Ulrich-Matthias Schäfer 049b4de671 allow 0 as animation duration and delay (fixes #1225) 8 months ago
  Ulrich-Matthias Schäfer f5621f8641 allow 0 as animation duration and delay (fixes #1125) 8 months ago
  Ulrich-Matthias Schäfer 29b2bd7f81 add terminate method to timeline so memory can be freed 8 months ago
  Ulrich-Matthias Schäfer 3f623a9e61 allow string as input to rect 8 months ago
  Ulrich-Matthias Schäfer 8fa0873a63 skip descriptive elements on rebuild and toParent 8 months ago
  Ulrich-Matthias Schäfer b30f0d691d
Merge pull request #1309 from we125182/1307-add-Frament-declaration 8 months ago
  Jiande 1d5151198c perf: add Container constructor declaration. 8 months ago
  Jiande b4163a8232 perf: use dynamic extends to avoid duplicated declaration between Container and Fragment 8 months ago
  Jiande 10ed9a4a4e fix: add Fragment declaration in svg.js.d.ts 8 months ago
  Ulrich-Matthias Schäfer 0332267278 dependency updates, easier formatting 10 months ago
  Ulrich-Matthias Schäfer 8e18b4698e update lockfile version, formatting 10 months ago
  Ulrich-Matthias Schäfer aaedc5ac28 update changelog, revert umd wrapper config 10 months ago
  Ulrich-Matthias Schäfer b4636e0403
Merge pull request #1300 from AstroCorp/fix/types 11 months ago
  Alejandro Leal efee17bc32 fix toParent type 11 months ago
  Ulrich-Matthias Schäfer f10de7b61c
Merge pull request #1297 from albert-github/feature/bug_spell 1 year ago
  albert-github a5268a8aab Spelling corrections 1 year ago
  Ulrich-Matthias Schäfer 770ca58d58
Merge pull request #1294 from timgates42/bugfix_typos 1 year ago
  Tim Gates d3630aa698
docs: Fix a few typos 1 year ago
  Ulrich-Matthias Schäfer d8ce1aec59
Merge pull request #1278 from HarryFaulkner/1277-use-single-quotes-for-maskWith 1 year ago
  Ulrich-Matthias Schäfer 9d61f56d9f
Clone without assigning new IDs 1 year ago
  HarryFaulkner 8ab34ff0f9
Merge branch 'svgdotjs:master' into 1277-use-single-quotes-for-maskWith 1 year ago
  Harry Faulkner ffa6eb223e remove double quote from all 'url()' refs, update tests 1 year ago
  Ulrich-Matthias Schäfer 067d268e97
Merge pull request #1280 from dhckdaks/1279-fix-addto-type-definition 1 year ago
  cmoh 61b2f6122e fix: Add second parameter definition 1 year ago
  Harry Faulkner a942ca8a65 1277: remove double quotes from maskWith url() impl 1 year ago
  Timo Hausmann 2b028c35ab
d.ts Timeline.active() (#1253) 2 years ago
  Glandos 53af7dd2db
Performance: don't create extra objects in point() (#1251) 2 years ago
  Ulrich-Matthias Schäfer cbefb3aab4 release 3.1.2 2 years ago
  Ulrich-Matthias Schäfer 59480d677a
Merge pull request #1249 from Mscht/1248-event-target-off-param-options 2 years ago
  Mario Schlicht 5098597cb1 Add parameter "options" to EventTarget.off() 2 years ago
  Morgan Harris bb8b54a3bb Add a test to check that the new and original methods both work 2 years ago
  Morgan Harris e45843c71c Allow access to original Array.prototype methods on List prefixed with $ 2 years ago
  Ulrich-Matthias Schäfer 480e5d77e2
Merge pull request #1236 from gormster/fix-1235 2 years ago
  Morgan Harris a8a8c636b8 Add regression test for #1235 2 years ago
  Morgan Harris e0be375fc5 Return null if `until` not in parent chain 2 years ago
  Morgan Harris 180b292968 Add test for closest matching parent 2 years ago