Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to purescript 0.12, purescript-react 6.0.0 #23

Merged
merged 4 commits into from
Jun 12, 2018

Conversation

jvliwanag
Copy link
Contributor

@jvliwanag jvliwanag commented Jun 10, 2018

  • Upgrade bower deps
  • Change from Eff eff to Effect
  • Fix imports
  • Have to use createElementUnsafe, createLeafElementUnsafe for unsafe components
  • Change unsafe components to require records as props
  • Update travis settings

For #21

* Upgrade to purescript-react 6.0.0
* Replace purescript-eff with purescript-effect
* Replace purescript-maps with purescript-foreign-object
* Add purescript-avar dev dependency
* Have to use createElementUnsafe, createLeafElementUnsafe due to
  purescript-contrib/purescript-react#151
* Change createNoChild to use createLeafElementUnsafe
* Change from Eff eff to Effect
* Fix imports
* Change unsafe components to require record props
@doolse doolse merged commit dcb683d into doolse:master Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants