Security News
cURL Project and Go Security Teams Reject CVSS as Broken
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
ra-language-french
Advanced tools
French messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services
French messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.
npm install --save ra-language-french
import frenchMessages from 'ra-language-french';
import polyglotI18nProvider from 'ra-i18n-polyglot';
const messages = {
'fr': frenchMessages,
};
const i18nProvider = polyglotI18nProvider(locale => messages[locale]);
<Admin locale="fr" i18nProvider={i18nProvider}>
...
</Admin>
This translation is licensed under the MIT License, and sponsored by marmelab.
v3.9.0
ra-data-simple-rest
data provider instead of Content-Range
(5224) (alexisjanvier)localStorage
data provider (5329) (fzaninotto)<NullableBooleanInput>
(5311) (gavacho)<BooleanField>
to show as values (5281) (WiXSL)useCheckAuth
and useLogoutIfAccessDenied
hooks (5255) (WiXSL)<Error>
component proptypes when using string error
(5341) (fzaninotto)<Tab>
component to TypeScript (5342) (fzaninotto)<Edit>
logs warning when using transform
prop (5332) (fzaninotto)<NullableBooleanInput>
empty value isn't selectable (5326) (fzaninotto)<Edit>
refreshes dirty forms if tab is backgrounded (5319) (WiXSL)FieldProps
to <Input>
components (5300) (fzaninotto)<LoadingIndicator>
does not get class overrides (5279) (WiXSL)IsRowSelectable
return type (5278) (WiXSL)useGetIdentity
fails when there is no authProvider
(5209) (fzaninotto)<Datagrid>
doesn't support forwarding ref (5202) (jeiea)Sort
, Filter
and Navigation
types to allow type emission from react-admin (5257) (fzaninotto)<DateTimeInput>
in reference documentation (5340) (Hettomei)ra-data-localstorage
readme (5333) (WiXSL)<UserMenu>
example in theming docs (5328) (ceracera)ra-data-simple-rest
, allowing configurable id
field (5290) (zachrybaker)Toolbar
in <SaveButton>
(5285) (Luwangel)ra-enterprise
packages to Ecosystem documentation (5284) (djhi)For the changelog of older releases, check the GitHub repository:
FAQs
French messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services
The npm package ra-language-french receives a total of 3,580 weekly downloads. As such, ra-language-french popularity was classified as popular.
We found that ra-language-french 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
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.