Skip to content

Releases: tc39/ecmarkup

Version 18.3.1

25 Mar 15:31
Compare
Choose a tag to compare

What's Changed

  • bump grammarkdown and account for unescaping of < in #589

Full Changelog: v18.3.0...v18.3.1

Version 18.3.0

22 Mar 23:31
6eacc76
Compare
Choose a tag to compare

What's Changed

Miscellaneous improvements to the CSS used when printing.

Full Changelog: v18.2.0...v18.3.0

v18.2.0

23 Feb 06:32
Compare
Choose a tag to compare

What's Changed

Version 18.1.3

01 Feb 21:28
Compare
Choose a tag to compare

What's Changed

Version 18.1.2

31 Jan 06:01
Compare
Choose a tag to compare

What's Changed

  • set svg size in html in #569
  • basic typechecking in #568

Version 18.1.1

14 Dec 18:35
Compare
Choose a tag to compare

What's Changed

  • fix help text for --load-biblio CLI flag in #565
  • allow "Repeat n times" in #567

Version 18.1.0

03 Nov 21:29
Compare
Choose a tag to compare

What's Changed

  • Better completion regex in #558
  • add "skip global checks" attribute for AOs in #559
  • add unpinning buttons and clear button to pin list in #560
  • add support for keyboard 0 selecting pin number 10 in #561
  • add pin-related shortcuts to help modal in #562

Version 18.0.0

18 Sep 17:54
Compare
Choose a tag to compare

Breaking changes

  • remove --js-out/--css-out; replace with --assets-dir in #543
  • improve accessibility of text [i.e. switch out the font and some other styling] in #539
  • lint against non-kebab-cased enum values in #548

Other changes

  • change header of references pane to show heading instead of anchor in #542
  • force page background colour to white in #545
  • allow references pane to be resized in #546
  • Separate toolbox items into independently-wrappable "words" in #554
  • Highlight the anchor target in #441
  • Dynamically add content to make <sup>s copy-paste safe in #517

Full Changelog: v17.1.1...v18.0.0

Version 17.1.1

03 Aug 20:57
Compare
Choose a tag to compare

make redeclaration rule slightly more strict d9df38b

Version 17.1.0

03 Aug 20:47
Compare
Choose a tag to compare
  • lint for redeclarations in #541