Skip to content

Releases: plotdb/block

5.7.0

03 Jan 09:42

Choose a tag to compare

  • add compatible({current, required}) function to determine if a given bid is compatible with requirement

5.6.5

26 Dec 12:06

Choose a tag to compare

  • fix bug: resolve-plug-and-clone-node use document, which should be doc

5.6.4

26 Dec 11:35

Choose a tag to compare

  • fix bug: manager.set uses Element, which should be win.Element

5.6.3

12 Dec 14:21

Choose a tag to compare

  • fix bug: change in 5.6.2 cause path transform fails with index.html in path.

5.6.2

26 Nov 02:37

Choose a tag to compare

  • fix bug: block cache doesn't work if path contains index.html

5.6.1

12 Nov 02:58

Choose a tag to compare

  • fix bug: host should return null if no match, considering list returns empty list if nothing matches.

5.6.0

01 Nov 09:49

Choose a tag to compare

  • extend manager.set to support NodeList directly
  • support multiple event names in pubsub listener api
  • support client and clients API, host counterpart of a block
  • fix bug: transform failed if registry is not well-defined.
  • upgrade dependencies

5.5.4

31 Mar 14:16

Choose a tag to compare

  • fix bug: host should always be inited and checked for existence before using

5.5.3

18 Mar 12:13

Choose a tag to compare

  • add event handler / language getter in i18n interface provided to block instance when initializing

5.5.2

16 Mar 14:39

Choose a tag to compare

  • apply fallback default plug after matching child plug to support nested plug