Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

53 lines (27 loc) · 1.04 KB

Change Log

v2.0.6

  • fix bug: ldrs.update should check range flag.

v2.0.5

  • remove postinstall to prevent from breaking dependency installation

v2.0.4

  • add ldslider and deprecate ldSlider.

v2.0.3

  • use number ~ number instead of number to number for input value.
  • duse default value 0 for input value if parseFloat fails.

v2.0.2

  • handle right-click issue

v2.0.1

  • remove the dependency of ldiconfont by mimicing lock icon with pure CSS.

v2.0.0

  • use crash numbering gothic font and tweak vertical offset, especially for Firefox.
  • remove redundant and unnecessary width / right style in bar width
  • align class name ( .lock-line to .line.lock, .ptr to .line.p )
  • tweak stylus source code for better readability
  • add crashing-number default font for consistent size.
    • use ldrs-default-font for placeholder and easier plug-play.
  • add font.styl which inline font directly.
  • support range slider and custom variables for styling

v1.1.1

  • upgrade modules

v1.1.0

  • rename package.