Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,650 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in mui-org/material-ui that received 1 comment
[docs] Add react-admin in related projects page
I have followed (at least) the PR section of the contributing guide.
- Fix simple example usage instructions
- Add ability to customize the ready screen on empty admins
- [Doc] Group Inputs and Fields in documentation to allow better discoverability
- Fix Custom Menu doesn't always receive onMenuClick prop
- Fix Appbar custom content flickers when loading
- Fix AutocompleteArrayInput doesn't support the disabled prop
- Speed up show & hide filter
- Fix missing TypeScript types for AppBar and other layout components
- Fix TypeScript compilation error on defaultIdentity
- [Demo] Improve Order Edit UI
- [Doc] Fix Link to filtered list snippet incorrectly requires all query parameters
- Add ability to reset an AutocompleteInput
- Fix AutocompleteInput suggestions appear beneath Dialog
- Add rest props sanitizer for Fields and Inputs
- [Doc] Add warning about inconsistent record shapes in custom data provider instructions
- [Doc] Fix specialized dataProvider hooks usage
- [Doc] Fix linking two inputs example
- [Doc] Fix custom login snippet missing theme
- [Doc] Remove Input defaultValue syntax with a function
- Add ability to hide notification when authProvider.checkAuth() or authProvider.checkError() fail
- Fix default authProvider.getIdentity() triggers infinite loop
- Fix dataProvider fails silently when response has wrong type
- Fix default AuthContext value fails TypeScript compilation
- [doc] Fix rendering a Datagrid outside a Resource instructions
- Add ability to specify record type in FunctionField
- Some pull requests not shown.
- Introduce RecordContext and Base components for Edit, Create and Show
- Fix several eslint warnings
- Allow to disable the UserMenu without rewriting the AppBar
- Relax useDataProvider signature to ease custom methods usage
- Add type for theme
- Manage the table of contents of the documentation using tocbot
- Manage the table of contents of the documentation using tocbot
- Fix missing path prop in Tab component type
- Remove unused components css rules
- [Doc] Added Inputs and Fields CSS Api documentation
- Fix Demo Video Links in READMEs
- [Doc]: Added react-router link
- Fix missing link to <DateTimeInput> in reference documentation
- Fix TabbedShowLayout resolves path incorrectly if first tab is null
- Allow the option labels of NullableBooleanInput to be customized
- Add onSuccess and onFailure properties to DeleteButton
- ra-data-graphql: Update include/exclude introspection logic
- Enhancement: Allow installation with PHP 8.0
- Fix: PHP requirement in README.md
- Enhancement: Update dealerdirect/phpcodesniffer-composer-installer
- Fix: Update squizlabs/php_codesniffer
- Fix: Update phpunit/phpunit
- Enhancement: Update actions/cache
- Enhancement: Update actions/checkout
- Enhancement: Raise error level from 7 to 6