This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
svgedit
Watch
1
Star
0
Fork
0
You've already forked svgedit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df69ba2b720c4a0baac9b9268d4e8bcf4d312531
svgedit
/
docs
History
Brett Zamir
df69ba2b72
- Move jsdoc output to public directory so may be visible on releases (while still having in a
.gitignore
)
2018-05-30 11:32:56 +08:00
..
Acknowledgements.md
- Update Opera and jQuery links
2018-05-18 13:48:47 +08:00
ConfigOptions.md
- Breaking change: Rename config file to
svgedit-config-iife.js
(or for the module version,
svgedit-config-es.js
);
2018-05-25 20:03:14 +08:00
ExtensionDocs.md
- Breaking change: Rename config file to
svgedit-config-iife.js
(or for the module version,
svgedit-config-es.js
);
2018-05-25 20:03:14 +08:00
FrequentlyAskedQuestions.md
(INCOMPLETE: ES6 Module conversion and linting)
2018-05-22 18:02:57 +08:00
jsdoc-config.json
- Move jsdoc output to public directory so may be visible on releases (while still having in a
.gitignore
)
2018-05-30 11:32:56 +08:00
ReleaseInstructions.md
- Docs (ReleaseInstructions): Avoid referencing binary files for now;
2018-05-30 11:16:54 +08:00
SvgCanvas.md
- Apply tabs->4 spaces to Markdown code and remove extra WS (more like ESLint "standard")
2018-05-18 14:57:02 +08:00