-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat((typesafejsonmodel)): fix commit mesage namings
Fixed commit message namings since commitizen didn't work for some reason
- Loading branch information
1 parent
cc1f716
commit 9ff8023
Showing
200 changed files
with
115,119 additions
and
3,938 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"reject": [ | ||
"@ui5/cli", | ||
"@ui5/fs", | ||
"@ui5/project", | ||
"@ui5/logger", | ||
"@ui5/server", | ||
"karma-ui5", | ||
"chart.js", | ||
"node-fetch", | ||
"minimatch", | ||
"@wdio/cli", | ||
"@wdio/local-runner", | ||
"@wdio/mocha-framework", | ||
"@wdio/spec-reporter", | ||
"eslint-plugin-wdio" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.5](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-plugin-ui5@0.1.4...cds-plugin-ui5@0.1.5) (2023-07-01) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **ui5-tooling-transpile:** transpile at startup + caching ([#757](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/757)) ([6c7946d](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/6c7946d05abf34f11c6ad8ad593f3d418272527e)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.4](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-plugin-ui5@0.1.3...cds-plugin-ui5@0.1.4) (2023-06-22) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **cds-plugin-ui5:** make ui5 marker color scheme aware ([d847569](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/d84756973e09e34054f0a1e05d8ad902e791205c)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.3](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-plugin-ui5@0.1.2...cds-plugin-ui5@0.1.3) (2023-06-22) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **cds-plugin-ui5:** add marker for links using ui5 middlewares ([#756](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/756)) ([00a6f6b](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/00a6f6b8c2c57ebcc1c92b3012163c112dd32028)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.2](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-plugin-ui5@0.1.1...cds-plugin-ui5@0.1.2) (2023-06-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* update dependencies ([#754](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/754)) ([3893473](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/389347300795cfed881dc8be72eeb59d1bf45fff)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.1.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/cds-plugin-ui5@0.1.0...cds-plugin-ui5@0.1.1) (2023-06-03) | ||
|
||
### Bug Fixes | ||
|
||
- **cds-plugin-ui5:** disable gzip encoding when livereload is used by CAP ([#750](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/750)) ([b131efa](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/b131efaa239b66d55350dab573d6a0a9ef978625)) | ||
- **cds-plugin-ui5:** inject UI5 app pages ([#752](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/752)) ([0d7415d](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/0d7415d0630d33f851dd816015f3a2f394ce59d3)) | ||
- update dependencies ([#749](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/749)) ([b1c8cfb](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/b1c8cfb4da1dcd0ae91bee181f539684d767d067)) | ||
|
||
# 0.1.0 (2023-05-26) | ||
|
||
### Features | ||
|
||
- **cds-plugin-ui5:** initial poc for UI5 cds-plugin ([#746](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/746)) ([70a7477](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/70a7477410ef8a75bc994f117cc0d7fcffef2fed)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# cds-plugin-ui5 | ||
|
||
The `cds-plugin-ui5` is a CAP server `cds-plugin` which enables the integration of UI5 tooling based (UI5 freestyle or Fiori elements) projects into the CAP server via the UI5 tooling express middlewares. The UI5 or Fiori elements projects just need to be located in the `app` folder of the CAP server or be dependency of the CAP server. | ||
|
||
> :construction: **Note** | ||
> This cds-plugin is still work in progress and not final yet! | ||
## Usage | ||
|
||
Add a `devDependency` to the `cds-plugin-ui5` to your CAP server project: | ||
|
||
```sh | ||
npm add cds-plugin-ui5 -D | ||
``` | ||
|
||
That's it! | ||
|
||
## Support | ||
|
||
Please use the GitHub bug tracking system to post questions, bug reports or to create pull requests. | ||
|
||
## Contributing | ||
|
||
Any type of contribution (code contributions, pull requests, issues) to this set of tooling extensions will be equally appreciated. | ||
|
||
## License | ||
|
||
This work is [dual-licensed](../../LICENSE) under Apache 2.0 and the Derived Beer-ware License. The official license will be Apache 2.0 but finally you can choose between one of them if you use this work. |
Oops, something went wrong.