Releases: WindMillCode/Windmillcode-Angular-CDK
Releases · WindMillCode/Windmillcode-Angular-CDK
18.2.6000
Overview
- Updated library to the latest patch version of angular core
18.2.4200 3D Carousel
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 !!!
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
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
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
updated package to reflect the version 18.2.3 of @angular/core package