pushtell / react-ab-test

A/B testing React components and debug tools. Isomorphic with a simple, universal interface. Well documented and lightweight. Tested in popular browsers and Node.js. Includes helpers for Mixpanel and Segment.com.
MIT License
752 stars 112 forks source link

Add support for dynamic content of variants #11

Closed mdrobny closed 8 years ago

mdrobny commented 8 years ago

This PR will allow components inside Variants to be re-rendered when their props/state changes

Resolves #10

wehriam commented 8 years ago

Resolved in #13