Skip to content

Version 18.2.3100

Compare
Choose a tag to compare
@windmillcode0 windmillcode0 released this 09 Sep 02:23
· 128 commits to main since this release

Overview

new package WML Components Base

WML Components Base

  • [BREAKING CHANGE] seperated angular features from core library to angular-wml-components-base
    moving WMLComponentBaseZeroPropsMixin, WMLComponentBaseZeroProps, WMLComponentBaseZero,addCustomComponent, WMLNGXTranslateLoader,WMLTestUtils to the angular base library
    deleting WMLModuleForRootProps
  • now all the features in WML Components Base can be used in any framework

WML Angular Components Base

  • pulled features from seperated angular features from core library to angular-wml-components-base
    creating WMLAngularTestUtils,WMLAngularTestHttpHandler,WMLAngularModuleForRootProps,WMLAngularMotionUIProperty
    WMLAngularCustomComponent from their orginal respective part which exlude "Angular in their name"

Full Changelog: 18.2.3000...18.2.3100