Recent Releases of softmaple

softmaple - Version 1.2.1

What's Changed

  • feat: added powered by vercel footer. by @zhyd007 in https://github.com/SoftMaple/Editor/pull/52
  • perf: migrate Highlight.js to Prism.js by @zhyd007 in https://github.com/SoftMaple/Editor/pull/55
  • fix: placeholder display bug. by @zhyd007 in https://github.com/SoftMaple/Editor/pull/57
  • Community Standards by @zhyd007 in https://github.com/SoftMaple/Editor/pull/59
  • docs: added special thanks to Vercel. by @zhyd007 in https://github.com/SoftMaple/Editor/pull/64
  • build: bumped version to 1.2.1 by @zhyd007 in https://github.com/SoftMaple/Editor/pull/67

Full Changelog: https://github.com/SoftMaple/Editor/compare/v1.1.1...v1.2.1

- TypeScript
Published by zhyd1997 over 4 years ago

softmaple - Version 1.1.1

What's Changed

  • fix: corrected website domain. by @007tom in https://github.com/SoftMaple/Editor/pull/48

Full Changelog: https://github.com/SoftMaple/Editor/compare/v1.1.0...v1.1.1

- TypeScript
Published by zhyd1997 over 4 years ago

softmaple - Version 1.1.0

What's Changed

  • perf: shifted pnpm from yarn for better disk space. by @007tom in https://github.com/SoftMaple/Editor/pull/1
  • Package liciense by @007tom in https://github.com/SoftMaple/Editor/pull/2
  • feat: added highlight latex source code support. by @007tom in https://github.com/SoftMaple/Editor/pull/3
  • fix: ssr for draftjs. by @007tom in https://github.com/SoftMaple/Editor/pull/5
  • feat: used npm library instead (written by myself). by @007tom in https://github.com/SoftMaple/Editor/pull/7
  • docs: added Editor screenshot. by @007tom in https://github.com/SoftMaple/Editor/pull/9
  • refactor: replaced the rest of css with emotion. by @007tom in https://github.com/SoftMaple/Editor/pull/11
  • refactor: renamed style-controls to toolbar. by @007tom in https://github.com/SoftMaple/Editor/pull/12
  • fix: added built-in types for toolbar. by @007tom in https://github.com/SoftMaple/Editor/pull/14
  • feat: added clipboard support. by @007tom in https://github.com/SoftMaple/Editor/pull/16
  • feat: added word-wrap for source code display. by @007tom in https://github.com/SoftMaple/Editor/pull/18
  • fix: used server-side context to detect mobile devices. by @007tom in https://github.com/SoftMaple/Editor/pull/20
  • fix: moved save fn to preview panel. by @007tom in https://github.com/SoftMaple/Editor/pull/22
  • docs: added pitfalls and depolyment badge. by @007tom in https://github.com/SoftMaple/Editor/pull/23
  • feat: added save button. by @007tom in https://github.com/SoftMaple/Editor/pull/24
  • build: updated draftjs-to-latex version to v0.3.2 by @007tom in https://github.com/SoftMaple/Editor/pull/25
  • fix: escaped special LaTeX symbols. by @007tom in https://github.com/SoftMaple/Editor/pull/26
  • feat: added header. by @007tom in https://github.com/SoftMaple/Editor/pull/27
  • feat: added favicons. by @007tom in https://github.com/SoftMaple/Editor/pull/28
  • perf: optimized highlight js rendering. by @007tom in https://github.com/SoftMaple/Editor/pull/29
  • feat: added dark mode support for editor panel. by @007tom in https://github.com/SoftMaple/Editor/pull/31
  • docs: added screenshot gif. by @007tom in https://github.com/SoftMaple/Editor/pull/32
  • Create FUNDING.yml by @007tom in https://github.com/SoftMaple/Editor/pull/33
  • fix: added missing lang. by @007tom in https://github.com/SoftMaple/Editor/pull/34
  • fix: changed math color for better accessibity. by @007tom in https://github.com/SoftMaple/Editor/pull/35
  • fix: removed security risk. by @007tom in https://github.com/SoftMaple/Editor/pull/37
  • fix: corrected latex wrapper usage. by @007tom in https://github.com/SoftMaple/Editor/pull/38
  • perf: used KaTeX and Highlights.js CDN. by @007tom in https://github.com/SoftMaple/Editor/pull/40
  • feat: added cloudflare web analytics support. by @007tom in https://github.com/SoftMaple/Editor/pull/42
  • fix: replaced cloudflare web analytics with splitbee. by @007tom in https://github.com/SoftMaple/Editor/pull/43
  • Create CITATION.cff by @007tom in https://github.com/SoftMaple/Editor/pull/44
  • feat: added saved alert. by @007tom in https://github.com/SoftMaple/Editor/pull/46

New Contributors

  • @007tom made their first contribution in https://github.com/SoftMaple/Editor/pull/1

Full Changelog: https://github.com/SoftMaple/Editor/compare/v1.0.0...v1.1.0

- TypeScript
Published by zhyd1997 over 4 years ago

softmaple - Version 1.0.0

Nextjs X Vercel

  • supported many features when style text.
  • fixed Draftjs compatible with Nextjs.

- TypeScript
Published by zhyd1997 over 4 years ago