1.1.0 • Published 11 months ago

@windmillcode/wml-components-base v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

Changelog

v0.9.4 added WMLQueue just a regular Queue data structure thats all

v0.9.5 added index accessing for WMLQueue

0.10.0

add generateRandomNumber, generateRandomColor,and selectRandomOptionFromArraywml

0.10.1

returned the ref created by addCustomComponent

0.10.2

WMLAPIPaginationRequestModel"sort""direction" enums are now "ASC" |"DESC" | ""

0.10.3

add WMLAPIPaginationResponseModel"columns" of type

Array<{
    value:string,
    type?:string
  }>

to provide the developer column information

0.10.4

made WMLAPIPaginationResponseModel"data" Array generic

0.10.5

added generateClassPrefix method to functions

0.10.6

  • updated Function signatuire on WMLUIProperty#click so the event option is optional

0.11.0

  • provided WMLNGXTranslateLoader to work with ngx-translate
  • provided WMLModuleForRootParams to work with

0.11.1

  • attempting to deal with an issue where numbers are being returned if no feature is present

1.0.0

  • major change functions#addCustomComponent ref.instance.ngOnInit?.() only gets called if the angular versions is less than 14.1.0

1.1.0

  • minor change
  • added WMLDeepPartial, a utility types that will make all your nested properties optional
  • modified WMLNGXTranslateLoader#i18nLocation to return undefined so numbers dont turn to the indexes of the string
1.1.0

11 months ago

1.0.0

11 months ago

0.9.4

12 months ago

0.9.5

12 months ago

0.11.0

11 months ago

0.10.1

12 months ago

0.11.1

11 months ago

0.10.2

12 months ago

0.10.3

12 months ago

0.10.4

12 months ago

0.10.5

12 months ago

0.10.6

11 months ago

0.10.0

12 months ago

0.9.3

1 year ago

0.9.0

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.9.2

1 year ago

0.9.1

1 year ago

0.5.0

1 year ago

0.4.1

1 year ago

0.7.0

1 year ago

0.6.1

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago