Skip to content

1.0.0

Compare
Choose a tag to compare
@GehDoc GehDoc released this 01 Mar 22:45
· 247 commits to master since this release

Added

  • [DOC] clarify "textile" guards in the code source, and explain how-to use them in CONTRIBUTING.md
  • [DOC] Tests are required.
  • [DOC] CONTRIBUTING : announce our modified Textile.js web live editor
  • [PREVIEW] Activate tokens caching
  • [INTERNAL] Add script to convert screencast formats (WEBM to GIF)

Changed

  • [INTERNAL] Clarify prepare_vscode_tree.sh feedbacks
  • Update to vscode 1.42.1
  • [PREVIEW] Init Textile-js options at the right place, and remove unused variable and comment.
  • Update textile-js to GehDoc/textile-js@34e3fdf , to allow implementation of tokens caching.
  • Update textile-js to GehDoc/textile-js@242ba11 , to get library versioning and fresh sources (updated webpack).
  • [OPTIONS] Disable 'linkify' option (wasn't working). Progress on #3

Fixed

  • [PREVIEW] Use font-size and line-height from VSCode's parameters. Progess on #3