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

Conversation

NHristov-sap
Copy link
Contributor

Adapt JSDocs for new CЕM and Remove Redundancies
Related to: #7610

Copy link
Contributor

@nnaydenow nnaydenow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • accessibilityAttributes => Button.ts- default value is missing
  • value => CalendarDate.ts- default value is missing
  • value => ColorPaletteItem.ts- default value is missing
  • defaultColor => ColorPalettePopover.ts - default value is missing
  • showAt => ColorPalettePopover.ts - missing return type
  • openPopover => ColorPalettePopover.ts - missing return type
  • color => ColorPicker.ts- default value is missing
  • primaryCalendarType => DateComponentBase.ts- default value is missing
  • closePicker => DatePicker.ts - missing return type
  • dateValue => DatePicker.ts- default value is missing
  • dateValue => DateRangePicker.ts- default value is missing
  • dateValueUTC => DateRangePicker.ts- default value is missing
  • startDateValue => DateRangePicker.ts- default value is missing
  • endDateValue => DateRangePicker.ts- default value is missing
  • openPicker => DateTimePicker.ts - missing return type
  • selectedDates => DayPicker.ts- default value is missing
  • files => FileUploader.ts- default value is missing
  • accessibilityAttributes => Link.ts- default value is missing
  • showAt => Menu.ts - missing return type
  • close => Menu.ts - missing return type
  • additionalText => MenuItem.ts- default value is missing
  • selectedDates => MonthPicker.ts- default value is missing
  • selectedItem => SegmentedButton.ts- default value is missing
  • selectedItems => SegmentedButton.ts- default value is missing
  • min => StepInput.ts- default value is missing
  • max => StepInput.ts- default value is missing
  • accessibleName => StepInput.ts- default value is missing
  • dateValue => TimePicker.ts- default value is missing
  • hideHours => TimeSelection.ts- default value is missing
  • hideMinutes => TimeSelection.ts- default value is missing
  • hideSeconds => TimeSelection.ts- default value is missing
  • maxHours => TimeSelection.ts- default value is missing
  • maxMinutes => TimeSelection.ts- default value is missing
  • maxSeconds => TimeSelection.ts- default value is missing
  • selectedDates => YearPicker.ts- default value is missing

Copy link
Contributor

@nnaydenow nnaydenow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything else looks okay. Need to revise interfaces and some of the changes with @tsanislavgatev and we can proceed with merge

packages/main/src/DayPicker.ts Show resolved Hide resolved
packages/fiori/src/TimelineItem.ts Outdated Show resolved Hide resolved
niyap and others added 8 commits November 27, 2023 10:07
* fix(ui5-textarea): improve documentation

* docs(ui5-textarea): reflect comments
* fix(ui5-slider, ui5-range-slider): enhance documentation

* docs(ui5-slider, ui5-range-slider): reflect review comments
* docs: new cem for Topic-P components - Toolbar
Issue: #7610

* docs: new cem for Topic-P components - Toolbar
-refactored toolbar related files docs

* docs: new cem for Topic-P components - Toolbar
- removed unnecessary tag rom ToolbarSeparator docs

* docs: new cem for Topic-P components - Toolbar
-fixed review comments

* docs: new cem for Topic-P components - Toolbar
- fixed review comments

* docs: new cem for Topic-P components - Toolbar
- fixed review comments

* docs: new cem for Topic-P components - Toolbar
- fixed review comments

* docs: new cem for Topic-P components - Toolbar
- fixed review comments

* docs: new cem for Topic-P components - Toolbar
- fixed review comments
* docs: new cem for Topic-P components - List
Issue: #7610

* docs: new cem for Topic-P components - List
- fixed review comments

* docs: new cem for Topic-P components - List
- fixed review comments

* docs: new cem for Topic-P components - List
- fixed review comments

* docs: new cem for Topic-P components - List
- fixed review comments
@nnaydenow nnaydenow closed this Nov 28, 2023
@nnaydenow
Copy link
Contributor

Will continue work in #7922

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants