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 }}
scala-js
/
scala-js-dom
Public
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
159
Star
325
Code
Issues
23
Pull requests
18
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
c0a4b20
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 6, 2020
Merge pull request #396 from sjrd/update-readme
Show description for c0a4b20
sjrd
authored
c0a4b20
Copy full SHA for c0a4b20
Make it clear that scalajs-dom supports Scala.js 1.0.0+.
sjrd
committed
54ddcff
Copy full SHA for 54ddcff
Use Scala.js 1.0.0 when building the examples for the readme.
sjrd
committed
db848a5
Copy full SHA for db848a5
Upgrade to Scala.js 1.0.0 and make it the default. (#395)
TATSUNO Yasuhiro
authored
736065d
Copy full SHA for 736065d
Commits on Dec 16, 2019
Upgrade to Scala.js 1.0.0-RC2 (#393)
FabioPinheiro
authored and
sjrd
committed
9e47c20
Copy full SHA for 9e47c20
Commits on Dec 6, 2019
Merge pull request #378 from exoego/storage-api
Show description for 53498ee
sjrd
authored
53498ee
Copy full SHA for 53498ee
Merge pull request #392 from sjrd/drop-scalajs-1.0.0-M8
Show description for 2fa1aee
sjrd
authored
2fa1aee
Copy full SHA for 2fa1aee
Add experimental Storage API support.
exoego
committed
77276de
Copy full SHA for 77276de
Drop Scala.js 1.0.0-M8 from the CI matrix.
sjrd
committed
bdb5cf7
Copy full SHA for bdb5cf7
Towards 0.9.9.
sjrd
committed
5bd5911
Copy full SHA for 5bd5911
Version 0.9.8.
sjrd
committed
0c12419
Copy full SHA for 0c12419
Merge pull request #389 from sjrd/upgrades
Show description for 190074a
sjrd
authored
190074a
Copy full SHA for 190074a
Upgrade to Scala 2.12.10, 2.13.1 and to Scala.js 1.0.0-RC1.
sjrd
committed
3162f5c
Copy full SHA for 3162f5c
Commits on Oct 28, 2019
Fix #384: Make locales optional in DateTimeFormat & NumberFormat. (#385)
TATSUNO Yasuhiro
authored and
sjrd
committed
140fd17
Copy full SHA for 140fd17
Merge pull request #386 from exoego/collator-options
Show description for 19fa553
sjrd
authored
19fa553
Copy full SHA for 19fa553
Commits on Oct 26, 2019
Fix wrong parameter names in CollatorOptions
exoego
committed
1d88987
Copy full SHA for 1d88987
Commits on Aug 12, 2019
Merge pull request #375 from floating-cat/deprecate_domerror
Show description for 3ad597c
sjrd
authored
3ad597c
Copy full SHA for 3ad597c
DOMError was removed from DOM spec
Show description for 33d64c2
floating-cat
committed
33d64c2
Copy full SHA for 33d64c2
Update DOMException API
Show description for afc4a3f
floating-cat
committed
afc4a3f
Copy full SHA for afc4a3f
Commits on Jun 27, 2019
Fix the return type of URLSearchParams.get (#372)
Show description for 0ede725
pishen
authored and
sjrd
committed
0ede725
Copy full SHA for 0ede725
Commits on Jun 14, 2019
Upgrades. (#369)
Show description for 22f38bc
TATSUNO Yasuhiro
authored and
sjrd
committed
22f38bc
Copy full SHA for 22f38bc
Use OpenJDK on Travis. (#368)
Show description for f765d49
TATSUNO Yasuhiro
authored and
sjrd
committed
f765d49
Copy full SHA for f765d49
Commits on May 16, 2019
Fix #219: Fix Event constructors. (#367)
Show description for 159526a
TATSUNO Yasuhiro
authored and
sjrd
committed
159526a
Copy full SHA for 159526a
Commits on May 14, 2019
Remove HTMLImageElement.create which is not available anywhere (#366)
TATSUNO Yasuhiro
authored and
sjrd
committed
deffe6c
Copy full SHA for deffe6c
Add URL.searchParams (URLSearchParams) (#361)
TATSUNO Yasuhiro
authored and
sjrd
committed
e9ae7ad
Copy full SHA for e9ae7ad
Fix ambiguous reference to overloaded definition (#363)
TATSUNO Yasuhiro
authored and
sjrd
committed
df7033c
Copy full SHA for df7033c
Fix #280: Allow nodeValue to set value. (#364)
TATSUNO Yasuhiro
authored and
sjrd
committed
7039430
Copy full SHA for 7039430
Mark deprecated/non-standard HTMLElement interfaces as deprecated (#360)
TATSUNO Yasuhiro
authored and
sjrd
committed
5f9cc71
Copy full SHA for 5f9cc71
Commits on May 13, 2019
Make most console methods to accept Any instead of js.Any (#362)
ramnivas
authored and
sjrd
committed
270c851
Copy full SHA for 270c851
Add missing methods to Console. (#358)
Show description for 32d32d6
ramnivas
authored and
sjrd
committed
32d32d6
Copy full SHA for 32d32d6
Fix #354: Add PageTransitionEvent and corresponding event handler properties. (#359)
exoego
authored and
sjrd
committed
d33f0d8
Copy full SHA for d33f0d8
Commits on Apr 26, 2019
Towards 0.9.8.
sjrd
committed
03cdc02
Copy full SHA for 03cdc02
Version 0.9.7.
sjrd
committed
3d2f04e
Copy full SHA for 3d2f04e
Merge pull request #355 from sjrd/build-upgrades
Show description for a26c01b
sjrd
authored
a26c01b
Copy full SHA for a26c01b
Actually run salafmtCheck for every Scala version.
sjrd
committed
a041ad6
Copy full SHA for a041ad6
Pagination
Previous
Next
You can’t perform that action at this time.