diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1d984620e4..d5efe8d8f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,10 +19,10 @@ jobs: - name: Checkout uses: actions/checkout@v4 - - name: Use Node.js 22.x + - name: Use Node.js 24.x uses: actions/setup-node@v4 with: - node-version: 22 + node-version: 24 cache: 'npm' - name: Install dependencies diff --git a/docs/angular/public/images/general/greenCheck.png b/docs/angular/public/images/general/greenCheck.png new file mode 100644 index 0000000000..6d09366869 Binary files /dev/null and b/docs/angular/public/images/general/greenCheck.png differ diff --git a/docs/angular/public/images/general/redX.png b/docs/angular/public/images/general/redX.png new file mode 100644 index 0000000000..ae748161d2 Binary files /dev/null and b/docs/angular/public/images/general/redX.png differ diff --git a/docs/angular/src/content/en/components/button.mdx b/docs/angular/src/content/en/components/button.mdx index c58ca2e8a1..87e275e58a 100644 --- a/docs/angular/src/content/en/components/button.mdx +++ b/docs/angular/src/content/en/components/button.mdx @@ -1,5 +1,5 @@ ---- -title: Angular Button Component – Ignite UI for Angular - MIT license +--- +title: Angular Button Component - Ignite UI for Angular - MIT license description: Enhance standard buttons with built-in text, images and more features using Ignite UI for Angular Button component. Try it now. keywords: Angular Button component, Angular Button control, Ignite UI for Angular, UI controls, Angular widgets, web widgets, UI widgets, Angular, Native Angular Components Suite, Native Angular Controls, Angular UI Components, license: MIT @@ -11,7 +11,7 @@ import ApiLink from 'igniteui-astro-components/components/mdx/ApiLink.astro'; # Angular Button Overview -Angular Button directive is used for creating and adding actionable buttons to a web page/application. There are different Angular Button types that are easy to customize and include several built-in features. By default, Angular Material uses native `