Skip to content

Releases: WindMillCode/Windmillcode-Angular-CDK

18.2.9000

23 Oct 22:59
Compare
Choose a tag to compare

Overview

  • Updated library to the latest patch version of angular core

Full Changelog: 18.2.8000...18.2.9000

18.2.8000

17 Oct 14:14
Compare
Choose a tag to compare

18.2.7000

02 Oct 14:09
Compare
Choose a tag to compare

Overview

  • Updated library to the latest patch version of angular core

18.2.6000

02 Oct 02:32
Compare
Choose a tag to compare

Overview

  • Updated library to the latest patch version of angular core

18.2.4200 3D Carousel

22 Sep 03:02
Compare
Choose a tag to compare

Overview

  • Created new 3d carousel component
  • Breaking changes in core libaries

WML Components Base

  • [BREAKING CHANGE] - chaned spelling error from injectKeyframes to injectKeyFrames IN WMLMotionUIProperty

WML Three

  • [BREAKING CHANGE] all references that started with WMLCommonThree are now WMLThreeCommon all references to addRendererToDOM are now initRenderers
  • [UPDATE] added CSS2DRenderer support to support html elements in three.js

WML Schematics

  • [PATCH] ensured lint configraution gets added when creating a new library, tried to move the free and paid modules to the root folder of a library but only succcced in creating them in the addtl folder

WML Carousel (New Library)

Full Changelog: 18.2.4100...18.2.4200

18.2.4100 THREEJS INTEGRATION !!!

20 Sep 01:22
Compare
Choose a tag to compare

Overview

  • Our library now supports threejs in a plug and play way
  • YOUR WORRIES ABOUT MATH AND PHYSICS WILL SOON BE GONE

WML Components Base

  • [UPDATE] added helper function updateKeyFrames for WMLMotionUIProperty making it easier to update keyframes

WML Three [NEW LIBRARY]

Full Changelog: 18.2.4000...18.2.4100

18.2.4000

16 Sep 17:32
Compare
Choose a tag to compare

Overview

  • css transition, and pause and play support
  • updated package to reflect the version 18.2.4 of @angular/core package

WML Components Base

  • [UPDATE] added css transitions and pause & play functionaity to WMLMotionUIProperty
  • updated package to conform with @windmillcode/wml-components-base

WML Angular Components Base

  • [UPDATE] added motionKeyFrameEvent for css transitions WMLAngularMotionUIProperty
  • updated package to conform with @windmillcode/wml-components-base

Full Changelog: 18.2.3100...18.2.4000

Version 18.2.3100

09 Sep 02:23
Compare
Choose a tag to compare

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

Version 18.2.3000

06 Sep 01:42
Compare
Choose a tag to compare

updated package to reflect the version 18.2.3 of @angular/core package