CARVIEW |
Be notified of new releases
Create your free GitHub account today to subscribe to this repository for new releases and build software alongside 50 million developers.
Sign up
ssorallen
released this
- Upgrade to React 0.14.8
- Upgrade to Turbolinks 5.0.0-beta5
This release uses the latest version Turbolinks and the latest version of React used by react-magic.
Assets
2
ssorallen
released this
- Upgrade to htmltojsx v0.2.5 to fix inline
<style>
tags reactjs/react-magic#35
Assets
2
ssorallen
released this
- Upgrade to htmltojsx v0.2.4 to fix
<textarea>
and<pre>
formatting: reactjs/react-magic#33 - Upgrade to React v0.13.3
Assets
2
ssorallen
released this
This release unbundles the Turbolinks dependency, making this library effectively a Turbolinks plugin. Turbolinks must exist on the page before TurboReact is required. This enables use in Rails apps and other places where Turbolinks is already included.
- The main export of the library was renamed from "Reactize" to "TurboReact" to match the repo and project name.
Assets
2
ssorallen
released this
- Run initial diff on
DOMContentLoaded
instead ofload
, which enables other scripts to do work inDOMContentLoaded
and not get stomped on by Reactize's laterload
listener.
Assets
2
ssorallen
released this
Issues Closed
#16 Exceptions should trigger normal pageload - If any problem occurs during Reactize's conversion and reconciliation, forward to the document that it attempted to load so navigation is not broken.
Assets
2
ssorallen
released this
Exposes Turbolinks
global in order to allow Turbolinks configuration like enabling the progress bar.
Assets
2
ssorallen
released this
- Upgrade to HTMLtoJSX v0.2.1
- Properly escape HTML entities
- Set
defaultValue
instead ofvalue
on input elements so they can be
edited ("uncontrolled" components)
Assets
2
ssorallen
released this
Fix that back button
Versions prior to 0.5 should be considered unusable because they broke browsers' back buttons. By disabling the page cache in Turbolinks, Reactize now behaves as expected.
This also adds a fishy transition demo at https://turbo-react.herokuapp.com/onefish
Assets
2
ssorallen
released this
DO NOT USE
Use version 0.5.0 or newer if possible. Prior to 0.5.0, the browser back button was broken.
react-magic is now the HTML to JSX converter core of turbo-react, which enables more robust HTML handling.
Assets
2
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products. Learn more.
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products.
You can always update your selection by clicking Cookie Preferences at the bottom of the page.
For more information, see our Privacy Statement.
Essential cookies
We use essential cookies to perform essential website functions, e.g. they're used to log you in. Learn more
Always active
Analytics cookies
We use analytics cookies to understand how you use our websites so we can make them better, e.g. they're used to gather information about the pages you visit and how many clicks you need to accomplish a task. Learn more