]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2024-07-16 Ulrich-Matthias... fix(types): make on/off generic make-on-off-generic 1320/head
2024-06-27 Ulrich-Matthias... prettier 3.2.4
2024-06-27 Ulrich-Matthias... release 3.2.4
2024-06-27 Ulrich-Matthias... fixing dmove for nested svgs (https://github.com/svgdot...
2024-06-18 Ulrich-Matthias... add link to release
2024-06-18 Ulrich-Matthias... adapt changelog 3.2.3
2024-06-18 Ulrich-Matthias... fix export map for father tool
2024-06-18 Ulrich-Matthias... release 3.2.2 3.2.2
2024-06-18 Ulrich-Matthias... fix import map
2024-06-18 Ulrich-Matthias... update babel transform runtime version
2024-06-18 Ulrich-Matthias... fix typo in changelog
2024-06-18 Ulrich-Matthias... release 3.2.1 3.2.1
2024-06-18 Ulrich-Matthias... update changelog
2024-06-18 Ulrich-Matthias... update dependencies
2023-09-08 Ulrich-Matthias... use proper export map
2023-09-03 Ulrich-Matthias... Merge pull request #1238 from gormster/1237-list-expose...
2023-09-03 Ulrich-Matthias... add more events to sugar (fixes #1217)
2023-09-03 Ulrich-Matthias... fix css, dont throw when screenCtm fails (fixes #968)
2023-09-03 Ulrich-Matthias... add sugar methods to runner (fixes #1117)
2023-09-03 Ulrich-Matthias... added amove methods to runner (fixes #1131)
2023-09-03 Ulrich-Matthias... make duration optional in types
2023-09-03 Ulrich-Matthias... allow + as delemiter in paths (fixes #1165)
2023-09-03 Ulrich-Matthias... doscontinue use of svgjs:data in favor of data-svg
2023-09-03 Ulrich-Matthias... fix import of leading, dont write data to dom if not...
2023-09-03 Ulrich-Matthias... support css vars (fixes #1230)
2023-09-03 Ulrich-Matthias... only apply color conversion to attributes that can...
2023-09-03 Ulrich-Matthias... allow nodes that are not imported yet (fixes #1252)
2023-09-03 Ulrich-Matthias... add isHTML flag to types (fixes #1266)
2023-09-03 Ulrich-Matthias... allow 0 as animation duration and delay (fixes #1225)
2023-09-03 Ulrich-Matthias... allow 0 as animation duration and delay (fixes #1125)
2023-09-02 Ulrich-Matthias... add terminate method to timeline so memory can be freed
2023-09-02 Ulrich-Matthias... allow string as input to rect
2023-09-02 Ulrich-Matthias... skip descriptive elements on rebuild and toParent
2023-08-18 Ulrich-Matthias... Merge pull request #1309 from we125182/1307-add-Frament...
2023-08-18 Jiandeperf: add Container constructor declaration. 1309/head
2023-08-17 Jiandeperf: use dynamic extends to avoid duplicated declarati...
2023-08-14 Jiandefix: add Fragment declaration in svg.js.d.ts
2023-06-12 Ulrich-Matthias... dependency updates, easier formatting
2023-06-12 Ulrich-Matthias... update lockfile version, formatting 3.2.0
2023-06-12 Ulrich-Matthias... update changelog, revert umd wrapper config
2023-05-10 Ulrich-Matthias... Merge pull request #1300 from AstroCorp/fix/types
2023-05-10 Alejandro Lealfix toParent type 1300/head
2023-04-15 Ulrich-Matthias... Merge pull request #1297 from albert-github/feature...
2023-04-15 albert-githubSpelling corrections 1297/head
2023-04-05 Ulrich-Matthias... Merge pull request #1294 from timgates42/bugfix_typos
2023-04-05 Tim Gatesdocs: Fix a few typos 1294/head
2023-01-28 Ulrich-Matthias... Merge pull request #1278 from HarryFaulkner/1277-use...
2022-12-13 Ulrich-Matthias... Clone without assigning new IDs
2022-08-21 HarryFaulknerMerge branch 'svgdotjs:master' into 1277-use-single... 1278/head
2022-08-21 Harry Faulknerremove double quote from all 'url()' refs, update tests
2022-08-12 Ulrich-Matthias... Merge pull request #1280 from dhckdaks/1279-fix-addto...
2022-08-11 cmohfix: Add second parameter definition 1280/head
2022-08-09 Harry Faulkner1277: remove double quotes from maskWith url() impl
2022-02-07 Timo Hausmannd.ts Timeline.active() (#1253)
2022-01-27 GlandosPerformance: don't create extra objects in point()...
2022-01-26 Ulrich-Matthias... release 3.1.2 3.1.2
2022-01-18 Ulrich-Matthias... Merge pull request #1249 from Mscht/1248-event-target...
2022-01-18 Mario SchlichtAdd parameter "options" to EventTarget.off() 1249/head
2021-11-24 Morgan HarrisAdd a test to check that the new and original methods... 1238/head
2021-11-24 Morgan HarrisAllow access to original Array.prototype methods on...
2021-11-23 Ulrich-Matthias... Merge pull request #1236 from gormster/fix-1235
2021-11-23 Morgan HarrisAdd regression test for #1235 1236/head
2021-11-23 Morgan HarrisReturn null if `until` not in parent chain
2021-11-23 Morgan HarrisAdd test for closest matching parent
2021-11-23 Morgan HarrisFix broken parents() function
2021-11-10 Ulrich-Matthias... Merge pull request #1233 from adamyakes/1232-dmove...
2021-11-10 Adam YakesIncludes dmove method on Runner class 1233/head
2021-11-05 Ulrich-Matthias... Merge pull request #1231 from Glandos/patch-2
2021-11-05 GlandosfindOne can return null 1231/head
2021-10-27 Ulrich-Matthias... fixed issues when animating css, updated deps
2021-10-12 Ulrich-Matthias... Merge pull request #1223 from larshp/master
2021-10-12 Lars Hvamtypes: remove at() methods 1223/head
2021-09-23 Ulrich-Matthias... Merge pull request #1219 from visionm45/master
2021-09-22 Danielthis time for real revert package lock 1219/head
2021-09-22 DanielRevert "remove old code"
2021-09-22 DanielRevert "remove old code"
2021-09-22 Danielreverted package lock and edit nodeOrNew
2021-09-22 DanielRevert "nodeornew"
2021-09-22 Danielremove old code
2021-09-20 Daniel Kerncheck 'ownerDocument' in node in nodeOrNew
2021-09-20 Daniel Kernnew
2021-09-20 Daniel Kernnodeornew
2021-09-07 Ulrich-Matthias... Merge pull request #1215 from meriturva/patch-1
2021-09-07 Diego BonuraUpdate svg.js.d.ts 1215/head
2021-06-25 Ulrich-Matthias... package-lock 3.1.1
2021-06-25 Ulrich-Matthias... Release 3.1.1
2021-06-18 Ulrich-Matthias... Update svg.js.d.ts
2021-06-18 Ulrich-Matthias... Merge pull request #1204 from maximedupre/patch-1
2021-06-17 Maxime DupréFixes types starting tsc 4.2.4 1204/head
2021-06-13 Ulrich-Matthias... Release 3.1.0 3.1.0
2021-06-13 Ulrich-Matthias... cleaned up config, reduced bundle size by a lot!!!
2021-06-13 Ulrich-Matthias... fix group move bug when group contains elements without...
2021-06-11 WoutUpdate website to svgjs.dev
2021-06-09 Woutfix: change domain name to svgjs.dev
2021-06-09 WoutUpdate README.md
2021-05-19 Ulrich-Matthias... Update README.md
2021-05-03 Ulrich-Matthias... Merge pull request #1201 from josepaiva94/types
2021-05-03 José C. Paivaadd types for styles 1201/head
2021-05-03 José C. Paivaadd types for styles
2021-01-13 Ulrich-Matthias... update dependencies, apply new linter fixes
next