Skip to content

Releases: AjayPoshak/coachmarkJS

Release list

v1.1.0

Choose a tag to compare

@AjayPoshak AjayPoshak released this 30 Nov 13:17
  • (feature) Sort coachmark elements according to the numberic value in data-coachmark attribute.
  • (fix) Remove all the dynamic style sheets when Coachmark is destroyed
  • (fix) Append px unit to all CSS Styles elements because after adding HTML5 doctype declaration any CSS unit being added from JS, without unit is ignored
  • (feature) Add a README file