Bond

Results 15 comments of Bond

@adriantoine can you please, please, please provide a complete working example? I'm stuck trying to do this.

Hmm, I seem to have figured it out, thanks though. @whawker brilliant library BTW.

Yes, because PropTypes were [deprecated in React 15.5](https://reactjs.org/blog/2017/04/07/react-v15.5.0.html) and removed in React 16. #238 should fix that problem.

Not sure if master has been pushed to NPM yet.

The code for the site is on [salesforce-ux](https://github.com/salesforce-ux/design-system/tree/master/site) repo

This was addressed in https://github.com/integrations/microsoft-teams/issues/13#issuecomment-681918709 > @Mikhail2k15 Currently, we are working on public preview, which is planned next week. We definitely have plans to open source but we need to...

Yes @DaddyWarbucks, it was an oversight. The directions component was a POC to prove that you could render directions async to a path and because the user could implement their...

I think this is a great idea. I do think we can do a bit more than just generating a URL if we slightly modify the api to be ```jsx...

Great. I'm all for leveraging the built-in events rather than adding additional props we have to maintain. I just want to point out that, technically, the image itself did not...

> There are plans on releasing a react component as a separate bundle for this repo. React support would be awesome.