Skip to content
This repository was archived by the owner on Oct 6, 2019. It is now read-only.

Zen - Minor patch

Choose a tag to compare

@polterguy polterguy released this 28 Jun 08:58
· 1311 commits to master since this release

This release fixes some minor bugs with the Zen release, in addition to having a couple of new features.

  • Rendering invisible widgets "beautifully" by indenting the invisible widget markup correctly, according to the rest of the content on your page.
  • P5 now has a generic startup load, which will traverse all folders in "p5.webapp", looking for "startup.hl" files automatically. Which means you no longer have to edit your web.config file to include System42 or other components.
  • [create-widgets] overload (plural form) that allows for instantiating extension widgets, without being forced to create a wrapper widget. Which reduces and completely eliminates the "markup noise" in your HTML.

Besides from that, see the main Zen release for what you can expect.