All Versions
258
Latest Version
Avg Release Cycle
7 days
Latest Release
-

Changelog History
Page 17

  • v3.0.0-alpha.0 Changes

    • Add pagination and sorting params to GET_MANY_REFERENCE (3412) (m4theushw)
    • ๐Ÿ‘‰ Use hooks on demo (last PR) (3345) (zyhou)
    • โž• Add useCreateController hook (3409) (fzaninotto)
    • โž• Add useShowController hook (3406) (fzaninotto)
    • โž• Add useEditController hook (3398) (fzaninotto)
    • Prevents passing the sidebarIsOpen prop to the <MenuItem> component (3393) (m4theushw)
    • โž• Add tooltip to menu entries on the sidebar (3390) (m4theushw)
    • โž• Add useListController hook (3377) (fzaninotto)
    • โž• Add auth hooks (useAuth and usePermissions) (3368) (fzaninotto)
    • ๐Ÿ”จ Refactor validators to not return translated errors (3339) (djhi)
    • โฌ†๏ธ Upgrade react-redux to version 7.1 (3349) (fzaninotto)
    • Backport changes from 2.9.2 and 2.9.3 to next (3344) (fzaninotto)
    • ๐Ÿ’… Use makeStyles hook on examples demo (3328) (zyhou)
    • ๐Ÿ‘• Replace tslint with eslint (3321) (djhi)
    • โž• Add link function to <ReferenceField> (3282) (fargito)
    • โž• Add tabs prop to <TabbedForm> to allow injecting custom Tabs component(3288) (sagarbakhtar)
    • โž• Add suggestionLimit prop to <AutocompleteArrayInput> (3326) (sagarbakhtar)
    • [BC Break] Use theme to store sidebar width (3323) (djhi
    • ๐Ÿ“œ [BC Break] Replace papaparse with a lighter library (3324) (djhi
    • โž• Add List performance optimizations (3320) (fzaninotto)
    • โฌ†๏ธ Upgrade, Configure & Apply prettier (3317) (djhi
    • โž• Add notification on USER_CHECK error (3291) (sagarbakhtar)
    • ๐Ÿ›  Fix Layout component injection (3315) (djhi
    • โž• Add useReferenceArrayField hook (3294) (ThieryMichel)
    • โž• Add useReferenceMany hook (3236) (ThieryMichel)
    • Migrate simple example to hooks (3225) (zyhou)
    • Authenticate NotFound page (3243) (Kmaschta)
    • โž• Add support for <Datagrid rowClick="toggleSelection"> (3270) (fargito)
    • โž• Add Crud hooks (useQuery, usequeryWithStore, useMutation, useGetOne, useGetList) (3253) (fzaninotto)
    • ๐Ÿ’ป Replace Headroom by native Material-ui solution for hiding the app bar on scroll (3247) (fzaninotto)
    • ๐Ÿ“‡ Rename appLayout prop to layout in <Admin> component (3055) (kopax)
    • โฌ†๏ธ Upgrade cypress and add ability to run single test (3235) (cherniavskii)
    • โž• Add useReference hook (3228) (ThieryMichel)Approved
    • ๐Ÿšš Move Actions out of the Card (3214) (fzaninotto)
    • ๐Ÿ›  Fix useListParams hook (3233) (djhi
    • โž• Add useListParams (3217) (djhi
    • ๐Ÿ‘‰ Use hooks in controllers (3213) (djhi)
    • โฌ†๏ธ [BC Break] Upgrade redux-saga (3212) (djhi)
    • โฌ†๏ธ [BC Break] Upgrade material-ui to v4 (3191) (fzaninotto)
    • โž• Add useTranslate hook (3188) (fzaninotto)of 7
    • [BC Break] Add useDataProvider hook (3181) (fzaninotto)
    • โฌ†๏ธ [BC Break] Upgrade dependencies (3170) (fzaninotto)
  • v2.9.9 Changes

    November 19, 2019
    • โž• Add link to ra-language-japanese in Translation doc (3994) (bicstone)
    • ๐Ÿ›  Fix duplicate keywords (3993) (bicstone)
    • ๐Ÿ›  Fix warning in Login form (3958) (gstvg)
    • โž• Add example of custom Datagrid usage in the List documentation (3956) (nicgirault)
    • โž• Add a list if <Pagination> props in the List documentation (3954) (nicgirault)
    • ๐Ÿ›  Fix pessimistic delete one does not remove item from selection (3926) (fzaninotto)
    • โž• Add a link to moleculer-data-provider in Data Providers doc (3925) (jjgumucio)
  • v2.9.8 Changes

    • ๐Ÿš€ Rewrite ra-tree. The new API isn't backwards compatible, but as ra-tree is considered a "lab" feature, we chose to release it in a minor version. (3771) (djhi)
    • โž• Add support for custom queries in ra-data-graphql (3839) (djhi)
    • โž• Add theme support in FileInput dropzone background (3823) (despatates)
    • โž• Add link to OpenID Connect advanced example (3795) (Kmaschta)
    • ๐Ÿ›  Fix react-admin dependency in secondary packages (3791) (manelpb)
    • ๐Ÿ›  Fix trailing slash in url breaks routing (3788) (djhi)
    • ๐Ÿ›  Fix jsDoc in refresh side effect (3780) (gillesdemey)
    • ๐Ÿ›  Fix autocomplete of Password field on LoginForm (3666) (UltimateForm)
  • v2.9.7 Changes

    • ๐Ÿ›  Fix missing semicolons in docs (3773) (emptyhand)
    • ๐Ÿ›  Fix typo in ra-core README (3772) (AlexanderOttenhoff)
    • ๐Ÿ›  Fix dataProvider doc uses onFailure instead of onError (3761) (mchaffotte)
    • ๐Ÿ›  Fix Content-Type header added for non GET requests. (3743) (clement-escolano)
    • ๐Ÿ›  Fix filter extend order in ReferenceInputController (3740) (TheHyphen)
    • ๐Ÿ›  Fix TabbedForm does not detect errors when source is a path (3711) (djhi)
    • โž• Add support for GraphQL Interface type (3692) (MichielDeMey)
    • ๐Ÿ›  Fix typo in exporter documentation (3675) (fzaninotto)
    • ๐Ÿ›  Fix Move built-in validators documentation order (3363) (heyfife)
  • v2.9.6 Changes

    • ๐Ÿ›  Fix too drastic validation of DELETE and DELETE_MANY dataProvider responses (3441) (Kmaschta)
    • ๐Ÿ›  Fix SimpleList showing ListItem as button even though linkType is false (3543) (b-raines)
    • ๐Ÿ›  Fix infinite loading when declaring resource at runtime with no authProvider (3505) (Kunnu01)
    • ๐Ÿ›  Fix typo in ra-data-graphql README (3508) (bookvik)
    • ๐Ÿ›  Fix <DeleteButton undoable={false} /> does not refresh List (3506) (natrim)
    • ๐Ÿ›  Fix typo in README (3497) (arturcarvalho)
    • ๐Ÿ›  Fix various typos in documentation and demo (3493) (yumi2011)
    • ๐Ÿ›  Fix sortable update has no effect in Field components (3494) (Kunnu01)
    • ๐Ÿ›  Fix AutocompleteArrayInput not accepting options (3479) (djhi)
    • ๐Ÿ›  Fix List data does not update when default filters Change (3308) (djhi)
    • ๐Ÿ›  Fix missing imports in List documentation (3469) (Kunnu01)
    • โž• Add link to Swedish translation (3466) (Kladdy)
    • ๐Ÿ‘Œ Improve bug report template (3488) (Kmaschta)
    • ๐Ÿ“š Change documentation search engine to Algolia (3459) (fzaninotto)
  • v2.9.5 Changes

    • ๐Ÿ›  Fix data generator usage example (3429) (mchaffotte)
    • ๐Ÿ›  Fix <ReferenceArrayInput> error message when given bad data (3415) (Kmaschta)
    • Fix List does not update if AUTH_GET_PERMISSIONS is slow (3408) (fzaninotto)
    • ๐Ÿ›  Fix click on <EmailField> triggers rowClick in <Datagrid> (3426) (despatates)
    • ๐Ÿ›  Fix click on confirmation dialog text triggers rowClick in <Datagrid> (3407) (fzaninotto)
    • ๐Ÿ›  Fix missing id requirement for Reference fields in ra-data-graphql-simple documentation (3391) (esistgut)
    • ๐Ÿ›  Fix type in <Lists aside> documentation (3388) (firepol)
    • ๐Ÿ›  Fix callback side effect is not called when using withDataProvider (3385) (djhi)
    • โž• Add mention of react-admin-google-maps component library in the Ecosystem documentation (3410) (gganebnyi)
  • v2.9.4 Changes

    • ๐Ÿ›  Fix closing delete confirmation modal triggers <Datagrid> rowClick event (3360) (Kmaschta)
    • ๐Ÿ›  Fix <DashboardMenuItem> does not use className prop (3357) (Kmaschta)
    • ๐Ÿ›  Fix unused import in tutorial (3366) (jesseshieh)
    • ๐Ÿ›  Fix broken links to material-ui v1 documentation (3365) (fzaninotto)
    • ๐Ÿ›  Fix broken link to Bulk Action Buttons in docs (3361) (bmuthoga)
    • ๐Ÿ›  Fix dead link to material-ui doc in List customization (3353) (Kmaschta)
    • ๐Ÿ›  Fix typo in Custom Input documentation (3346) (CrossEye)
  • v2.9.3 Changes

    • ๐Ÿ›  Fix issue with <TabbedForm> when used inside a dialog (3335) (griiettner)
    • ๐Ÿ›  Fix <AutoCompleteArrayInput> not showing error message (3327) (hithacker)
    • ๐Ÿ›  Fix <ListView> component isn't exported (3319) (cherniavskii)
    • ๐Ÿ›  Fix <MenuItemLink> primaryText documentation (3316) (fzaninotto)
    • ๐Ÿ›  Fix typo in callback side effect documentation (3297) (0xflotus)
    • ๐Ÿ›  Fix <SelectInput> is resettable even when it's disabled (3293) (sagarbakhtar)
    • ๐Ÿ›  Fix <CheckboxGroupInput> options documentation (3292) (sagarbakhtar)
    • ๐Ÿ›  Fix custom <LogoutButton> documentation (3283) (sagarbakhtar)
    • ๐Ÿ›  Fix posts list export in demo app (3279) (fargito)
    • ๐Ÿ›  Fix nested property filter is hidden on location change but still applied (3274) (donatascn)
    • ๐Ÿ›  Fix duplicate API call in <ReferenceArrayInput> (3252) (fargito)
    • ๐Ÿ›  Fix <RichTextInput> validation bugs (3223) (cherniavskii)
    • ๐Ÿ›  Fix <AutocompleteInput> popup re-renders after choice is selected (3190) (FACOLOMBANI)
    • ๐Ÿ‘• Replace tslint with eslint (because tslint is deprecated) (3322) (djhi)
    • โšก๏ธ Update Prettier (3304) (djhi)
    • โž• Add ra-auth-acl to the ecosystem (3301) (Kmaschta)
    • โž• Add pre-commit hooks to ensure code style is consistent on commits (3306) (3334) (djhi)
  • v2.9.2 Changes

    • ๐Ÿ›  Fix spinner position in Login and Save buttons (3276) (Luwangel)
    • ๐Ÿ›  Fix slow List view when fetching lots of rows (3275) (slecoustre)
    • ๐Ÿ›  Fix <BooleanInput> does not show errors (3271) (fargito)
    • ๐Ÿ›  Fix <Query> component sending request on every update (3267) (fargito)
    • ๐Ÿ›  Fix duplicated entry in Reference documentation (3259) (mabhub)
    • ๐Ÿ›  Fix duplicated code formatting rules (3258) (fargito)
    • ๐Ÿ›  Fix empty list after changing the items per page count (3257) (sagarbakhtar)
    • ๐Ÿ›  Fix <RichTextInput> does not use theme color to show focus (3231) (cherniavskii)
    • โž• Add Bulgarian translation link (3260) (ptodorov0)
  • v2.9.1 Changes

    • ๐Ÿ›  Fix handling of deleted references (3216) (djhi)
    • ๐Ÿ›  Fix warning in Login page (3195) (cherniavskii)
    • ๐Ÿ›  Fix improperly named RejectButton class name in demo (3182) (ericwb)
    • ๐Ÿ›  Fix outdated mention in Authentication documentation (3177) (joehillen)
    • โž• Add link to NextJs Crud dataprovider (3201) (gganebnyi)
    • โž• Add markdown input package to the Ecosystem documentation (3204) (maluramichael)