]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
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-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
2020-12-17 ordagotypos (#1179)
2020-12-13 Ulrich-Matthias... Merge pull request #1175 from FortAwesome/fix-elliptica...
2020-12-12 Mike Wilkersonadd more elliptical arc flag parsing test coverage 1175/head
2020-12-12 Mike Wilkersonfix for arc flags parsing
2020-11-16 Ulrich-Matthias... Merge pull request #1168 from melon3r/patch-1
2020-11-16 DaniAllow strings to be passed as transform origin on TS 1168/head
2020-11-12 Ulrich-Matthias... Merge pull request #1167 from melon3r/patch-1
2020-11-12 DaniAdd style() to Container on TS bindings 1167/head
2020-10-27 Philippe BernardFix issue with Jest 1161/head
2020-10-14 Philippe BernardTest case for Dom.clone() with assignNewIds = false
2020-10-14 Philippe BernardNew paremeter assignNewIds for Dom.clone()
2020-09-27 Ulrich-Matthias... fix `clone()` to return the correct instance (#1154)
2020-09-05 Ulrich-Matthias... fix path parsing (#1145)
2020-09-05 jhajjaarapAdd attribute `rotate` to `MatrixTransformParam` (...
2020-06-15 Ulrich-Matthias... Merge pull request #1129 from josepaiva94/types
2020-06-14 José C. PaivaRemove extends ElementAlias from List items 1129/head
2020-06-14 José C. PaivaFix types for List and ForeignObject
2020-06-13 Ulrich-Matthias... Update svg.js.d.ts
2020-06-02 Ulrich-Matthias... Merge pull request #1126 from pjbatista/1124-window...
2020-06-02 Pedro José... Added exports from window.js 1126/head
2020-06-01 Ulrich-Matthias... Merge pull request #1123 from pragdave/some-more-typings
2020-06-01 Ulrich-Matthias... Merge branch 'master' into some-more-typings 1123/head
2020-06-01 Ulrich-Matthias... Fix add method for ForeignObject
2020-06-01 Ulrich-Matthias... Fix constructor typings for ForeignElement
2020-05-31 pragdaveadd string parameters to Runner.ease()
2020-05-31 pragdaveslowly iterating towards List nirvana. FO still pending...
2020-05-31 pragdaveFix up List (maybe). ForeignObject still open for discu...
2020-05-30 pragdaveaff foreignObject to types, get get List working
2020-05-27 Ulrich-Matthias... Merge pull request #1116 from Glandos/patch-1
2020-05-27 GlandosBetter typing for css getter/setter 1116/head
2020-05-20 Ulrich-Matthias... Merge pull request #1111 from acedrew/ts-runner-ease
2020-05-20 Andrew RodgersAdd optional string type to Runner.ease 1111/head
2020-05-19 Ulrich-Matthias... added geometry and positioning methods to `A` (#1110)
2020-05-19 Ulrich-Matthias... sorted method names
2020-05-10 Ulrich-Matthias... add twitter and other cdns
2020-05-10 Ulrich-Matthias... added funding
2020-05-09 Ulrich-Matthias... Create FUNDING.yml
2020-05-09 Ulrich-Matthias... added sponsor badge
2020-05-09 Ulrich-Matthias... make targets for textPath work when no href is set
2020-05-09 Ulrich-Matthias... close tags in tests so that svgdom is satisfied
2020-05-08 Ulrich-Matthias... Merge pull request #1106 from pragdave/some-type-based...
2020-05-07 pragdaveremove union return value 1106/head
2020-05-07 pragdaveIt was difficult to use the zero-parameter form of...
next