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

Migrate to scala-js-dom #3

Closed

Conversation

godenji
Copy link
Contributor

@godenji godenji commented Jul 22, 2021

NOTE

until scala-js-dom 2.0.0 is published (when @sjrd returns from vacation) one would have to +publishLocal scala-js-dom repo in order for this PR to build. Assume the release will happen quite soon since there's demand for a Scala 3 supported release of scala-js-dom.

Copy link
Member

@AugustNagro AugustNagro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, can you fix the merge conflicts and add Helpers.scala back?

componentBuilder: ComponentBuilder,
element: Element = js.Dynamic.global.document.body.asInstanceOf[Element]
): Unit =
componentBuilder(using element, RootBinding())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you un-delete this file?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restored helpers file

@AugustNagro AugustNagro changed the base branch from master to scala-js-dom-migration July 22, 2021 04:27
@AugustNagro
Copy link
Member

Thanks for this MR, was very helpful. v0.4.0 adds the new scala-js-dom release.

I'm updating the website with all the changes now.

@AugustNagro AugustNagro closed this Feb 2, 2022
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