-
MUI
- Paris, France
- @olivtassinari
Highlights
- 1 discussion answered
Block or Report
Block or report oliviertassinari
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
mui/material-ui Public
MUI Core (formerly Material UI) is the React UI library you always wanted. Follow your own design system, or start with Material Design.
-
Remove unnecessary React propTypes from the production build.
🎈 -
-
Gatsby plugin for Material-UI with built-in server-side rendering support
-
Babel plugin for removing React properties.
💨
2,840 contributions in the last year
Activity overview
Contribution activity
March 2022
Created 43 commits in 4 repositories
Created a pull request in mui/material-ui that received 5 comments
[data-grid] Fix print export feature
The reproduction: open https://mui.com/components/data-grid/export/ click on the print button. It was first raised by @alexfauquette in https://…
Opened 19 other pull requests in 3 repositories
mui/material-ui
3
open
10
merged
- [docs] Fix in design kit house ad
- Revert "[docs] Add "Work in biotech" to showcase (#31711)"
- [docs] Solve duplication of content
- [docs] Fix side nav capitalization of API
- [docs] Fix product name capitalization
- [website] Date picker is in MUI X
- [docs] Use TypeScript demos by default
- [docs] Make LTS searchable
- [docs] Fix SEO issues
- [core] Simplify anchor link
- [examples] Fix Link leak of Next.js props
- [docs] Remove career pages from translation
- [docs] Fix JS files overloading
mui/mui-x
5
merged
mui/react-technical-challenge
1
merged
Reviewed 22 pull requests in 2 repositories
mui/material-ui
16 pull requests
- [website] Date picker is in MUI X
- [docs] Fix product name capitalization
- [SliderUnstyled] Fix dragging on disabled sliders
-
[TextField] Fix to show
input[type=number]spinner icons in Chrome - [Popper] Allow setting default props in a theme
- [docs] Test products search
- [docs] Adjust Stack's basic usage demo
- [docs] Fix source code links on the Templates page
- [examples] Ignore tsbuildinfo with Next.js
- [docs] Fix docs site crash on iOS Safari 12
- [examples] Fix Link leak of Next.js props
- [docs] Add Macedonian translation
- [FormControlLabel] Fix label prop type to be in-line with other label prop types
- Bump typescript to ^4.6.2
- [blog] 2021 survey results post
- [docs] Add banner in solidarity with Ukraine
Created an issue in mui/mui-x that received 2 comments
[license] Move x-license-pro cli in a new package
It used to be possible to generate a license key with
npx @mui/x-license-pro@4.0.1 --order 121
It's no longer possible, it's broken when you run t…