This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
Releases: deckar01/task_list
Releases · deckar01/task_list
Extra Changed Event Data
The task-list:changed
event now includes metadata about the line number and markdown source of the checkbox that was checked. This feature was requested by GitLab developer @fatihacet to allow their backend to recover from conflicting database writes. See gitlab-org/gitlab-ce!23938 for more info.
Skip this version
The packages using this version are missing the required changes. Use v2.2.0 instead.
CommonMark Link Parsing
Prioritize tasks over links by not allowing spaces between link parts like CommonMark.
Vanilla JS
jQuery in now optional and the assets can be consumed via npm.
v1.0.6: Don't Update Code Blocks
Prevent updates from modifying list items inside code blocks.
v1.0.5: Loosen Gem Pinning
Loosen gem pinning to the major version.
v1.0.4: Fix list class
Don't mark plain lists as task lists.
v1.0.3: Fork as deckar01-task_list
Fork as deckar01-task_list gem and pin some dependencies