Skip to content

Releases: WindMillCode/Windmillcode-Angular-CDK

19.0.6000

12 Jan 17:50
Compare
Choose a tag to compare

Overview

  • Updated library to the latest patch version of angular core

WML Components Base

  • [MAJOR UPDATE] updated packge to support SSR enviroments ensured that library was compatible with SSR by providing global objects WML_WINDOW ,WML_DOCUMENT for browser global objects window and document

WML Three

  • [MAJOR UPDATE] updated packge to support SSR enviroments
  • [BREAKING CHANGE] - library no longer uses dat.gui as its 3 years old and does not work in SSR environments. Was kept for compatibility now removed. You can still attempt to use it in the consuming application however its recommended to leverage lil-gui instead

WML Field WMLForm

  • added WMLFieldZeroProps.parentContainer to make it easier apply custom styles to your form
  • field.parentContainer.class field.parentContainer.style where added to make it easier for custom styling of the form

Full Changelog: 18.2.12000...19.0.6000

18.2.12000

17 Nov 14:26
Compare
Choose a tag to compare

Overview

  • Updated library to the latest patch version of angular core

Full Changelog: 18.2.11000...18.2.12000

18.2.11000

08 Nov 23:55
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.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