-
-
Notifications
You must be signed in to change notification settings - Fork 134
Comparing changes
Open a pull request
base repository: api-platform/admin
base: v3.4.6
head repository: api-platform/admin
compare: v3.4.7
- 8 commits
- 92 files changed
- 5 contributors
Commits on Mar 11, 2024
-
chore: add a way to developp with Storybook
* chore: add a way to developp with Storybook * ci: github action storybook * doc: update CONTRIBUTING.md * fix: eslint fixes + use yarn * fix: docker ci --------- Co-authored-by: adrien guernier <adrien@marmelab.com>
Configuration menu - View commit details
-
Copy full SHA for 62106ae - Browse repository at this point
Copy the full SHA 62106aeView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9993bf1 - Browse repository at this point
Copy the full SHA 9993bf1View commit details
Commits on Mar 27, 2024
-
refactor: move extraInformation to meta (#498)
* refactor: move extraInformation to meta The *Params datatypes have a meta field that can be filled with any value as necesarry for the dataprovider, see UpdateParams here https://github.com/marmelab/react-admin/blob/master/packages/ra-core/src/types.ts#L189-L194 It's better to use this value instead of polluting the data object * remove passing unnecessary tranport parameter --------- Co-authored-by: Paweł Suwiński <dracono@wp.pl>
Configuration menu - View commit details
-
Copy full SHA for 4645fb5 - Browse repository at this point
Copy the full SHA 4645fb5View commit details
Commits on Apr 5, 2024
-
useOnSubmit hook for Create/ EditGuessers (#542)
* useOnSubmit hook * switch to useOnSubmit hook * export useOnSubmit * fix isCreate cond, tests
Configuration menu - View commit details
-
Copy full SHA for 1d4e833 - Browse repository at this point
Copy the full SHA 1d4e833View commit details -
fix: make it possible to pass all supported props to AdminContext fro…
…m AdminGuesser (#545) Thanks!
Configuration menu - View commit details
-
Copy full SHA for 5f80c05 - Browse repository at this point
Copy the full SHA 5f80c05View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 551ba4c - Browse repository at this point
Copy the full SHA 551ba4cView commit details
Commits on May 13, 2024
-
fix problem+json context resolving while expanding violation list (#553)
* add jest-fetch-mock * violation list expanding test cases * problem+json context resolving fix * yarn upgrade * Remove commented import. * proto typo * lock rever
Configuration menu - View commit details
-
Copy full SHA for cef2c57 - Browse repository at this point
Copy the full SHA cef2c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d173f5 - Browse repository at this point
Copy the full SHA 0d173f5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.4.6...v3.4.7