Skip to content

IconButton tooltips accept nodes, not just strings#1314

Merged
shaurya947 merged 1 commit intomui:masterfrom
nevir:patch-1
Sep 28, 2015
Merged

IconButton tooltips accept nodes, not just strings#1314
shaurya947 merged 1 commit intomui:masterfrom
nevir:patch-1

Conversation

@nevir
Copy link
Copy Markdown
Contributor

@nevir nevir commented Aug 2, 2015

No description provided.

nevir added a commit to nevir/material-ui that referenced this pull request Aug 2, 2015
Or at least they do now, and it's very handy - think it's worth making it part of the contract?

Also see mui#1314
@oliviertassinari
Copy link
Copy Markdown
Member

@nevir Can you update the doc?

shaurya947 added a commit that referenced this pull request Sep 28, 2015
IconButton tooltips accept nodes, not just strings
@shaurya947 shaurya947 merged commit 3dc8dd0 into mui:master Sep 28, 2015
@shaurya947
Copy link
Copy Markdown
Contributor

Thanks @nevir!

@oliviertassinari feel free to submit a quick fix for the doc site. Otherwise, I'll make a note to update it in the next minor release :)

yulric pushed a commit to yulric/material-ui that referenced this pull request Oct 16, 2015
Or at least they do now, and it's very handy - think it's worth making it part of the contract?

Also see mui#1314
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
* Documentation improvements  (mui#1229)

* [docs] Show DateIOType instead of anys  (mui#1228)

* Show DateIOType instead of any in prop types tables

* Update patrons list

* Remove unused filter

* Ovveride keyboard datepicker onChange date type

* Update prop-types.json

* Clarify TypeScript instructions for CSS overrides (mui#1257)

* Fix MuiPickersOverrides import in CSS guide

* Make instructions a little more dummy proof

* Tidyup build config (mui#1309)

* Tidyup build config

- upgraded babel
- upgraded rollup
- fixed material-ui globals
- replaced babel cli with rollup config with many entries
- auto resolve named exports
- skip non existent export warning
- import correct (esm/cjs) babel helpers
- error when material-ui global is not provided

Here's generated build/esm/. Treeshaking should work fine.

```
Calendar-b9ae6101.js
Calendar.js
Clock-3486e4fb.js
Clock.js
ClockView.js
DatePicker.js
DateTimePicker.js
Day.js
Picker-429246aa.js
Picker.js
TimePicker.js
TimePickerToolbar-e568e280.js
Wrapper-12538b96.js
index.js
makePickerWithState-8a1dec7e.js
useUtils-7fbeb79a.js
```

* Remove object-rest-spread
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
* Update packages

* [typescript] Fix extending TextField issue

* Master (mui#1314)

* Documentation improvements  (mui#1229)

* [docs] Show DateIOType instead of anys  (mui#1228)

* Show DateIOType instead of any in prop types tables

* Update patrons list

* Remove unused filter

* Ovveride keyboard datepicker onChange date type

* Update prop-types.json

* Clarify TypeScript instructions for CSS overrides (mui#1257)

* Fix MuiPickersOverrides import in CSS guide

* Make instructions a little more dummy proof

* Tidyup build config (mui#1309)

* Tidyup build config

- upgraded babel
- upgraded rollup
- fixed material-ui globals
- replaced babel cli with rollup config with many entries
- auto resolve named exports
- skip non existent export warning
- import correct (esm/cjs) babel helpers
- error when material-ui global is not provided

Here's generated build/esm/. Treeshaking should work fine.

```
Calendar-b9ae6101.js
Calendar.js
Clock-3486e4fb.js
Clock.js
ClockView.js
DatePicker.js
DateTimePicker.js
Day.js
Picker-429246aa.js
Picker.js
TimePicker.js
TimePickerToolbar-e568e280.js
Wrapper-12538b96.js
index.js
makePickerWithState-8a1dec7e.js
useUtils-7fbeb79a.js
```

* Remove object-rest-spread

* Update packages

* Fix typescript compilation errros
@zannager zannager added the scope: icon button Changes related to the icon button. label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: icon button Changes related to the icon button.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants