All Versions
42
Latest Version
Avg Release Cycle
25 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v1.2.2
November 22, 2016- 📱 d337ce3 1.2.2 (@contra)
- 📱 #70 Wrap children if it's single-element array (@Instamotor-Labs)
- 📱 341fdec Wrap children if it's single-element array (@skydan)
- 📱 #65 Use ES2015 (@whatknight)
- 📱 1b07af3 Clean up webpack file syntax. (@whatknight)
- ⚡️ b72e2c0 Update source to ES2015 syntax. (@whatknight)
- 📱 94dbf57 add gitbook stuff. (@whatknight)
- 👕 6aa759d autofix lint errors (@whatknight)
- 👕 902d432 Use eslint instead of jshint. (@whatknight)
- 🚚 9b22166 Remove gulp. (@whatknight)
- 🏗 2810466 Build using babel and webpack. (@whatknight)
- ⚡️ 43b5741 update author, license, and urls. (@whatknight)
- 📱 477174c 1.2.1 (@contra)
- 📱 f185c21 rebuild (@contra)
- 📱 7895cde 1.2.0 (@contra)
- 📱 #64 Pass function as children. (@whatknight)
- 📱 5ce699b Add space to readme. (@whatknight)
- ⚡️ b27da86 Update docs with new feature. (@whatknight)
- 📱 80fddd9 Add ability to render with a function as the component child. (@whatknight)
-
v1.1.5
September 15, 2016- 📱 b6364b6 1.1.5 (@contra)
- 📱 #62 Fix for Uncaught Invariant Violation #56. (@rhavill)
- ✅ 3199bef Added unit test to make sure MediaQuery render function can handle an empty array as children.
- 📱 fdb34e8 Fix for Uncaught Invariant Violation #56. Return null from render function when MediaQuery has no children.
- 📱 #61 Small fixes to indentation in README (@TSMMark)
- 📱 b75d5d8 small fixes to indentation in README (@TSMMark)
- 📱 eac6444 1.1.4 (@contra)
- 📱 #58 Doesn't throw error with empty children (@nkov)
- 📱 df33365 doesnt throw error with empty children (@nkov)
-
v1.1.3
April 25, 2016- 📱 ba1cb39 1.1.3 (@contra)
- 📱 #53 Always wrap children if it's a string. (@whatknight)
- 📱 23f35cb Always wrap children if it's a string. (@whatknight)
- 📱 02dd120 add dev dep for react (@contra)
- ✅ #52 Add testing with jsdom. (@whatknight)
- 📱 #51 Fix bug where string would cause invariant error. (@whatknight)
- ✅ 55707f1 Add testing with jsdom. (@whatknight)
- 📱 7dacb42 Fix bug where string would cause invariant error. (@whatknight)