Skip to content

Releases: vanillawc/wc-markdown

Maintenance

28 Nov 02:13
Compare
Choose a tag to compare
  • fix CI warning
  • remove 'clean' script
  • refactor demos to use wc-demo

Remove CircleCI CI/CD

14 Nov 00:15
Compare
Choose a tag to compare
v1.3.4

1.3.4

Add GH Actions CI/CD

14 Nov 00:14
Compare
Choose a tag to compare
v1.3.3

1.3.3

Maintenance

14 Nov 00:01
Compare
Choose a tag to compare

Add linting support

Maintenance

14 Nov 00:00
Compare
Choose a tag to compare
  • fix typos
  • update demos (import scripts from jsDelivr)
  • add 'start' script
  • add 'package' script
  • optimize package contents
  • add dist/ to package
  • add 'version' script (w/ dist/ auto-build)

Add 'value' property

29 Oct 07:05
Compare
Choose a tag to compare

Refactor and add the 'value' property. This allows users to set the value of the element dynamically in JS.

Fix Entry Points

17 Aug 00:04
Compare
Choose a tag to compare

Main -> ESM
Module -> Bundler-compatible build

Update Readme to remove 'tables' attribute

17 Aug 00:04
Compare
Choose a tag to compare

This configuration option is no longer necessary. Tables are parsed by default w/ Marked

Switch the MD parser (Showdown -> Marked)

17 Aug 00:03
Compare
Choose a tag to compare

Add Markdown table support

17 Aug 00:02
Compare
Choose a tag to compare