Skip to content

Component & View

Compare
Choose a tag to compare
@andrejewski andrejewski released this 22 Jul 21:24
· 55 commits to master since this release

This patch release changes raj/react to accept the Component class directly as we never really needed the whole React, and variants like PureComponent can now be used. In the raj/runtime, we also renamed the "renderer" argument to "view", aligning with the React binding style view(state, dispatch).