Skip to content

Releases: ngxtension/ngxtension-platform

3.5.2

17 Jun 17:50
Compare
Choose a tag to compare

3.5.2 (2024-06-17)

Bug Fixes

  • inputs: ensure the type has '' for mergeInputs (06bc0fd)

❤️ Thank You

  • ctran

3.5.1

17 Jun 17:41
Compare
Choose a tag to compare

3.5.1 (2024-06-17)

Features

  • add rxjs operators poll and whenDocumentVisible (#404)
  • inputs: add mergeInputs transform fn (29b8f7b)
  • to-observable-signal: refactor toObservableSignal to handle Obs… (#408)

Bug Fixes

  • inputs: allow mergeInputs to also accept '' as value (c45f74e)

Documentation

  • add nguyenphutrong as a contributor for code (#414)

❤️ Thank You

3.5.0

16 Jun 03:16
Compare
Choose a tag to compare

3.5.0 (2024-06-16)

Features

  • add rxjs operators poll and whenDocumentVisible (#404)
  • inputs: add mergeInputs transform fn (29b8f7b)
  • to-observable-signal: refactor toObservableSignal to handle Obs… (#408)

Documentation

  • add nguyenphutrong as a contributor for code (#414)

❤️ Thank You

3.5.0-beta.0

10 Jun 03:55
Compare
Choose a tag to compare
3.5.0-beta.0 Pre-release
Pre-release

3.5.0-beta.0 (2024-06-10)

Bug Fixes

  • inject-migration: update option name and add proper aliases (#403)

Documentation

  • add explicitEffect to the homepage (#394)
  • add new logo (#406)
  • inject-di-migration: remove extra not needed word (#402)

❤️ Thank You

3.4.0

29 May 23:07
Compare
Choose a tag to compare

3.4.0 (2024-05-29)

Features

  • add explicitEffect helper function. (#393)
  • inject-inputs: add injectInputs (e6c741d)
  • inject-migration: add option for ES private field support (#382)

Bug Fixes

  • inject-inputs: deprecate injectInputs; use inputs() instead (549af0c)
  • migrations: Update Migration Scripts for Angular 18 Compatibility (#388)
  • plugin: add and remove this keyword correctly (#370)
  • plugin: remove additional semicolumns for input and output generator (#371)
  • plugin: add string to input generic (#375)

Documentation

  • update inject migration example (#379)
  • inject-inputs: add injectInputs (e8af15a)
  • injectors: spanish translation for createInjectable function (#316)
  • injectors: Spanish translation for injectROuteData (#383)
  • injectors: Spanish translation for injectRouteFragment (#385)
  • migrations: Spanish translation inject migration (#386)
  • operators: Spanish translation for debug operator (#387)

❤️ Thank You

3.2.0

10 May 22:04
Compare
Choose a tag to compare

3.2.0 (2024-05-10)

Features

  • support changes observable by converting it to use toObservable with signals (#364)

Bug Fixes

  • signal-input-migration: fix two-way bindings and interpolations inside attribute values (#369)

❤️ Thank You

Release 3.1.2

01 May 16:18
Compare
Choose a tag to compare

3.1.2 (2024-05-01)

Bug Fixes

  • add proper typing for contentChildren and viewChildren (#359) (f31dd8c)

Release 3.1.1

01 May 15:49
Compare
Choose a tag to compare

3.1.1 (2024-05-01)

Bug Fixes

Documentations

Release 3.1.0

01 May 15:18
Compare
Choose a tag to compare

3.1.0 (2024-05-01)

Features

  • convert-queries: initial implementation for content queries migration to signals (#355) (a5f003f)
  • input migration enhancements (#353) (2def810)

Bug Fixes

  • create-injectable: allow returning proxies from factory function (#352) (8e22eeb)
  • inject migration should take into account missing types for tokens (#351) (56f8bdb)
  • make @use-gesture/vanilla optional dependency (#349) (7291426)

Documentations

Release 3.0.1

24 Apr 13:09
Compare
Choose a tag to compare

3.0.1 (2024-04-24)

Bug Fixes

  • typo in migrations.json file (b42cd21)