Skip to content

scalajs-dom 2.0.0 support #174

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

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

romansky
Copy link

@romansky romansky commented Dec 16, 2021

  • I had to hardcode to Scala 2.13, should this work with older versions?
  • hardcoded specific versions of binding and bindable, not sure if this is desired.
  • moved to using import org.scalajs.dom._ instead of the deprecated import org.scalajs.dom.raw._

tests are green

Atry and others added 5 commits November 6, 2021 10:36
- I had to hardcode to hardcode to Scala 2.13, should this work with older versions?
- hardcoded specific versions of `binding` and `bindable`, not sure if this is desired.
- moved to using `import org.scalajs.dom._` instead of the deprecated `import org.scalajs.dom.raw._`

tests are green
 - add missing element attributes
@Atry
Copy link
Contributor

Atry commented Dec 16, 2021

Don't hard code Scala version

@romansky
Copy link
Author

Removed hard-coded Scala versions

@Atry
Copy link
Contributor

Atry commented Dec 16, 2021

Don't hard code any dependency versions

@Atry
Copy link
Contributor

Atry commented Dec 16, 2021

I don't have the permission to merge PRs into GlasslabGames/html.scala, and the one who has the permission is enjoying his holiday.

What I can do is to merge your branch from Atry#6 into Atry/html.scala and to publish a new version to "com.yang-bo" %%% "html"

Would you mind updating the PR targeting Atry/html.scala instead?

@romansky
Copy link
Author

I don't mind!
What do I need to do? fix conflicts and push?

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