Skip to content

Releases: loadingio/ldview

1.7.2

Choose a tag to compare

@zbryikt zbryikt released this 14 Jan 08:42
  • fix bug: ctxs in ctx of nested view isn't correct

1.7.1

Choose a tag to compare

@zbryikt zbryikt released this 03 Jan 09:02
  • fix bug: ldview.merge doesn't work correctly when field to merge is false after converting to boolean

1.7.0

Choose a tag to compare

@zbryikt zbryikt released this 20 Nov 06:30
  • support Promise with render

1.6.0

Choose a tag to compare

@zbryikt zbryikt released this 10 Nov 08:26
  • support ctx in nested view with parameters as handlers

1.5.2

Choose a tag to compare

@zbryikt zbryikt released this 01 Nov 09:30
  • remove @loadingio/ldquery dependency
  • upgrade dependencies

1.5.1

Choose a tag to compare

@zbryikt zbryikt released this 15 Mar 05:00
  • fix typo in pug mixin scope

1.5.0

Choose a tag to compare

@zbryikt zbryikt released this 20 Jun 12:59
  • add merge class api
  • support multiple configuration in constructor arguments.

1.4.3

Choose a tag to compare

@zbryikt zbryikt released this 11 Apr 03:57
  • fix bug: '' treated as undefined and thus can't be mapped to a node, causing node not found issue.

1.4.2

Choose a tag to compare

@zbryikt zbryikt released this 28 Feb 12:28
  • fix bug: incorrect variable used in checking consumed.

1.4.1

Choose a tag to compare

@zbryikt zbryikt released this 28 Feb 12:28
  • fix bug: duplicated keys in ld-each list may leave orphan nodes undeleted.
  • npm audit fix