Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Tooltips with react-intl #4549

Merged
merged 4 commits into from
Feb 15, 2017
Merged

Tooltips with react-intl #4549

merged 4 commits into from
Feb 15, 2017

Conversation

jacogr
Copy link
Contributor

@jacogr jacogr commented Feb 15, 2017

(Split from https://github.com/ethcore/parity/pull/4539)

@jacogr jacogr added A0-pleasereview 🤓 Pull request needs code review. M7-ui labels Feb 15, 2017
Copy link
Contributor

@ngotchac ngotchac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

currentId: PropTypes.number,
maxId: PropTypes.number,
className: PropTypes.string,
right: PropTypes.bool,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

@jacogr jacogr Feb 15, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funnily enough, I played with that some weeks ago - it does some nice stuff, e.g. required first, then normal, then handlers (onSomething) - obviously all ordered. (Or you can just order without caring about the type)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So shouldn't we use it ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should, the only reason I have not pulled it in as part of one of my eslint updates (yet) is that we are basically wrong in 70% of the cases. So lot of small little niggly updates, just didn't have the time to fiddle.

Medium-term, I would love to.

@ngotchac ngotchac added A6-mustntgrumble 💦 Pull request has areas for improvement. The author need not address them before merging. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 15, 2017
@ngotchac ngotchac added A8-looksgood 🦄 Pull request is reviewed well. and removed A6-mustntgrumble 💦 Pull request has areas for improvement. The author need not address them before merging. labels Feb 15, 2017
@jacogr jacogr merged commit efe76d7 into master Feb 15, 2017
@jacogr jacogr deleted the jg-tooltips-intl branch February 15, 2017 10:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants