Releases: vanillawc/wc-markdown
Releases · vanillawc/wc-markdown
Maintenance
- fix CI warning
- remove 'clean' script
- refactor demos to use wc-demo
Remove CircleCI CI/CD
v1.3.4 1.3.4
Add GH Actions CI/CD
v1.3.3 1.3.3
Maintenance
Add linting support
Maintenance
- 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
Refactor and add the 'value' property. This allows users to set the value of the element dynamically in JS.
Fix Entry Points
Main -> ESM
Module -> Bundler-compatible build
Update Readme to remove 'tables' attribute
This configuration option is no longer necessary. Tables are parsed by default w/ Marked
Switch the MD parser (Showdown -> Marked)
v1.2.0 1.2.0
Add Markdown table support
v1.1.0 1.1.0