Skip to content

Commit

Permalink
Merge branch 'main' into fix/updatePopupStyleAndLabelsSpacing
Browse files Browse the repository at this point in the history
  • Loading branch information
emrecevik06 authored Oct 9, 2024
2 parents 34478fc + 5580e99 commit ceeb091
Show file tree
Hide file tree
Showing 61 changed files with 308 additions and 68 deletions.
6 changes: 6 additions & 0 deletions examples/fe-fpm-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/fe-fpm-cli

## 0.0.34

### Patch Changes

- @sap-ux/fe-fpm-writer@0.31.7

## 0.0.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/fe-fpm-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/fe-fpm-cli",
"version": "0.0.33",
"version": "0.0.34",
"description": "A simple CLI to prompt required information to create a building block using the fe-fpm-writer module's prompt and generate functions.",
"license": "Apache-2.0",
"private": true,
Expand Down
9 changes: 9 additions & 0 deletions examples/simple-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sap-ux/generator-simple-fe

## 1.0.57

### Patch Changes

- @sap-ux/axios-extension@1.16.6
- @sap-ux/system-access@0.5.12
- @sap-ux/fiori-elements-writer@1.3.5
- @sap-ux/fiori-freestyle-writer@1.2.3

## 1.0.56

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/generator-simple-fe",
"version": "1.0.56",
"version": "1.0.57",
"description": "Simple example of a yeoman generator for Fiori elements.",
"license": "Apache-2.0",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions packages/abap-deploy-config-inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/abap-deploy-config-inquirer

## 0.0.25

### Patch Changes

- @sap-ux/axios-extension@1.16.6
- @sap-ux/fiori-generator-shared@0.6.1
- @sap-ux/system-access@0.5.12

## 0.0.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-inquirer"
},
"version": "0.0.24",
"version": "0.0.25",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/abap-deploy-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/abap-deploy-config-writer

## 0.0.47

### Patch Changes

- Updated dependencies [eb74890]
- @sap-ux/project-access@1.27.6
- @sap-ux/system-access@0.5.12

## 0.0.46

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-writer"
},
"version": "0.0.46",
"version": "0.0.47",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions packages/adp-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @sap-ux/adp-tooling

## 0.12.56

### Patch Changes

- Updated dependencies [eb74890]
- @sap-ux/project-access@1.27.6
- @sap-ux/axios-extension@1.16.6
- @sap-ux/system-access@0.5.12

## 0.12.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adp-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aadp-tooling"
},
"version": "0.12.55",
"version": "0.12.56",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/annotation-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/annotation-generator

## 0.2.7

### Patch Changes

- Updated dependencies [eb74890]
- @sap-ux/project-access@1.27.6
- @sap-ux/fiori-annotation-api@0.2.7

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/annotation-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/annotation-generator",
"version": "0.2.6",
"version": "0.2.7",
"description": "Library that provides API for generation of annotations by SAP Fiori App Generator",
"publisher": "SAPSE",
"author": "SAP SE",
Expand Down
8 changes: 8 additions & 0 deletions packages/app-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/app-config-writer

## 0.4.39

### Patch Changes

- Updated dependencies [eb74890]
- @sap-ux/project-access@1.27.6
- @sap-ux/axios-extension@1.16.6

## 0.4.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-config-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/app-config-writer",
"description": "Add or update configuration for SAP Fiori tools application",
"version": "0.4.38",
"version": "0.4.39",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/cap-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/cap-config-writer

## 0.7.46

### Patch Changes

- Updated dependencies [eb74890]
- @sap-ux/project-access@1.27.6
- @sap-ux/fiori-generator-shared@0.6.1

## 0.7.45

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cap-config-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/cap-config-writer",
"description": "Add or update configuration for SAP CAP projects",
"version": "0.7.45",
"version": "0.7.46",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
7 changes: 7 additions & 0 deletions packages/cards-editor-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sap-ux/cards-editor-middleware

## 0.4.27

### Patch Changes

- Updated dependencies [eb74890]
- @sap-ux/project-access@1.27.6

## 0.4.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cards-editor-middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/cards-editor-middleware",
"version": "0.4.26",
"version": "0.4.27",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/control-property-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sap-ux/control-property-editor

## 0.5.16

### Patch Changes

- ed1c915: Clean up copied to clipboard pop up

## 0.5.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/control-property-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Control Property Editor",
"description": "Control Property Editor",
"license": "Apache-2.0",
"version": "0.5.15",
"version": "0.5.16",
"main": "dist/app.js",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,14 @@ export function Clipboard(clipBoardProps: ClipboardProps): ReactElement {
return (
<UICallout
styles={{
root: {
boxShadow: 'none'
},
calloutMain: {
minWidth: 0,
padding: '5px 10px 5px 10px',
outline: '1px solid var(--vscode-terminal-ansiGreen) !important',
padding: '5px 10px 5px 5px',
outline: '1px solid var(--vscode-charts-green) !important',
borderRadius: '2px',
fontSize: defaultFontSize
}
}}
Expand All @@ -34,7 +38,7 @@ export function Clipboard(clipBoardProps: ClipboardProps): ReactElement {
directionalHint={9}
contentPadding={UICalloutContentPadding.None}>
<span data-testid="copied-to-clipboard-popup" style={{ display: 'flex', alignItems: 'center' }}>
<Icon iconName={UiIcons.Success} />
<Icon iconName={UiIcons.Success} style={{ display: 'flex' }} />
<span data-testid="copied-to-clipboard-message" style={{ marginLeft: '5px' }}>
{t('COPIED_TO_CLIPBOARD')}
</span>
Expand Down
23 changes: 23 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @sap-ux/create

## 0.8.38

### Patch Changes

- Updated dependencies [6cd7e89]
- @sap-ux/preview-middleware@0.16.83

## 0.8.37

### Patch Changes

- Updated dependencies [eb74890]
- @sap-ux/project-access@1.27.6
- @sap-ux/abap-deploy-config-writer@0.0.47
- @sap-ux/adp-tooling@0.12.56
- @sap-ux/app-config-writer@0.4.39
- @sap-ux/cap-config-writer@0.7.46
- @sap-ux/cards-editor-config-writer@0.4.5
- @sap-ux/mockserver-config-writer@0.6.5
- @sap-ux/preview-middleware@0.16.82
- @sap-ux/system-access@0.5.12
- @sap-ux/abap-deploy-config-inquirer@0.0.25

## 0.8.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/create",
"description": "SAP Fiori tools module to add or remove features",
"version": "0.8.36",
"version": "0.8.38",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/environment-check/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/environment-check

## 0.17.42

### Patch Changes

- Updated dependencies [eb74890]
- @sap-ux/project-access@1.27.6
- @sap-ux/axios-extension@1.16.6

## 0.17.41

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/environment-check/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/environment-check",
"version": "0.17.41",
"version": "0.17.42",
"description": "SAP Fiori environment check",
"license": "Apache-2.0",
"bin": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fe-fpm-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/fe-fpm-writer

## 0.31.7

### Patch Changes

- Updated dependencies [eb74890]
- @sap-ux/project-access@1.27.6
- @sap-ux/fiori-annotation-api@0.2.7

## 0.31.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fe-fpm-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/fe-fpm-writer",
"description": "SAP Fiori elements flexible programming model writer",
"version": "0.31.6",
"version": "0.31.7",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/fiori-annotation-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/fiori-annotation-api

## 0.2.7

### Patch Changes

- Updated dependencies [eb74890]
- @sap-ux/project-access@1.27.6
- @sap-ux/cds-odata-annotation-converter@0.3.7

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fiori-annotation-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/fiori-annotation-api",
"version": "0.2.6",
"version": "0.2.7",
"description": "Library that provides API for reading and writing annotations in SAP Fiori elements projects.",
"publisher": "SAPSE",
"author": "SAP SE",
Expand Down
10 changes: 10 additions & 0 deletions packages/fiori-elements-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @sap-ux/fiori-elements-writer

## 1.3.5

### Patch Changes

- @sap-ux/fe-fpm-writer@0.31.7
- @sap-ux/fiori-generator-shared@0.6.1
- @sap-ux/odata-service-writer@0.23.0
- @sap-ux/ui5-application-writer@1.2.0
- @sap-ux/ui5-test-writer@0.4.1

## 1.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fiori-elements-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/fiori-elements-writer",
"description": "SAP Fiori elements application writer",
"version": "1.3.4",
"version": "1.3.5",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/fiori-freestyle-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sap-ux/fiori-freestyle-writer

## 1.2.3

### Patch Changes

- @sap-ux/fiori-generator-shared@0.6.1
- @sap-ux/odata-service-writer@0.23.0
- @sap-ux/ui5-application-writer@1.2.0

## 1.2.2

### Patch Changes
Expand Down
Loading

0 comments on commit ceeb091

Please sign in to comment.