Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cornerman
/
scala-js-dom
Public
forked from
scala-js/scala-js-dom
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 22, 2017
Merge pull request #298 from andersschuller/add-error-to-window-onerror
Show description for 3eb7ea4
sjrd
authored
3eb7ea4
Copy full SHA for 3eb7ea4
Fix #287: Add error parameter to window.onerror
andersschuller
committed
d01b55e
Copy full SHA for d01b55e
Commits on Oct 9, 2017
Merge pull request #297 from andersschuller/fix-websocket-onerror
Show description for d259acd
sjrd
authored
d259acd
Copy full SHA for d259acd
Fix #295: Change WebSocket.onerror to use Event instead of ErrorEvent
andersschuller
committed
598fac0
Copy full SHA for 598fac0
Commits on Jul 1, 2017
Towards 0.9.4.
sjrd
committed
5adf729
Copy full SHA for 5adf729
Version 0.9.3.
sjrd
committed
36ba81d
Copy full SHA for 36ba81d
Merge pull request #288 from sjrd/support-scalajs-1.x
Show description for 09a7748
gzm0
authored
09a7748
Copy full SHA for 09a7748
Commits on Jun 30, 2017
Add cross-building support with Scala.js 1.0.0-M1.
sjrd
committed
a37bdc5
Copy full SHA for a37bdc5
Avoid dynamic references to the global scope.
Show description for 3c2ec4f
sjrd
committed
3c2ec4f
Copy full SHA for 3c2ec4f
Enable Scala.js-defined by default.
sjrd
committed
fbe03dd
Copy full SHA for fbe03dd
Use the standard `js.Iterable` rather than a custom one.
sjrd
committed
355e54b
Copy full SHA for 355e54b
Upgrade to sbt 0.13.15 and Scala.js 0.6.18.
sjrd
committed
4b70d56
Copy full SHA for 4b70d56
Commits on May 14, 2017
Merge pull request #286 from godenji/master
Show description for f8cd97f
sjrd
authored
f8cd97f
Copy full SHA for f8cd97f
align KeyboardEvent constructor to spec; add KeyboardEventInit helper
godenji
committed
07eb452
Copy full SHA for 07eb452
Commits on May 6, 2017
Towards 0.9.3.
sjrd
committed
6918cc9
Copy full SHA for 6918cc9
Version 0.9.2.
sjrd
committed
81fa7fd
Copy full SHA for 81fa7fd
Merge pull request #283 from MasseGuillaume/2.13-support
Show description for ad8ae47
sjrd
authored
ad8ae47
Copy full SHA for ad8ae47
Fix #282: Upgrade to Scala.js 0.6.16, Scala 2.11.11, 2.12.2 and add Scala 2.13.0-M1.
MasseGuillaume
committed
485dbd1
Copy full SHA for 485dbd1
Commits on Apr 24, 2017
Merge pull request #278 from mvh77/media-stream
Show description for bbd0d19
sjrd
authored
bbd0d19
Copy full SHA for bbd0d19
Commits on Apr 5, 2017
Updated MediaStream to the 2016 specs
mvh77
committed
2007694
Copy full SHA for 2007694
Commits on Apr 3, 2017
Merge pull request #279 from swhgoon/patch-2
Show description for f96709e
sjrd
authored
f96709e
Copy full SHA for f96709e
omit `.toInt` when original is Int
swhgoon
authored
3602199
Copy full SHA for 3602199
Commits on Mar 21, 2017
Merge pull request #277 from sjrd/upgrade-scalajs-0.6.15
Show description for 2bbe005
sjrd
authored
2bbe005
Copy full SHA for 2bbe005
Migrate to using `@JSExportTopLevel` on objects in the examples.
Show description for 5b49d9c
sjrd
committed
5b49d9c
Copy full SHA for 5b49d9c
Revert "Add the scalafix configuration to migrate to `@JSGlobal`."
Show description for cf28fa4
sjrd
committed
cf28fa4
Copy full SHA for cf28fa4
Apply scalafix to introduce `@JSGlobal` where necessary.
Show description for ba149fc
sjrd
committed
ba149fc
Copy full SHA for ba149fc
Add the scalafix configuration to migrate to `@JSGlobal`.
Show description for 0d1d295
sjrd
committed
0d1d295
Copy full SHA for 0d1d295
Upgrade to Scala.js 0.6.15.
Show description for fa15d16
sjrd
committed
fa15d16
Copy full SHA for fa15d16
Commits on Mar 20, 2017
Merge pull request #276 from japgolly/sourcemap
Show description for 2afe399
sjrd
authored
2afe399
Copy full SHA for 2afe399
Commits on Mar 19, 2017
Point source map links to Github
japgolly
committed
40d023f
Copy full SHA for 40d023f
Commits on Mar 11, 2017
Merge pull request #273 from davesmith00000/fixing-max-combined-units-comments
Show description for 29b97cd
sjrd
authored
29b97cd
Copy full SHA for 29b97cd
Updated misleading comments about which constant to reference.
davesmith00000
committed
d04a68e
Copy full SHA for d04a68e
Commits on Mar 1, 2017
Merge pull request #271 from andersschuller/fix-custom-event-detail
Show description for e244bb3
sjrd
authored
e244bb3
Copy full SHA for e244bb3
Fix type of CustomEvent detail attribute
Show description for 4990736
andersschuller
committed
4990736
Copy full SHA for 4990736
Commits on Feb 2, 2017
Merge pull request #269 from danielnixon/xhr.responseURL
Show description for 6a3176b
sjrd
authored
6a3176b
Copy full SHA for 6a3176b
Pagination
Previous
Next
You can’t perform that action at this time.