![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@progress/wct-a11y-spec
Advanced tools
Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.
This folder contains the WAI-ARIA and Keyboard Navigation spec for most of the suites in the Web Components and Tools division: Kendo UI for Angular, Kendo UI for jQuery, Kendo React, Kendo UI for Vue, Telerik UI for Blazor, Telerik UI for ASP.NET Core (Kendo jQuery based), and Telerik UI for ASP.NET MVC (Kendo jQuery based).
To generate the WAI-ARIA specification in MD format for each of the suites, you will need to:
npm install
npm run aria-angular
npm run aria-blazor
npm run aria-jquery
npm run aria-react
npm run aria-vue
npm run aria
The generate MD files will be placed in the following folders:
/dist/angular/aria/
/dist/blazor/aria/
/dist/jquery/aria/
/dist/react/aria/
/dist/vue/aria/
To generate the ARIA test definitions in JSON format for each of the suites, you will need to:
npm install
npm run test-def-angular
npm run test-def-blazor
npm run test-def-jquery
npm run test-def-react
npm run test-def-vue
npm run test-def
The generate JOSN file will be found here:
/dist/angular/test-def/test-definitions.json
/dist/blazor/test-def/test-definitions.json
/dist/jquery/test-def/test-definitions.json
/dist/react/test-def/test-definitions.json
/dist/vue/test-def/test-definitions.json
FAQs
Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.
The npm package @progress/wct-a11y-spec receives a total of 7,051 weekly downloads. As such, @progress/wct-a11y-spec popularity was classified as popular.
We found that @progress/wct-a11y-spec demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.