Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[misc] Various improvements #8234

Merged
merged 1 commit into from
Sep 16, 2017
Merged

[misc] Various improvements #8234

merged 1 commit into from
Sep 16, 2017

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Sep 16, 2017

  • [docs] Fix broken url link
  • [Popover] Remove unsupported modal property from the Popover component that doesn't match his purpose.
    Closes [Popover] setting modal prop to false doesn't do anything #8202
  • [Tooltip] Add accessibility support
  • [Tooltip] Rename label to title property to match the native HTML feature wording
-  <Tooltip label="Add">
+  <Tooltip title="Add">

- [docs] Fix broken url link
- [Popover] Remove unsupported modal property from the Popover component that doesn't match his role.
Closes #8202
- [Tooltip] Add accessibility support
- [Tooltip] Rename label to title property to match HTML feature wording
- [Tooltip] Add a warning when using the title native feature at the same time
- [Form] Extend the description of the component. It's not perfect, still is better.
Closes #8159
- [Menu] Second iteration on focus issue
Closes #8169
@oliviertassinari oliviertassinari added breaking change v1 umbrella For grouping multiple issues to provide a holistic view labels Sep 16, 2017
@oliviertassinari oliviertassinari merged commit 319a760 into mui:v1-beta Sep 16, 2017
@oliviertassinari oliviertassinari deleted the transport-time branch September 16, 2017 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change umbrella For grouping multiple issues to provide a holistic view
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant