Skip to content

Syntax.js v2.3.1 - Style improvements and new Custom Triggers!

Compare
Choose a tag to compare
@williamtroup williamtroup released this 04 Jan 12:18
· 112 commits to main since this release
e02701d
  • Comments are now italic by default.
  • Added a new binding custom trigger called "onButtonsClosed", which states an event that should be triggered when the buttons are closed.
  • Added a new binding custom trigger called "onButtonsOpened", which states an event that should be triggered when the buttons are closed.
  • Minor documentation improvements.