Skip to content

Commit

Permalink
Merge branch 'main' into feat/sync-connect-signals
Browse files Browse the repository at this point in the history
  • Loading branch information
nartc authored Jul 9, 2024
2 parents e224d0b + 663e4dc commit 7cff678
Show file tree
Hide file tree
Showing 43 changed files with 15,462 additions and 11,726 deletions.
624 changes: 359 additions & 265 deletions .all-contributorsrc

Large diffs are not rendered by default.

86 changes: 86 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,89 @@
## 3.5.5 (2024-06-18)


### Bug Fixes

- **create-injection-token:** more type ([d1d9206](https://github.com/ngxtension/ngxtension-platform/commit/d1d9206))

### ❤️ Thank You

- ctran

## 3.5.4 (2024-06-18)


### Bug Fixes

- **create-injection-token:** type ([792bff1](https://github.com/ngxtension/ngxtension-platform/commit/792bff1))

### ❤️ Thank You

- ctran

## 3.5.3 (2024-06-18)


### Bug Fixes

- **create-injection-token:** allow createNoopInjectionToken pass in isFunctionVAlue ([d990892](https://github.com/ngxtension/ngxtension-platform/commit/d990892))

### ❤️ Thank You

- ctran

## 3.5.2 (2024-06-17)


### Bug Fixes

- **inputs:** ensure the type has '' for mergeInputs ([06bc0fd](https://github.com/ngxtension/ngxtension-platform/commit/06bc0fd))

### ❤️ Thank You

- ctran

## 3.5.1 (2024-06-17)


### Features

- add rxjs operators `poll` and `whenDocumentVisible` ([#404](https://github.com/ngxtension/ngxtension-platform/pull/404))
- **inputs:** add mergeInputs transform fn ([29b8f7b](https://github.com/ngxtension/ngxtension-platform/commit/29b8f7b))
- **to-observable-signal:** refactor toObservableSignal to handle Obs… ([#408](https://github.com/ngxtension/ngxtension-platform/pull/408))

### Bug Fixes

- **inputs:** allow mergeInputs to also accept '' as value ([c45f74e](https://github.com/ngxtension/ngxtension-platform/commit/c45f74e))

### Documentation

- add nguyenphutrong as a contributor for code ([#414](https://github.com/ngxtension/ngxtension-platform/pull/414))

### ❤️ Thank You

- ctran
- Fabien Dehopré
- Trong Nguyen @nguyenphutrong

## 3.5.0 (2024-06-16)


### Features

- add rxjs operators `poll` and `whenDocumentVisible` ([#404](https://github.com/ngxtension/ngxtension-platform/pull/404))
- **inputs:** add mergeInputs transform fn ([29b8f7b](https://github.com/ngxtension/ngxtension-platform/commit/29b8f7b))
- **to-observable-signal:** refactor toObservableSignal to handle Obs… ([#408](https://github.com/ngxtension/ngxtension-platform/pull/408))

### Documentation

- add nguyenphutrong as a contributor for code ([#414](https://github.com/ngxtension/ngxtension-platform/pull/414))

### ❤️ Thank You

- ctran
- Fabien Dehopré
- Trong Nguyen @nguyenphutrong

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


Expand Down
76 changes: 39 additions & 37 deletions README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 7cff678

Please sign in to comment.