|
1 | 1 | ## ⚠️ The end of @material-ui/pickers 🙈, long live @mui/x-date-pickers
|
2 | 2 |
|
3 | 3 | See [#2157](https://github.com/mui/material-ui-pickers/issues/2157) for more details.
|
4 |
| - |
5 |
| ---- |
6 |
| - |
7 |
| -<p align="center"> |
8 |
| - <a href="https://material-ui.com/" rel="noopener" target="_blank"><img width="200" src="https://material-ui-pickers.dev/static/meta-image.png" alt="Material-ui-pickers logo"></a></p> |
9 |
| -</p> |
10 |
| - |
11 |
| -<h1 align="center">Material UI Pickers</h1> |
12 |
| - |
13 |
| -<div align="center"> |
14 |
| - |
15 |
| -Accessible, customizable, delightful date & time pickers for [@material-ui/core](https://material-ui.com/) |
16 |
| - |
17 |
| -[](https://www.npmjs.org/package/@material-ui/pickers) |
18 |
| -[](https://www.npmjs.org/package/@material-ui/pickers) |
19 |
| -[](https://codecov.io/gh/mui/material-ui-pickers) |
20 |
| -[](https://bundlephobia.com/result?p=@material-ui/pickers@latest) |
21 |
| -[](https://circleci.com/gh/mui/material-ui-pickers) |
22 |
| -[](https://dashboard.cypress.io/#/projects/qow28y/runs) |
23 |
| -[](https://percy.io/mui/material-ui-pickers) |
24 |
| -[](https://github.com/prettier/prettier) |
25 |
| - |
26 |
| -</div> |
27 |
| - |
28 |
| -## Installation |
29 |
| - |
30 |
| -Note that this package requires `@material-ui/core` **v4**. It will not work with the old v3. Please read the [migration guide](https://material-ui-pickers.dev/guides/upgrading-to-v3) if you are updating from v2 |
31 |
| - |
32 |
| -```sh |
33 |
| -// via npm |
34 |
| -npm i @material-ui/pickers |
35 |
| - |
36 |
| -// via yarn |
37 |
| -yarn add @material-ui/pickers |
38 |
| -``` |
39 |
| - |
40 |
| -## Getting started |
41 |
| - |
42 |
| -[Here is instruction](https://material-ui-pickers.dev/getting-started/installation#peer-library) of how to get started with `@material-ui/pickers`. |
43 |
| - |
44 |
| -## Documentation |
45 |
| - |
46 |
| -Check out the [documentation website](https://material-ui-pickers.dev/). |
47 |
| - |
48 |
| -## Changelog |
49 |
| - |
50 |
| -The changelog is available [on GitHub](https://github.com/mui/material-ui-pickers/releases). |
51 |
| - |
52 |
| -## Contributing |
53 |
| - |
54 |
| -For information about how to contribute, see the [CONTRIBUTING](https://github.com/mui/material-ui-pickers/blob/master/CONTRIBUTING.md) file. |
55 |
| - |
56 |
| -## LICENSE |
57 |
| - |
58 |
| -The project is licensed under the terms of [MIT license](https://github.com/mui/material-ui-pickers/blob/master/LICENSE). |
0 commit comments