
Product
Announcing Precomputed Reachability Analysis in Socket
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
ra-language-english
Advanced tools
English messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services
English messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.
npm install --save ra-language-english
import { Admin } from 'react-admin';
import englishMessages from 'ra-language-english';
import polyglotI18nProvider from 'ra-i18n-polyglot';
const messages = {
'en': englishMessages,
};
const i18nProvider = polyglotI18nProvider(locale => messages[locale]);
<Admin locale="en" i18nProvider={i18nProvider}>
...
</Admin>
This translation is licensed under the MIT License, and sponsored by marmelab.
5.10.0
<ColumnsButton>
when there are many columns (#10848) (slax57)react-query
dependency to require at least v5.83 (#10838) (djhi). You might have duplicate versions if you already had it in your dependencies. Should you have an error mentioning the QueryContext
, make sure you only have one version in your package manager lock file.<ReferenceArrayInputBase>
(#10833) (djhi)<RadioButtonGroupInput>
and <CheckboxGroupInput>
choices (#10821) (WiXSL)empty
in Reference fields (#10817) (fzaninotto)<ReferenceManyCountBase>
(#10808) (fzaninotto)<MenuItemLink>
(#10790) (djhi)useEditController
does not pass all variables to useUpdate (#10839) by (djhi)<Create>
documentation (#10840) by (rkfg)FAQs
English messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services
The npm package ra-language-english receives a total of 55,832 weekly downloads. As such, ra-language-english popularity was classified as popular.
We found that ra-language-english 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.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.