Skip to content

Releases: loadingio/ldcover

3.5.4

03 Feb 05:59
Compare
Choose a tag to compare
  • support DOM removal by removeNode option in destroyer API.

3.5.3

10 Sep 12:42
Compare
Choose a tag to compare
  • tweak style about gapping with scroll + autogap settings.

3.5.2

17 May 09:06
Compare
Choose a tag to compare
  • add autogap class for automatically prepare padding / gapping between window boundary

3.5.1

19 Feb 12:48
Compare
Choose a tag to compare
  • tweak fullscreen classes responsive settings

3.5.0

19 Feb 12:27
Compare
Choose a tag to compare
  • support conditional fullscreen class

3.4.0

13 Feb 14:19
Compare
Choose a tag to compare
  • support destroy function
  • remove escape listener once dialog is dismissed
  • clear inline cover click event listener variable once dismiss
  • fix bug: small gap in the left hand side due to :after pseudo class margin

3.3.1

24 Jan 06:25
Compare
Choose a tag to compare
  • fix bug: nested data-ldcv-* in child ldcover should not be propagated to parent ldcover.
  • upgrade modules to fix dependencies vulnerability

3.3.0

28 Sep 12:49
Compare
Choose a tag to compare
  • add toggled.on and toggled.off event for post toggle event

3.2.1

18 May 18:22
Compare
Choose a tag to compare
  • fix bug: when toggling off, z-index is updated too early, lead to unsmooth fading animaion sometimes.

3.2.0

17 May 04:21
Compare
Choose a tag to compare
  • add data parameter in toggle and get api for passing data between caller / callee.
  • add data event to pass data to callee