Skip to content

Commit c1dd88c

Browse files
authored
Merge branch 'master' into GH-72
2 parents f75f1eb + 734f2bf commit c1dd88c

File tree

6 files changed

+30
-7
lines changed

6 files changed

+30
-7
lines changed

projects/workflows-creator/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.9](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-03-04)
7+
8+
### Bug Fixes
9+
10+
- **core:** allow date to be set on enter ([#61](https://github.com/sourcefuse/workflows-creator/issues/61)) ([daf0ab2](https://github.com/sourcefuse/workflows-creator/commit/daf0ab21c0d3632edf2201da80649b18874f67a0)), closes [#56](https://github.com/sourcefuse/workflows-creator/issues/56) [#56](https://github.com/sourcefuse/workflows-creator/issues/56)
11+
- **core:** allow only 4 digits for year in date input ([#64](https://github.com/sourcefuse/workflows-creator/issues/64)) ([34246b2](https://github.com/sourcefuse/workflows-creator/commit/34246b24d6ed308208227ad70ce1e0d4b3bfed3f)), closes [#56](https://github.com/sourcefuse/workflows-creator/issues/56) [#56](https://github.com/sourcefuse/workflows-creator/issues/56) [#56](https://github.com/sourcefuse/workflows-creator/issues/56)
12+
- **core:** fix issue of WF| 'Save' button is not getting enabled when '<Blank>' is selected for any column ([#63](https://github.com/sourcefuse/workflows-creator/issues/63)) ([408534a](https://github.com/sourcefuse/workflows-creator/commit/408534a6b454ab0af044ffa76e7b47f561a77f48)), closes [#62](https://github.com/sourcefuse/workflows-creator/issues/62) [#62](https://github.com/sourcefuse/workflows-creator/issues/62)
13+
- **core:** fix save button ([#66](https://github.com/sourcefuse/workflows-creator/issues/66)) ([4a74954](https://github.com/sourcefuse/workflows-creator/commit/4a749545e936a024fe358ac5235c463350ab7991)), closes [#65](https://github.com/sourcefuse/workflows-creator/issues/65)
14+
- **core:** fix you can add isPastToday in valid WF ([#70](https://github.com/sourcefuse/workflows-creator/issues/70)) ([a91ebd7](https://github.com/sourcefuse/workflows-creator/commit/a91ebd71f9ee66485953f3dc3dbd692b1f9fe2e5)), closes [#68](https://github.com/sourcefuse/workflows-creator/issues/68)
15+
- **core:** WF| Able to enter negative value in 'n' interval of "Every time period" event ([#69](https://github.com/sourcefuse/workflows-creator/issues/69)) ([6a4dad7](https://github.com/sourcefuse/workflows-creator/commit/6a4dad7e9902767c176e3bbb739534e96782943b)), closes [#67](https://github.com/sourcefuse/workflows-creator/issues/67) [#67](https://github.com/sourcefuse/workflows-creator/issues/67)
16+
617
## [1.1.8](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-02-21)
718

819
### Bug Fixes

projects/workflows-creator/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/workflows-creator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/workflows-creator",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "Library for providing a smooth user workflow.",
55
"keywords": [
66
"angular-library"

projects/workflows-element/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.9](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-03-04)
7+
8+
### Bug Fixes
9+
10+
- **core:** allow date to be set on enter ([#61](https://github.com/sourcefuse/workflows-creator/issues/61)) ([daf0ab2](https://github.com/sourcefuse/workflows-creator/commit/daf0ab21c0d3632edf2201da80649b18874f67a0)), closes [#56](https://github.com/sourcefuse/workflows-creator/issues/56) [#56](https://github.com/sourcefuse/workflows-creator/issues/56)
11+
- **core:** allow only 4 digits for year in date input ([#64](https://github.com/sourcefuse/workflows-creator/issues/64)) ([34246b2](https://github.com/sourcefuse/workflows-creator/commit/34246b24d6ed308208227ad70ce1e0d4b3bfed3f)), closes [#56](https://github.com/sourcefuse/workflows-creator/issues/56) [#56](https://github.com/sourcefuse/workflows-creator/issues/56) [#56](https://github.com/sourcefuse/workflows-creator/issues/56)
12+
- **core:** fix issue of WF| 'Save' button is not getting enabled when '<Blank>' is selected for any column ([#63](https://github.com/sourcefuse/workflows-creator/issues/63)) ([408534a](https://github.com/sourcefuse/workflows-creator/commit/408534a6b454ab0af044ffa76e7b47f561a77f48)), closes [#62](https://github.com/sourcefuse/workflows-creator/issues/62) [#62](https://github.com/sourcefuse/workflows-creator/issues/62)
13+
- **core:** fix save button ([#66](https://github.com/sourcefuse/workflows-creator/issues/66)) ([4a74954](https://github.com/sourcefuse/workflows-creator/commit/4a749545e936a024fe358ac5235c463350ab7991)), closes [#65](https://github.com/sourcefuse/workflows-creator/issues/65)
14+
- **core:** fix you can add isPastToday in valid WF ([#70](https://github.com/sourcefuse/workflows-creator/issues/70)) ([a91ebd7](https://github.com/sourcefuse/workflows-creator/commit/a91ebd71f9ee66485953f3dc3dbd692b1f9fe2e5)), closes [#68](https://github.com/sourcefuse/workflows-creator/issues/68)
15+
- **core:** WF| Able to enter negative value in 'n' interval of "Every time period" event ([#69](https://github.com/sourcefuse/workflows-creator/issues/69)) ([6a4dad7](https://github.com/sourcefuse/workflows-creator/commit/6a4dad7e9902767c176e3bbb739534e96782943b)), closes [#67](https://github.com/sourcefuse/workflows-creator/issues/67) [#67](https://github.com/sourcefuse/workflows-creator/issues/67)
16+
617
## [1.1.8](https://github.com/sourcefuse/workflows-creator/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2024-02-21)
718

819
### Bug Fixes

projects/workflows-element/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/workflows-element/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sourceloop/workflows-creator-element",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "Web Component for providing a smooth user workflow.",
55
"scripts": {
66
"prepublishOnly": "cp package.json dist/package.json"
@@ -18,4 +18,5 @@
1818
"directory": "dist"
1919
},
2020
"hash": "e7d87648d791167bdf0951718bdf5aa7fd8813267d827776af30b4e2f6d3741e"
21-
}
21+
}
22+

0 commit comments

Comments
 (0)