ember-cli-mdc icon indicating copy to clipboard operation
ember-cli-mdc copied to clipboard

Add MdcTooltip component (MDC ^8)

Open mtsgeneroso opened this issue 3 years ago • 4 comments

I've been working with ember-cli-mdc a while and showed up the necessity to use this component. I implemented it with "@material/tooltip": "^8.0.0", a different version of the current components. So, I don't know if I supposed to create a PR on master or another branch.

PS: If its ok for you, I could help updating or adding new components here (always mirroring mdc).

mtsgeneroso avatar Aug 09 '21 12:08 mtsgeneroso

@mtsgeneroso This is great! I would like the merge this, but only updating this component to 8.00 would make maintenance much harder. Moreover, we are about to start upgrading the code based to support material-components-web 11.0.

If you are interested in helping with the update, I can keep you in mind when we start. You could then add this component to that branch.

In the meantime, I would recommend using your current fork since we are only making bug-fixes updates to 2.0 now. All new implementations/features will be in the next major release, which is our upgrade to 11.0

hilljh82 avatar Aug 12 '21 23:08 hilljh82

Nice! It'll be amazing this update to mdc-web 11.0. Have you some deadline for this release?

mtsgeneroso avatar Aug 16 '21 17:08 mtsgeneroso

@mtsgeneroso I wanted to give you an update on this issue. I have started working on ember-cli-mdc 3.0, and it will be compatible with material components web 13.0.

hilljh82 avatar Dec 08 '21 14:12 hilljh82

@hilljh82 Sure, could I help you to update it? I just need the first instructions about the branch which you're working on to start contributing.

mtsgeneroso avatar Dec 09 '21 16:12 mtsgeneroso