New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ra-language-english

Package Overview
Dependencies
Maintainers
1
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ra-language-english - npm Package Versions

1245
27

5.2.2

Diff
djhi
published 5.2.2 •

Changelog

Source

5.2.2

  • Fix disabled inputs temporarily erase values (#10249) (fzaninotto)
  • Fix List empty component wrongly appears when using partial pagination (#10248) (fzaninotto )
  • [Doc] Remove extra TOC in upgrade guide (#10246) (smeng9)
  • [Doc] Fix <DateRangeInput>'s reference EE icon (#10245) (erwanMarmelab)
  • [Doc] Update migration guide with useRecordSelection changes (#10244) (WiXSL)
  • [Doc] Add "standalaone usage" doc section in dialog views (#10241) (erwanMarmelab)
  • [Doc] Update outdated ecommerce demo video (#10236) (erwanMarmelab)
  • [Doc] Update <Filterbutton>'s screencast (#10213) (erwanMarmelab)
  • Build(deps): Bump rollup from 4.21.3 to 4.22.4 (#10234) (dependabot[bot])
djhi
published 5.2.1 •

Changelog

Source

5.2.1

djhi
published 5.2.0 •

Changelog

Source

5.2.0

  • Add support for response metadata in dataProvider.getList() (#10179) (fzaninotto)
  • Add icons to <FilterButton> dropdown (#10186) (erwanMarmelab)
  • Add reset button to <Datagrid> and <SimpleList> when the current filter brings to no result (#10184) (erwanMarmelab)
  • Add global Reset CSS (#10164) (fzaninotto)
  • Add <ReferenceManyField storeKey> to allow more than one reference for the same resource (#10132) (djhi)
  • Add support for computed fields in ra-data-json-server's dataProvider.create() (#10162) (fzaninotto)
  • Enable Store sync when disableSyncWithLocation is true (#10187) (WiXSL)
  • Fix <FilterButton> accessibility (#10204) (djhi)
  • Fix <FilterButton> checked status (#10191) (fzaninotto)
  • Fix input validation and dirty state after re-enabling disabled fields (#10163) (michel-paiva)
  • [Doc] Create a doc page for <DateRangeInput> (#10202) (erwanMarmelab)
  • [Doc] Document <ReferenceManyField storeKey> prop (#10142) (slax57)
djhi
published 5.1.5 •

Changelog

Source

5.1.5

djhi
published 5.1.4 •

Changelog

Source

5.1.4

  • Fix useFormGroup doesn't return validation errors with react-hook-form 7.53.0 (#10168) (slax57)
  • Avoid "no source" warning when theres a finalSource in useInput (#10153) (GuilhermeCarra)
  • [chore] Bump webpack from 5.83.1 to 5.94.0 (#10175) (dependabot[bot])
  • [Doc]: Fix <SimpleFormIterator> add and remove buttons snippets (#10173) (julienV)
slax57
published 5.1.3 •

Changelog

Source

v5.1.3

slax57
published 5.1.2 •

Changelog

Source

v5.1.2

  • Fix <PrevNextButtons> index when using paginated results (#10144) (slax57)
  • Fix useInput should call a custom validator with the final source in respect to the <SourceContext> (#10148) (slax57)
  • Fix ra-data-graphql incorrectly warns about deprecated override option being set (#10138) (JonasDoe)
  • Fix create-react-admin CLI to generate valid react-admin v5 apps (#10131) (djhi)
  • [Doc] Fix <ReferenceInput> usage incorrectly mentions the validate prop (#10134) (fzaninotto)
  • [Doc] Fix broken links to webm videos (#10143) (slax57)
  • [Doc] Improve types in QuickFilter doc (#10150) (slax57)
  • [Doc] Update ra-search documentation to mention disableHighlight (#10135) (djhi)
  • [Doc] Add ra-data-nestjs-query to the list of Data Providers (#10145) (mrnkr)
fzaninotto
published 5.1.1 •

Changelog

Source

v5.1.1

  • Fix <TranslatableInputs> throws error when used with null value (#10125) (glauff)
  • Fix ListContext.setSort ignores the sort order when the chosen field is the current one (#10114) (adguernier)
  • Fix <Datagrid rowClick> is called on mount (#10102) (djhi)
  • Fix <SimpleFormIterator> adds a left padding when there is no label (#10092) (fzaninotto)
  • Fix <DateInput> and <DateTimeInput> do not handle partial values correctly on Firefox (#9543) (arimet)
djhi
published 5.1.0 •

Changelog

Source

v5.1.0

fzaninotto
published 4.16.20 •