Merge pull request #6440 from IgniteUI/dependabot/npm_and_yarn/npm_an…#6444
Merge pull request #6440 from IgniteUI/dependabot/npm_and_yarn/npm_an…#6444
Conversation
…d_yarn-8d4971d3be chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
There was a problem hiding this comment.
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-autoprefixerandmarkdownlint-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` ➔ `NumericYAxis` ➔ `labelSettings.horizontalAlignment` | `YAxisLabelHorizontalAlignment` | | | ||
| | `Axes` ➔ `NumericXAxis` ➔ `labelSettings.verticalAlignment` | `XAxisLabelVerticalAlignment` | | | ||
| | `Axes` ➔ `NumericYAxis` ➔ `labelSettings.visibility` | `YAxisLabelVisibility` | | | ||
| | `Axes` ➔ `NumericXAxis` ➔ `labelSettings.visibility` | `XAxisLabelVisibility` | --> | |
There was a problem hiding this comment.
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).
| | `Axes` ➔ `NumericXAxis` ➔ `labelSettings.visibility` | `XAxisLabelVisibility` | --> | | |
| | `Axes` ➔ `NumericXAxis` ➔ `labelSettings.visibility` | `XAxisLabelVisibility` | | | |
| --> |
| 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 | | ||
| |----------------------------------|-----------------------|---------------| | ||
| | :------------------------------- | :-------------------- | :------------ | |
There was a problem hiding this comment.
Typo in prose: "see table bellow" should be "see table below".
| | Color Editor | ❌ | ✅ | | ||
| | Combo | ✅ | ✅ | | ||
| | CVS Exporter | ❌ | ✅ | | ||
| | Dashboard Tile | ❌ | ✅ | | ||
| | Date Picker | ✅ | ✅ | |
There was a problem hiding this comment.
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.
| @@ -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): | |||
There was a problem hiding this comment.
Typo in prose: "The table bellow shows" should be "The table below shows".
| 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): |
| "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", |
There was a problem hiding this comment.
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.
…d_yarn-8d4971d3be
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
Closes #
Checklist:
preview\beta../relative/path.mdIgxSelectComponent,<igx-combo>code blocksfor the names of classes / tags / propertiescode blockspending-localizationlabel when the review of the PR is done