Skip to content

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