All Versions
230
Latest Version
Avg Release Cycle
7 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v3.18.2 Changes
- ๐ Fix
displayName
prop in Field components (6569) (WiXSL) - ๐ Fix
submitErrorsMutators
form mutator is not exported (6586) (djhi) - ๐ Fix
linkToRecord
syntax when pointing to the show page (6575) (ValentinnDimitroff) - ๐ Fix
<UrlField>
font size differs from other fields (6568) (WiXSL) - ๐ Fix
<EmailField>
font size differs from other fields (6567) (fzaninotto) - [Doc] Add mentions of supabase data & auth providers and Tip Tap rich text input (6590) (djhi)
- โ
[Doc] Fix examples of
ra-test
usage with fake dataProviders (6600) (DjebbZ) - ๐ [TypeScript] Remove FunctionComponent usage from
RichTextInput
(6577) (WiXSL) - [Doc] Fix
<AutocompleteArrayInput>
image link typo (6574) (WiXSL) - [Doc] Fix outdated link to Django REST Framework dataProvider (6571) (fzaninotto)
- [TypeScript] Rename and export Mutation props (6576) (WiXSL)
- ๐ Fix
-
v3.18.0 Changes
๐ป ๐จ UI Changes
- ๐
<Sidebar>
: Make it fixed when users scroll vertically (6534) (fzaninotto) <TranslatableInputs>
: Reduce language tabs margin to allow more languages to be used (6484) (fzaninotto)
๐ New Features
- ๐
<SimpleFormIterator>
: Add support for reordering items (6433) (djhi) <SimpleList>
: AddRecordContext
to allow usage of Field components inprimaryText
,secondaryText
, andtertiaryText
(6552) (djhi)<Datagrid>
: Addheader
prop to override the header row (6496) (fzaninotto)- ๐
useRedirect
: Add support for absolute URLs to facilitate third-party authentication providers (OAuth, OpenID Connect) (6469) (fzaninotto)
๐ ๐ Bug Fixes
- ๐ Fix quick create suggestion label when using custom
optionText
(6551) (djhi) - ๐ Fix
devDependencies
of individual packages (6540) (quentingarcia)
๐ฆ Types
- Export many internal
ra-core
prop types for easier override (6543) (WiXSL) - ๐ Fix
dataProvider.delete
response type marksdata
as optional (6548) (WiXSL) - โ Remove
FC
usage from<SimpleFormIterator>
and Docs (6546) (WiXSL) - โ Remove
FC
usage from<AdminContext>
(6545) (WiXSL) - โ Remove
FC
usage from<Field>
components (6538) (WiXSL) - โ Remove
FC
usage from examples (6519) (WiXSL) - โ Remove
FC
usage fromra-core
components (6515) (WiXSL)
๐ ๐ Docs
โจ Demos
- ๐
-
v3.17.3 Changes
- ๐ Fix
<BooleanInput initialValue>
overrides existing value from record (6533) (fzaninotto) - ๐ Fix
<ArrayField>
forbids empty component in child<Datagrid>
(6524) (fzaninotto) - ๐ Fix
useList
pagination total (6500) (yksflip) - [Doc] Add link to auth tutorials for Auth0, AzureAD, and Loopback (6535) (fzaninotto)
- [Doc] Fix typo in readme file (6527) (WiXSL)
- ๐ [Doc] Fix
emptyText
prop description in Fields documentation (6525) (fzaninotto) - ๐ [RFR] Remove FC usage from ra-ui-materialui components (6514) (WiXSL)
- ๐ Fix
-
v3.17.2 Changes
- ๐ Fix filter set via URL isn't persistent if set on the list page (6504) (fzaninotto)
- ๐ Fix
<SearchInput variant="outlined">
has hole in the outline (6492) (fzaninotto) - [TypeScript] Fix
Error
prop types (6508) (fzaninotto) - [Doc] Fix typo in Authentication chapter (6499) (msohail07)
- [Doc] Fix Syntax Error in
linkToRecord
code snippet (6498) (fzaninotto) - โก๏ธ [Doc] Update Input images (6493) (fzaninotto)
- [Doc] Fix
<Labeled>
example (6489) (WiXSL) - [Doc] Add
useList
hook to reference section (6488) (WiXSL)
-
v3.17.1 Changes
- ๐ Fix propType warning in
<BulkExportButton>
(6479) (fzaninotto) - ๐ Fix propType warning in delete buttons (6472) (djhi)
- ๐ Fix
props.options.labelWidth
not being applied in<SelectArrayInput>
(6465) (WiXSL) - ๐ Fix ignored
inputRef
in<AutocompleteInput>
&<AutocompleteArrayInput>
(6458) (djhi) - [TypeScript] Fix type of
<SelectInput classes>
prop (6456) (djhi) - ๐ [TypeScript] Fix missing translation message types (6426) (Aikain)
- [Doc] Add
ra-supabase
to data providers list (6481) (djhi) - [Doc] Add usage for
useList
(6480) (djhi) - [Doc] Fix authentication examples (6467) (WiXSL)
- [Doc] Improve Submission Validation example (6466) (WiXSL)
- [Demo] Improve learning experience by keeping component names in React DevTools (6457) (fzaninotto)
- [Doc] Fix minor syntax errors in code examples (6449) (WiXSL)
- โก๏ธ [Doc] Fix
<BulkUpdateButton>
example (6447) (WiXSL) - โ๏ธ [Doc] Fix typos, anchors and code samples (6446) (WiXSL)
- [Doc] Add link to ReactPage Integration in the third-party Inputs list (6444) (macrozone)
- [Doc] added link to
@bb-tech/ra-components
in the third-party Inputs list (6443) (sivaavkd)
- ๐ Fix propType warning in
-
v3.17.0 Changes
- โ Add ability to define filters as an array of Inputs (6368) (fzaninotto)
- โ Add support for image path value in
<SimpleList leftAvatar>
(6418) (fzaninotto) - โ Add ability to hide Input labels with
label={false}
(6381) (VikrantShirvankar) - โ Add links to the
<Error>
page to help troubleshooting (6367) (fzaninotto) - โ Add ability to redirect to a custom page on logout (6326) (andrico1234)
- โ Add
useList
, a way to reuse the list pagination/sorting/filtering client-side logic (6321) (6378) (djhi) - โ Add
<SimpleFormIterator>
label function (6305) (iamstiil)
-
v3.16.5 Changes
- ๐ Fix "Deprecated findDOMNode" warning in StrictMode (6398) (fzaninotto)
- ๐ Fix
<DateTimeInput>
does not include timezone for initialValue (6401) (djhi) - ๐ Fix
<TranslatableInputs>
ignores child input label (6415) (mjomble) - ๐ Fix
<Empty>
component isn't exported (6416) (djhi) - ๐ฒ [Demo] Improve dataProvider logging in GraphQL demo (6405) (fzaninotto)
- [Doc] Add mention of
<RichTextInput>
display bug and userland fix (6403) (fzaninotto)
-
v3.16.4 Changes
- โก๏ธ [Demo] Optimize data loading in e-commerce demo (6392) (djhi)
- [Demo] Fix CRM demo points to bad source file (6389) (fzaninotto)
- [Doc] Fix a typo in main Readme (6390) (aminetakha)
- ๐ [Doc] Fix incomplete side effect hooks documentation (6388) (fzaninotto)
- ๐ [Doc] Fix misleading explanation of
<List syncWithLocation>
prop (6385) (fzaninotto) - [Doc] Fix
<ListBase>
snippet doesn't explain how to override the title (6383) (fzaninotto) - ๐ [Doc] Fix wrong ending tags in Actions documentation (6382) (Cornul11)