forked from mlaursen/react-md
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(docs): Updated documentation for {{RMD_VERSION}}
This should hopefully be the last commit required for the v2 release. Tagging all the open v2 targeted github issues below so they auto close once this is merged. - Closes mlaursen#826 (v2 status ticket) - Closes mlaursen#697 - Closes mlaursen#854 with the new documentation for [self hosting fonts with relative paths] - Closes mlaursen#851, closes mlaursen#642 with the new [ExpansionPanel] components - Closes mlaursen#850, closes mlaursen#641, closes mlaursen#600, closes mlaursen#594, closes mlaursen#554, closes mlaursen#519, closes mlaursen#406, closes mlaursen#405, closes mlaursen#404, closes mlaursen#399, closes #289, closes #237 with the new [Table] components and the new [useIndeterminateChecked] hook - Closes mlaursen#848, closes mlaursen#816, closes mlaursen#788 since v2 no longer uses deprecated lifecycle methods and is purely function component based. (react-transition-group uses `findDOMNode` though right now) - Closes mlaursen#844 since this is available in the [@react-md/sheet package] - Closes mlaursen#842 due to re-writing the `Collapse` component - Closes mlaursen#824, closes mlaursen#820, closes mlaursen#771, closes mlaursen#707, closes mlaursen#693, closes mlaursen#687, closes mlaursen#654, closes mlaursen#577, closes #270 due to the new [Tabs API] - Closes mlaursen#823, closes mlaursen#714, closes mlaursen#705 with the new [Menu components] - Closes mlaursen#822 since the new [@react-md/form package] added the new styles. - Closes mlaursen#819 with the new [SimpleListItem] and [ListItemChildren (preferred)] components - Closes mlaursen#818 with the new focus behavior - Closes mlaursen#804, closes mlaursen#765, closes mlaursen#743, closes mlaursen#731, closes mlaursen#730, closes mlaursen#671, closes mlaursen#607, closes mlaursen#387 with the new [NativeSelect] and [Select] implementations - Closes mlaursen#802, closes mlaursen#762, closes mlaursen#761, closes mlaursen#572, closes mlaursen#486, closes mlaursen#408, closes mlaursen#314, closes mlaursen#312 with the new [TextField] implementation - Closes mlaursen#791, closes mlaursen#780, closes mlaursen#425, closes mlaursen#633 with the new [AutoComplete] implementation - Closes mlaursen#770 with the new [FixedDialog] component - Closes mlaursen#721, closes mlaursen#640, closes mlaursen#407 with the new [Grid] and [GridList] implementations - Closes mlaursen#719 with the new [Radio] component - Closes mlaursen#706, closes mlaursen#683 with the new [Button] component - Closes mlaursen#695 with the new [Theme API] - Closes mlaursen#691 with the new [FileInput] component - Closes mlaursen#689 with the new [Tabs API] and [Menu components] - Closes mlaursen#674, closes mlaursen#413 with the new [@react-md/alert package] - Closes mlaursen#658 with the new [Menu components] and [@react-md/tree package] - Closes mlaursen#582 with the new [Chip] component - Closes mlaursen#497, closes mlaursen#455, closes mlaursen#419 with the new [@react-md/layout package] - Closes mlaursen#496 with the new [Switch] component - Closes #239, closes #157 with the new [Tooltip] component [self hosting fonts with relative paths]: https://react-md.dev/guides/advanced-installation#using-relative-paths-for-fonts [useIndeterminateChecked hook]: https://react-md.dev/packages/form/demos#indeterminate-checkboxes-title [@react-md/alert package]: https://react-md.dev/packages/alert/demos [@react-md/layout package]: https://react-md.dev/packages/layout/demos [@react-md/form package]: https://react-md.dev/packages/form/demos [@react-md/sheet package]: https://react-md.dev/packages/sheet/demos [@react-md/tree package]: https://react-md.dev/packages/tree/demos [Theme API]: https://react-md.dev/guides/customizing-your-theme [Tabs api]: https://react-md.dev/packages/tabs/demos [Button]: https://react-md.dev/packages/button/demos [Chip]: https://react-md.dev/packages/chip/demos [ExpansionPanel]: https://react-md.dev/packages/button/demos [menu components]: https://react-md.dev/packages/menu/demos [FileInput]: https://react-md.dev/packages/form/demos#file-input-example-title [Switch]: https://react-md.dev/packages/form/demos#switch-examples-title [NativeSelect]: https://react-md.dev/packages/form/demos#native-select-example-title [Select]: https://react-md.dev/packages/form/demos#select-example-title [Tooltip]: https://react-md.dev/packages/tooltip/demos [Table]: https://react-md.dev/packages/table/demos [AutoComplete]: https://react-md.dev/packages/autocomplete/demos [FixedDialog]: https://react-md.dev/packages/dialog/demos#fixed-dialog-example-title [TextField]: https://react-md.dev/packages/form/demos#text-field-example-title [Radio]: https://react-md.dev/packages/form/demos#checkbox-and-radio-examples-title [Grid]: https://react-md.dev/packages/utils/demos#material-grid-example-title [GridList]: https://react-md.dev/packages/utils/demos#simple-grid-list-example-title [SimpleListItem]: https://github.com/mlaursen/react-md/blob/1a4161976fbb95233284c507c10063602d1cc682/packages/list/src/SimpleListItem.tsx [ListItemChildren (preferred)]: https://github.com/mlaursen/react-md/blob/1a4161976fbb95233284c507c10063602d1cc682/packages/list/src/ListItemChildren.tsx [useIndeterminateChecked]: https://github.com/mlaursen/react-md/blob/1a4161976fbb95233284c507c10063602d1cc682/packages/form/src/useIndeterminateChecked.ts
- Loading branch information
Showing
158 changed files
with
1,399 additions
and
1,344 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 3 additions & 1 deletion
4
packages/documentation/src/components/Home/LibraryInfo/constants.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
/* eslint-disable import/prefer-default-export */ | ||
|
||
export const UNPKG = "https://unpkg.com/react-md@next/dist"; | ||
import { RMD_VERSION } from "constants/github"; | ||
|
||
export const UNPKG = `https://unpkg.com/react-md@${RMD_VERSION}/dist`; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.