FormidableLabs / component-playground

A component for rendering React components with editable source and live preview
MIT License
1.19k stars 117 forks source link

Feature/support passing of non primitive context types #117

Open ryanswanson opened 6 years ago

ryanswanson commented 6 years ago

An updated (non-conflicting) version of PR #73.

ahutchings commented 6 years ago

@kenwheeler @paulathevalley @kylecesmat Friendly ping. If there's anything we can do to aid with getting this merged please let us know. This feature makes context work intuitively within component-playground, and we have been making use of this feature this in our application for almost a year without issue.