itdoxy-lab/web_src/js
silverwind 8188176b58
Direct SVG rendering (#12157)
Introduce 'make svg' which calls a node script that compiles svg files
to `public/img/svg`. These files are vendored to not create a dependency
on Node for the backend build.

On the frontend side, configure webpack using `raw-loader` so SVGs can
be imported as string.

Also moved our existing SVGs to web_src/svg for consistency.

Fixes: https://github.com/go-gitea/gitea/issues/11618
2020-07-12 12:10:56 +03:00
..
components
features Direct SVG rendering (#12157) 2020-07-12 12:10:56 +03:00
markdown Direct SVG rendering (#12157) 2020-07-12 12:10:56 +03:00
standalone
vendor Rewrite GitGraph.js (#12137) 2020-07-05 02:04:24 +01:00
index.js Direct SVG rendering (#12157) 2020-07-12 12:10:56 +03:00
jquery.js
publicpath.js
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 2020-05-24 08:36:40 +01:00
svg.js Direct SVG rendering (#12157) 2020-07-12 12:10:56 +03:00
utils.js Direct SVG rendering (#12157) 2020-07-12 12:10:56 +03:00