Skip to content

Releases: adroit-group/ng-tools

Development Build

16 May 06:26
9c22572
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Bug Fixes

15.1.0

31 Mar 09:14
a612bd0
Compare
Choose a tag to compare

Added NgComponentAugmentation Directive
Added Di unchained feature

Release 15.0.1

01 Mar 10:22
2b51ef0
Compare
Choose a tag to compare

Minor fixes mostly on documentation

Release v15.0

27 Feb 15:02
9bf4994
Compare
Choose a tag to compare
Release v15 (#72)

* FEAT: FormControlName augmentation directive (exportAs) (#28)

* feat: formcontrol augmentation directive (exportAs)

* fix: export FormControlAugmentationDirective to upper levels

* fix: missing export

* test: unit test for exportAs check

* fix: export formControlName instead of formControl

* chore: unit test

* chore: update readme

* Dev branch workflow (#32)

* Update node.js.yml

* chore: Update dependabot.yml to configure it to raise PRs against the dev branch

Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

* feat: safe pipe (#45)

* added angular doc config file

* Feature/55 remove flex layout package (#64)

* ft-55: Remove flex layout package

* added jest marbles

* fixed media observer tests

* ft-56: Removed ts mixin generator from the monorepo (#63)

Removed ts mixin generator from the monorepo

* Fix: NgRenderIn directive (#49)

* fix: change ng rendering directive's platform input's type to a const

* fix: ng-renderin-directive docs

* Update libs/ng-utils/src/lib/directives/ng-render-in.directive.ts

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

* build fix

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

* Feature: #30 upgrade nx to v14 (#31)

* feat: ran  npx nx migrate 14.2

* feat: npx nx migrate --run-migrations

* feat: #30 - format config files

* Merge Releases/13.x into Main (#69)

* FEAT: FormControlName augmentation directive (exportAs) (#28)

* feat: formcontrol augmentation directive (exportAs)

* fix: export FormControlAugmentationDirective to upper levels

* fix: missing export

* test: unit test for exportAs check

* fix: export formControlName instead of formControl

* chore: unit test

* chore: update readme

* Dev branch workflow (#32)

* Update node.js.yml

* chore: Update dependabot.yml to configure it to raise PRs against the dev branch

Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

* feat: safe pipe (#45)

* Merge DEV into Release 13.x (#68)

* added angular doc config file

* Feature/55 remove flex layout package (#64)

* ft-55: Remove flex layout package

* added jest marbles

* fixed media observer tests

* ft-56: Removed ts mixin generator from the monorepo (#63)

Removed ts mixin generator from the monorepo

* Fix: NgRenderIn directive (#49)

* fix: change ng rendering directive's platform input's type to a const

* fix: ng-renderin-directive docs

* Update libs/ng-utils/src/lib/directives/ng-render-in.directive.ts

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

* build fix

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>
Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

* ngRenderin test fixes (#70)

* version fixes

* updated lib and repo version to 14.0.0.

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>
Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

* Feature/#33 upgrade nx to v15 (#34)

* feat: ran  npx nx migrate 14.2

* feat: npx nx migrate --run-migrations

* feat: #30 - format config files

* feat: ran npx nx migrate latest

* feat: ran npx nx migrate --run-migrations

* updated package version

* Added versioning to docs

* chore: [nx migration] 15-7-0-split-configuration-into-project-json-files

* chore: [nx migration] 14.3.4-create-target-defaults

* chore: [nx migration] 15.0.0-migrate-to-inputs

* chore: [nx migration] 15.0.0-prefix-outputs

* chore: [nx migration] add-eslint-ignore

* chore: [nx migration] update-configs-jest-29

* chore: [nx migration] update-angular-cli-version-15-1-0

* chore: [nx migration] install-required-packages

* chore: [nx migration] update-angular-cli-version-15-2-0

* v15 migration fixes

* v15 release PR fixes

* versioning fixes

* versioning fixes 2

* versioning fixes 3

* v15 migration fixes

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>
Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

v14.0

27 Feb 11:29
35371e0
Compare
Choose a tag to compare
Release v14.0 (#71)

* FEAT: FormControlName augmentation directive (exportAs) (#28)

* feat: formcontrol augmentation directive (exportAs)

* fix: export FormControlAugmentationDirective to upper levels

* fix: missing export

* test: unit test for exportAs check

* fix: export formControlName instead of formControl

* chore: unit test

* chore: update readme

* Dev branch workflow (#32)

* Update node.js.yml

* chore: Update dependabot.yml to configure it to raise PRs against the dev branch

Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

* feat: safe pipe (#45)

* added angular doc config file

* Feature/55 remove flex layout package (#64)

* ft-55: Remove flex layout package

* added jest marbles

* fixed media observer tests

* ft-56: Removed ts mixin generator from the monorepo (#63)

Removed ts mixin generator from the monorepo

* Fix: NgRenderIn directive (#49)

* fix: change ng rendering directive's platform input's type to a const

* fix: ng-renderin-directive docs

* Update libs/ng-utils/src/lib/directives/ng-render-in.directive.ts

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

* build fix

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

* Feature: #30 upgrade nx to v14 (#31)

* feat: ran  npx nx migrate 14.2

* feat: npx nx migrate --run-migrations

* feat: #30 - format config files

* Merge Releases/13.x into Main (#69)

* FEAT: FormControlName augmentation directive (exportAs) (#28)

* feat: formcontrol augmentation directive (exportAs)

* fix: export FormControlAugmentationDirective to upper levels

* fix: missing export

* test: unit test for exportAs check

* fix: export formControlName instead of formControl

* chore: unit test

* chore: update readme

* Dev branch workflow (#32)

* Update node.js.yml

* chore: Update dependabot.yml to configure it to raise PRs against the dev branch

Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

* feat: safe pipe (#45)

* Merge DEV into Release 13.x (#68)

* added angular doc config file

* Feature/55 remove flex layout package (#64)

* ft-55: Remove flex layout package

* added jest marbles

* fixed media observer tests

* ft-56: Removed ts mixin generator from the monorepo (#63)

Removed ts mixin generator from the monorepo

* Fix: NgRenderIn directive (#49)

* fix: change ng rendering directive's platform input's type to a const

* fix: ng-renderin-directive docs

* Update libs/ng-utils/src/lib/directives/ng-render-in.directive.ts

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

* build fix

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>
Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

* ngRenderin test fixes (#70)

* version fixes

* updated lib and repo version to 14.0.0.

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>
Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>
Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

v0.3.1

26 Feb 17:32
ea0a93e
Compare
Choose a tag to compare
ngRenderin test fixes (#70)

Dev release 0.3

25 Feb 13:15
21c7bcf
Compare
Choose a tag to compare
Merge Releases/13.x into Main (#69)

* FEAT: FormControlName augmentation directive (exportAs) (#28)

* feat: formcontrol augmentation directive (exportAs)

* fix: export FormControlAugmentationDirective to upper levels

* fix: missing export

* test: unit test for exportAs check

* fix: export formControlName instead of formControl

* chore: unit test

* chore: update readme

* Dev branch workflow (#32)

* Update node.js.yml

* chore: Update dependabot.yml to configure it to raise PRs against the dev branch

Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

* feat: safe pipe (#45)

* Merge DEV into Release 13.x (#68)

* added angular doc config file

* Feature/55 remove flex layout package (#64)

* ft-55: Remove flex layout package

* added jest marbles

* fixed media observer tests

* ft-56: Removed ts mixin generator from the monorepo (#63)

Removed ts mixin generator from the monorepo

* Fix: NgRenderIn directive (#49)

* fix: change ng rendering directive's platform input's type to a const

* fix: ng-renderin-directive docs

* Update libs/ng-utils/src/lib/directives/ng-render-in.directive.ts

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

* build fix

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>

---------

Co-authored-by: Krisztofer Kunc <106075716+krisztofer-kunc@users.noreply.github.com>
Co-authored-by: Krisztofer <krisztofer.kunc@adroitgroup.io>

v0.2.2

18 Nov 09:06
3f4ea2b
Compare
Choose a tag to compare

Maintenance release

  • Added package information
  • Setup github automated workflows
  • Fixed deps version errors