Skip to content

Support nested fragments

Latest
Compare
Choose a tag to compare
@wisercoder wisercoder released this 08 Dec 19:14
· 7 commits to master since this release

Nested fragments are now supported. Also, in order to support expressions such as { someBool && <MyComponent /> } boolean false values are now not displayed.

In other news, the time for WebComponents has now come. FireFox now supports Shadow DOM. Microsoft's Edge is switching to Chromium, which brings WebComponents to Edge. UIBuilder helps you create WebComponents, as well as use them in your applications.