Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Releases: deckar01/task_list

Extra Changed Event Data

22 Jan 22:37
Compare
Choose a tag to compare

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

24 Jan 13:53
d1c9645
Compare
Choose a tag to compare

The packages using this version are missing the required changes. Use v2.2.0 instead.

CommonMark Link Parsing

11 Jan 20:47
Compare
Choose a tag to compare

Prioritize tasks over links by not allowing spaces between link parts like CommonMark.

Vanilla JS

19 May 02:27
Compare
Choose a tag to compare

jQuery in now optional and the assets can be consumed via npm.

v1.0.6: Don't Update Code Blocks

12 Oct 14:54
Compare
Choose a tag to compare

Prevent updates from modifying list items inside code blocks.

v1.0.5: Loosen Gem Pinning

03 Oct 11:21
Compare
Choose a tag to compare

Loosen gem pinning to the major version.

v1.0.4: Fix list class

03 Oct 11:19
Compare
Choose a tag to compare

Don't mark plain lists as task lists.

v1.0.3: Fork as deckar01-task_list

27 Sep 19:16
Compare
Choose a tag to compare

Fork as deckar01-task_list gem and pin some dependencies