Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Adapt JSDocs for new CЕM and Remove Redundancies #7829

Closed
wants to merge 92 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
04271de
docs: generate cem
Sep 20, 2023
ce8470f
chore: cleanup
Sep 20, 2023
53558c0
chore: migrate button
Sep 26, 2023
34fa365
chore: generate manifest for base
Sep 26, 2023
4271fab
chore: cleanup
Sep 26, 2023
2c02ab8
Merge remote-tracking branch 'origin/main' into new-cem
vladitasev Oct 4, 2023
91ba52e
chore: enhance
Oct 3, 2023
d9d58c4
chore: align storybook to use cem
Oct 9, 2023
7387bcc
chore: 09/10
Oct 9, 2023
96fdd35
chore: 10.10
Oct 10, 2023
cb0517b
chore: add validator for manifest
Oct 11, 2023
feae7c7
chore: add valid jsdoc tags
Oct 11, 2023
9c36b48
chore: improve validators
Oct 12, 2023
9c59c34
chore: migrate samples prepare to storybook
Oct 13, 2023
7ad3425
chore: ts
Oct 16, 2023
beb9d97
chore: fix missing tags
Oct 17, 2023
a7784a9
Merge branch 'main' into new-cem
Oct 17, 2023
161857c
chore: clean
Oct 17, 2023
19f59fb
chore: correct deps
Oct 17, 2023
7872477
chore: fix scripts
Oct 17, 2023
1a12b35
chore: validate tags
Oct 17, 2023
fa487fc
chore: optional execution of script
Oct 17, 2023
a1f7f14
chore: sampels docs
Oct 17, 2023
4394906
chore: restore previous scripts and enable cem for base
Oct 17, 2023
05b188f
chore: fix validation of @default
Oct 17, 2023
31ce716
chore: fix storybook build
Oct 17, 2023
2550a0b
chore: fix schema and add missing tags
Oct 18, 2023
38f4cce
Merge remote-tracking branch 'origin' into new-cem
Oct 19, 2023
6fa80f9
chore: restore bundle
Oct 19, 2023
a28e5f5
chore: add param type
Oct 19, 2023
5b5793d
Merge remote-tracking branch 'origin' into new-cem
Oct 19, 2023
3b2708a
chore: generate new manifest
Oct 20, 2023
b7ba762
fix: chore description
Oct 20, 2023
3923f9b
fix: param / unnamed slots privacy
Oct 20, 2023
0ebecca
chore: show css parts
Oct 23, 2023
00e28cb
chore: extract storybook
Oct 23, 2023
99bbfe3
chore: restore nps script
Oct 23, 2023
c60651c
chore: restore component migration
Oct 23, 2023
4483b88
Merge remote-tracking branch 'origin' into new-cem
Oct 23, 2023
61d9625
fix: default value
Oct 23, 2023
e9ed3e2
fix: enum schema validation
Oct 25, 2023
7d71521
fix: show interfaces
Oct 27, 2023
64f15d0
fix: ts files path
Oct 31, 2023
962816c
Merge remote-tracking branch 'origin' into new-cem
Nov 7, 2023
ab8d01b
docs: Adapt JSDocs for new CЕM and Remove Redundancies
NHristov-sap Nov 9, 2023
2582ea8
chore: refacotor, fix validation, add internal json
Nov 10, 2023
ec5d441
docs: fix merge conflict
NHristov-sap Nov 10, 2023
ecfa2bc
chore: update schema and validation
Nov 10, 2023
99e04af
Merge remote-tracking branch 'origin' into new-cem
Nov 10, 2023
1bdc15a
chore: add yarnlock
Nov 10, 2023
e10177e
Merge remote-tracking branch 'origin' into new-cem
Nov 10, 2023
cd086e3
chore: fix event param types
Nov 10, 2023
94a3f1d
fix: show event params
Nov 13, 2023
a0badba
fix: display only public ones
Nov 13, 2023
1484baf
chore: restore input paths
Nov 13, 2023
b7f91c0
Merge branch 'main' into BL_doc_change
NHristov-sap Nov 14, 2023
30308d2
Merge remote-tracking branch 'origin' into new-cem
Nov 14, 2023
22e0cac
chore: refactor
Nov 14, 2023
24039b5
chore: update schema
Nov 14, 2023
aadf607
chore: restore paths
Nov 14, 2023
4f8a400
docs: adapt docs to updated specs
NHristov-sap Nov 14, 2023
8ba84e9
docs: fix storybook errors
NHristov-sap Nov 15, 2023
ed08e7e
docs: add missing file
NHristov-sap Nov 15, 2023
621fb6c
docs: update interfaces
NHristov-sap Nov 16, 2023
231da31
Merge remote-tracking branch 'origin' into new-cem
Nov 20, 2023
c1965f5
chore: add override for getters, methods, props
Nov 20, 2023
a332a43
docs: fix comments
NHristov-sap Nov 21, 2023
7a3954f
docs: new cem for Topic-P components - Icon (#7810)
plamenivanov91 Nov 21, 2023
29ddd0b
Merge remote-tracking branch 'origin/main' into new-cem
Nov 21, 2023
8d79551
docs: new cem for Topic-P components - ShellBar (#7823)
plamenivanov91 Nov 21, 2023
af54a8c
Merge remote-tracking branch 'origin/new-cem' into new-cem
Nov 21, 2023
20ba50e
chore: add privacy for shellbar events
Nov 21, 2023
f895ef2
docs: fix more comments
NHristov-sap Nov 21, 2023
f843671
Merge branch 'main' into BL_doc_change
NHristov-sap Nov 21, 2023
d8de813
chore: ehnance validator
Nov 22, 2023
b675009
docs: another comments fix
NHristov-sap Nov 23, 2023
04598ad
chore: add storybook
Nov 23, 2023
ccb2eee
Merge branch 'BL_doc_change' of https://github.com/SAP/ui5-webcompone…
NHristov-sap Nov 23, 2023
0d84bbd
chore: migrate base package
Nov 23, 2023
75e62dd
chore: add correct export definition
Nov 26, 2023
61a24c2
Merge remote-tracking branch 'origin/main' into new-cem
Nov 26, 2023
531ed44
docs(ui5-rating-indicator): improve documentation (#7915)
niyap Nov 27, 2023
5f1a3f4
Merge remote-tracking branch 'origin/new-cem' into new-cem
Nov 27, 2023
3f9a02b
docs: fix more comments
NHristov-sap Nov 27, 2023
28b726b
docs(ui5-textarea): improve documentation (#7913)
niyap Nov 27, 2023
92ab975
chore: fix some components values and make storybook to work
Nov 27, 2023
0032fa6
docs(ui5-slider, ui5-range-slider): enhance documentation (#7910)
niyap Nov 27, 2023
3dabefe
chore: cleanup
Nov 27, 2023
1c71230
docs: new cem for Topic-P components - Toolbar (#7814)
plamenivanov91 Nov 28, 2023
eb847ea
docs: new cem for Topic-P components - List (#7824)
plamenivanov91 Nov 28, 2023
9d6ae8d
chore: fulfill list
Nov 28, 2023
b3eb83f
Merge branch 'new-cem' into BL_doc_change
NHristov-sap Nov 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: add yarnlock
Nayden Naydenov committed Nov 10, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 1bdc15ab490b92008301bfe9ae803a56fe8b13cb
35 changes: 4 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -4301,19 +4301,6 @@ aggregate-error@^3.0.0:
clean-stack "^2.0.0"
indent-string "^4.0.0"

ajv-cli@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ajv-cli/-/ajv-cli-5.0.0.tgz#78956ed2934e6dde4c9e696b587be1c2998862e8"
integrity sha512-LY4m6dUv44HTyhV+u2z5uX4EhPYTM38Iv1jdgDJJJCyOOuqB8KtZEGjPZ2T+sh5ZIJrXUfgErYx/j3gLd3+PlQ==
dependencies:
ajv "^8.0.0"
fast-json-patch "^2.0.0"
glob "^7.1.0"
js-yaml "^3.14.0"
json-schema-migrate "^2.0.0"
json5 "^2.1.3"
minimist "^1.2.0"

ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.6:
version "6.12.6"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
@@ -4324,7 +4311,7 @@ ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.6:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

ajv@^8.0.0, ajv@^8.0.1:
ajv@^8.0.1, ajv@^8.12.0:
version "8.12.0"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
@@ -7289,13 +7276,6 @@ fast-glob@^3.2.7, fast-glob@^3.2.9, fast-glob@^3.3.0:
merge2 "^1.3.0"
micromatch "^4.0.4"

fast-json-patch@^2.0.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/fast-json-patch/-/fast-json-patch-2.2.1.tgz#18150d36c9ab65c7209e7d4eb113f4f8eaabe6d9"
integrity sha512-4j5uBaTnsYAV5ebkidvxiLUYOwjQ+JSFljeqfTxCrH9bDmlCQaOJFS84oDJ2rAXZq2yskmk3ORfoP9DCwqFNig==
dependencies:
fast-deep-equal "^2.0.1"

fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -7931,7 +7911,7 @@ glob@^10.2.2:
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
path-scurry "^1.10.1"

glob@^7.0.0, glob@^7.1.0, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7, glob@^7.2.0:
glob@^7.0.0, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7, glob@^7.2.0:
version "7.2.3"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -9174,7 +9154,7 @@ [email protected], js-yaml@^4.1.0:
dependencies:
argparse "^2.0.1"

js-yaml@^3.10.0, js-yaml@^3.13.1, js-yaml@^3.14.0, js-yaml@^3.9.0:
js-yaml@^3.10.0, js-yaml@^3.13.1, js-yaml@^3.9.0:
version "3.14.1"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
@@ -9275,13 +9255,6 @@ json-parse-even-better-errors@^3.0.0:
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.0.tgz#2cb2ee33069a78870a0c7e3da560026b89669cf7"
integrity sha512-iZbGHafX/59r39gPwVPRBGw0QQKnA7tte5pSMrhWOW7swGsVvVTjmfyAV9pNqk8YGT7tRCdxRu8uzcgZwoDooA==

json-schema-migrate@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/json-schema-migrate/-/json-schema-migrate-2.0.0.tgz#335ef5218cd32fcc96c1ddce66c71ba586224496"
integrity sha512-r38SVTtojDRp4eD6WsCqiE0eNDt4v1WalBXb9cyZYw9ai5cGtBwzRNWjHzJl38w6TxFkXAIA7h+fyX3tnrAFhQ==
dependencies:
ajv "^8.0.0"

json-schema-to-typescript@^13.1.1:
version "13.1.1"
resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-13.1.1.tgz#8d1b28f93530d3b57730ee7272eec8e4400238e9"
@@ -9334,7 +9307,7 @@ json5@^1.0.2:
dependencies:
minimist "^1.2.0"

json5@^2.1.3, json5@^2.2.2:
json5@^2.2.2:
version "2.2.3"
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==