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

Releases: deckar01/task_list

Extra Changed Event Data

Choose a tag to compare

@deckar01 deckar01 released this 22 Jan 22:37

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

Choose a tag to compare

@deckar01 deckar01 released this 24 Jan 13:53
d1c9645

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

CommonMark Link Parsing

Choose a tag to compare

@deckar01 deckar01 released this 11 Jan 20:47

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

Vanilla JS

Choose a tag to compare

@deckar01 deckar01 released this 19 May 02:27

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

v1.0.6: Don't Update Code Blocks

Choose a tag to compare

@deckar01 deckar01 released this 12 Oct 14:54

Prevent updates from modifying list items inside code blocks.

v1.0.5: Loosen Gem Pinning

Choose a tag to compare

@deckar01 deckar01 released this 03 Oct 11:21

Loosen gem pinning to the major version.

v1.0.4: Fix list class

Choose a tag to compare

@deckar01 deckar01 released this 03 Oct 11:19

Don't mark plain lists as task lists.

v1.0.3: Fork as deckar01-task_list

Choose a tag to compare

@deckar01 deckar01 released this 27 Sep 19:16

Fork as deckar01-task_list gem and pin some dependencies