Skip to content

Merge pull request #6440 from IgniteUI/dependabot/npm_and_yarn/npm_an…#6444

Closed
ChronosSF wants to merge 2 commits intovnextfrom
sstoychev/dependabot_update
Closed

Merge pull request #6440 from IgniteUI/dependabot/npm_and_yarn/npm_an…#6444
ChronosSF wants to merge 2 commits intovnextfrom
sstoychev/dependabot_update

Conversation

@ChronosSF
Copy link
Copy Markdown
Member

…d_yarn-8d4971d3be

chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates

Closes #

Checklist:

  • check topic's TOC/menu and paragraph headings
  • Include TOC topic labels in topic content has a valuable update, it's new or considered as preview\ beta
  • link to other topics using ../relative/path.md
  • at the References section at the end of the topic add links to topics, samples, etc
  • reference API documentation instead of adding a section with API

  • use valid component names - [Data] Grid, IgxSelectComponent, <igx-combo>
  • use spell checker tool (VS Code, Grammarly, Microsoft Editor)
  • add inline code blocks for the names of classes / tags / properties
  • add language descriptor for the code blocks
  • check broken links (use browser add-on)
  • check if sample is working and fully visible in the topic
  • check if sample is working and fully visible in the StackBlitz
  • check if code blocks match the code in StackBlitz demo


  • do not resolve requested changes (leave that to the reviewer)
  • add pending-localization label when the review of the PR is done
  • add a member from the localization team to translate it

…d_yarn-8d4971d3be

chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the docs build toolchain (npm devDependencies + markdownlint configuration) and applies broad markdown table formatting changes across the documentation set to match the new linting style.

Changes:

  • Bump devDependencies (notably gulp-autoprefixer and markdownlint-cli).
  • Enable markdownlint table alignment rule (MD060: aligned) via .markdownlint.json.
  • Reformat many markdown tables/headings/whitespace in docs and grid template sources to satisfy linting.

Reviewed changes

Copilot reviewed 93 out of 94 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
package.json Bumps devDependencies used for docs build/lint.
.markdownlint.json Enables aligned table linting (MD060).
en/components/zoomslider-overview.md Reformats “Usage” table alignment.
en/components/treegrid/tree-grid.md Reformats “Known Limitations” table alignment.
en/components/treegrid/groupby.md Reformats “Known Limitations” table alignment.
en/components/tree.md Reformats “Known Issues and Limitations” table alignment.
en/components/tooltip.md Reformats position/limitations tables alignment.
en/components/themes/typography.md Reformats typography scale table alignment.
en/components/themes/sass/roundness.md Reformats roundness excerpt table alignment.
en/components/themes/sass/global-themes.md Reformats mixin parameter tables + built-in themes table alignment.
en/components/themes/sass/configuration.md Reformats Sass variables table alignment.
en/components/themes/index.md Reformats themes list table alignment.
en/components/themes/elevations.md Reformats elevations table alignment.
en/components/style-guide.md Reformats example table alignment.
en/components/pivotGrid/pivot-grid.md Reformats “Known Issues and Limitations” table alignment.
en/components/paginator.md Reformats Paging API inputs/outputs tables alignment.
en/components/overlay-position.md Reformats positioning defaults tables alignment.
en/components/mask.md Reformats mask character table alignment.
en/components/icon-service.md Reformats alias/icon tables alignment.
en/components/hierarchicalgrid/hierarchical-grid.md Reformats “Known Limitations” table alignment.
en/components/grids_templates/virtualization.md Cleans front-matter templating + adjusts demo heading and formatting.
en/components/grids_templates/validation.md Removes stray whitespace-only lines in template blocks + table alignment.
en/components/grids_templates/toolbar.md Removes stray whitespace-only lines in template blocks.
en/components/grids_templates/summaries.md Removes stray whitespace-only lines + table alignment.
en/components/grids_templates/search.md Reformats “Known Limitations” table alignment.
en/components/grids_templates/remote-data-operations.md Promotes “Unique Column Values Strategy” heading level for consistency.
en/components/grids_templates/export-excel.md Reformats limitations tables alignment.
en/components/grids_templates/editing.md Reformats event/interactions tables alignment.
en/components/grids_templates/column-types.md Reformats timezones/parameters tables alignment.
en/components/grids_templates/cell-merging.md Reformats limitations table alignment.
en/components/grid/master-detail.md Reformats limitations table alignment.
en/components/grid/groupby.md Reformats limitations table alignment.
en/components/grid/grid.md Reformats “Known Limitations” table alignment.
en/components/grid-lite/theming.md Reformats themes table alignment.
en/components/geo-map-type-scatter-density-series.md Reformats property tables alignment.
en/components/geo-map-type-scatter-contour-series.md Reformats property tables alignment.
en/components/geo-map-type-scatter-bubble-series.md Reformats property tables alignment.
en/components/geo-map-type-scatter-area-series.md Reformats property tables alignment.
en/components/geo-map-shape-files-reference.md Reformats file extension table alignment.
en/components/geo-map-navigation.md Reformats navigation properties table alignment.
en/components/geo-map-display-imagery-types.md Reformats imagery tables alignment.
en/components/geo-map-display-bing-imagery.md Reformats Bing imagery properties table alignment.
en/components/geo-map-display-azure-imagery.md Reformats Azure imagery properties table alignment.
en/components/geo-map-binding-shp-file.md Reformats ShapeDataSource/ShapefileRecord tables alignment.
en/components/geo-map-binding-data-model.md Reformats geographic series data model table alignment.
en/components/general/update-guide.md Reformats theme fonts table alignment.
en/components/general/open-source-vs-premium.md Reformats comparison table alignment.
en/components/general/localization.md Reformats date format tables alignment.
en/components/general/how-to/how-to-use-standalone-components.md Reformats utility directives table alignment.
en/components/general/how-to/how-to-perform-crud.md Reformats CRUD/API and events tables alignment.
en/components/general/data-analysis.md Reformats API tables alignment.
en/components/general/cli/getting-started-with-cli.md Reformats template/command tables alignment.
en/components/general/cli/getting-started-with-angular-schematics.md Reformats template table alignment.
en/components/general/cli/auth-template.md Reformats providers table alignment.
en/components/general-whats-new-dv.md Reformats image table alignment.
en/components/general-cli-overview.md Reformats commands table alignment.
en/components/general-breaking-changes-dv.md Reformats multiple change tables alignment.
en/components/for-of.md Reformats “Known Limitations” table alignment.
en/components/exporter-pdf.md Reformats limitations table alignment.
en/components/exporter-csv.md Reformats export formats table alignment.
en/components/expansion-panel.md Reformats markup parts table alignment.
en/components/excel-library-using-worksheets.md Reformats worksheet filter methods table alignment.
en/components/date-time-editor.md Reformats formats table alignment.
en/components/date-range-picker.md Reformats keyboard/customization tables alignment.
en/components/date-picker.md Reformats keyboard table alignment.
en/components/chat.md Reformats inputs/parts/slots/options tables alignment.
en/components/charts/types/stacked-chart.md Reformats API members table alignment.
en/components/charts/types/spline-chart.md Reformats API members table alignment.
en/components/charts/types/scatter-chart.md Reformats API members table alignment.
en/components/charts/types/pie-chart.md Reformats API members table alignment.
en/components/charts/types/line-chart.md Reformats API members table alignment.
en/components/charts/types/data-pie-chart.md Reformats API members table alignment.
en/components/charts/types/column-chart.md Reformats API members table alignment.
en/components/charts/types/area-chart.md Reformats API members table alignment.
en/components/charts/features/chart-user-annotations.md Reformats properties table alignment.
en/components/charts/features/chart-tooltips.md Reformats tooltip type table alignment.
en/components/charts/features/chart-navigation.md Reformats modifier keys table alignment.
en/components/charts/features/chart-highlight-filter.md Reformats API members comparison table alignment.
en/components/charts/features/chart-data-selection.md Reformats placeholder API members table alignment.
en/components/charts/features/chart-data-legend.md Reformats legend filtering/customization tables alignment.
en/components/charts/features/chart-axis-types.md Reformats axis compatibility tables alignment.
en/components/charts/features/chart-axis-layouts.md Reformats API references table alignment (and modifies a commented section).
en/components/ai/theming-mcp.md Reformats tools overview table alignment.
en/components/ai/skills.md Reformats skills + IDE loading tables alignment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

| `Axes` &#10132; `NumericYAxis` &#10132; `labelSettings.horizontalAlignment` | `YAxisLabelHorizontalAlignment` | |
| `Axes` &#10132; `NumericXAxis` &#10132; `labelSettings.verticalAlignment` | `XAxisLabelVerticalAlignment` | |
| `Axes` &#10132; `NumericYAxis` &#10132; `labelSettings.visibility` | `YAxisLabelVisibility` | |
| `Axes` &#10132; `NumericXAxis` &#10132; `labelSettings.visibility` | `XAxisLabelVisibility` | --> |
Copy link

Copilot AI Apr 1, 2026

Choose a reason for hiding this comment

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

The HTML comment block opened here is not properly closed: the last line ends with | --> | instead of a standalone -->. This will likely cause the remainder of the document to be commented out (or render raw table rows), and can break markdownlint/rendering. Close the comment with a proper --> on its own line (and remove the extra table pipes around it).

Suggested change
| `Axes` &#10132; `NumericXAxis` &#10132; `labelSettings.visibility` | `XAxisLabelVisibility` | --> |
| `Axes` &#10132; `NumericXAxis` &#10132; `labelSettings.visibility` | `XAxisLabelVisibility` | |
-->

Copilot uses AI. Check for mistakes.
Comment on lines 124 to +127
Starting with version 18.1.0 of Ignite UI for Angular, we added a new `setFamily` method that allows us to create new families of icons in the Icon Service and associate them with CSS classes, types, and even prefixes. Additionally, icons used internally are now all declared by reference in a new `default` family with aliased names (see table bellow).

| Alias | Target Icon | Target Family |
|----------------------------------|-----------------------|---------------|
| :------------------------------- | :-------------------- | :------------ |
Copy link

Copilot AI Apr 1, 2026

Choose a reason for hiding this comment

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

Typo in prose: "see table bellow" should be "see table below".

Copilot uses AI. Check for mistakes.
Comment on lines +86 to +90
| Color Editor | ❌ | ✅ |
| Combo | ✅ | ✅ |
| CVS Exporter | ❌ | ✅ |
| Dashboard Tile | ❌ | ✅ |
| Date Picker | ✅ | ✅ |
Copy link

Copilot AI Apr 1, 2026

Choose a reason for hiding this comment

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

In the comparison table, the component name "CVS Exporter" appears to be a typo for "CSV Exporter" (matches the dedicated "CSV Exporter" topic in en/components/exporter-csv.md). Update the label to avoid confusion.

Copilot uses AI. Check for mistakes.
@@ -149,21 +149,21 @@ To set a specific input format, pass it as a string to the IgxDateTimeEditor dir

The table bellow shows formats that are supported by the directive's [`inputFormat`]({environment:angularApiUrl}/classes/igxdatetimeeditordirective.html#inputFormat):
Copy link

Copilot AI Apr 1, 2026

Choose a reason for hiding this comment

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

Typo in prose: "The table bellow shows" should be "The table below shows".

Suggested change
The table bellow shows formats that are supported by the directive's [`inputFormat`]({environment:angularApiUrl}/classes/igxdatetimeeditordirective.html#inputFormat):
The table below shows formats that are supported by the directive's [`inputFormat`]({environment:angularApiUrl}/classes/igxdatetimeeditordirective.html#inputFormat):

Copilot uses AI. Check for mistakes.
Comment thread package.json
Comment on lines 32 to 41
"cspell": "^9.2.2",
"del": "^5.1.0",
"gulp": "^5.0.0",
"gulp-autoprefixer": "^7.0.1",
"gulp-autoprefixer": "^10.0.0",
"gulp-dart-sass": "^1.0.2",
"gulp-file-include": "^2.1.1",
"gulp-replace": "^1.1.3",
"gulp-shell": "^0.7.1",
"markdownlint-cli": "^0.45.0",
"markdownlint-cli": "^0.48.0",
"slash": "^3.0.0",
Copy link

Copilot AI Apr 1, 2026

Choose a reason for hiding this comment

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

The PR metadata/title describes a dependency bump, but this PR also includes a large batch of documentation/table reformatting changes across many markdown files. If the intent is to apply markdownlint auto-fixes, consider noting that explicitly in the PR description (or splitting into a separate PR) to keep the dependency update reviewable/auditable.

Copilot uses AI. Check for mistakes.
@ChronosSF ChronosSF closed this Apr 2, 2026
@ChronosSF ChronosSF deleted the sstoychev/dependabot_update branch April 2, 2026 11:06
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.

2 participants