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 }}
catap
/
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
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
FileReaderSync
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 23, 2021
Fix default argument
armanbilge
committed
a1ced71
Copy full SHA for a1ced71
Run `prePR`
armanbilge
committed
e0a2c6a
Copy full SHA for e0a2c6a
Merge branch 'series/1.x' into FileReaderSync
armanbilge
committed
8ae664b
Copy full SHA for 8ae664b
Merge pull request #498 from scala-js/topic/setup-everything-scala
Show description for 256f329
armanbilge
authored
256f329
Copy full SHA for 256f329
Commits on Aug 22, 2021
Use GitHub Action: japgolly/setup-everything-scala
Show description for bcbf642
japgolly
committed
bcbf642
Copy full SHA for bcbf642
Merge pull request #430 from japgolly/WindowOrWorkerGlobalScope
Show description for 2227462
armanbilge
authored
2227462
Copy full SHA for 2227462
Mark members as deprecated when their parents are in api reports
japgolly
committed
ffd1916
Copy full SHA for ffd1916
Present deprecated type aliases in api reports, nicely
japgolly
committed
27ce299
Copy full SHA for 27ce299
Restore backwards bincompat
japgolly
committed
eb0fd94
Copy full SHA for eb0fd94
Merge pull request #497 from scala-js/topic/fileReaderEvents
Show description for e9c79fa
armanbilge
authored
e9c79fa
Copy full SHA for e9c79fa
Merge branch 'series/1.x' into WindowOrWorkerGlobalScope
japgolly
committed
e2cc047
Copy full SHA for e2cc047
Merge pull request #496 from scala-js/topic/streams-cancel-reason
Show description for 3796f5f
japgolly
authored
3796f5f
Copy full SHA for 3796f5f
Fix FileReader {abort,error,load} event types
Show description for edfab52
japgolly
committed
edfab52
Copy full SHA for edfab52
Merge branch 'series/1.x' into topic/streams-cancel-reason
japgolly
authored
b5e7c1e
Copy full SHA for b5e7c1e
Merge pull request #495 from scala-js/topic/fetch-event-extendable
Show description for bf18c46
japgolly
authored
bf18c46
Copy full SHA for bf18c46
Make reason for Stream abort/cancel optional
armanbilge
committed
17d87a5
Copy full SHA for 17d87a5
Commits on Aug 21, 2021
FetchEvent extends ExtendableEvent
armanbilge
committed
fa15929
Copy full SHA for fa15929
Commits on Aug 20, 2021
Run `sbt prePR`
japgolly
committed
db424e9
Copy full SHA for db424e9
Merge exoego's WindowOrWorkerGlobalScope PR #416
Show description for 2f21022
japgolly
committed
2f21022
Copy full SHA for 2f21022
Add WindowOrWorkerGlobalScope
Show description for 7dfe04f
japgolly
committed
7dfe04f
Copy full SHA for 7dfe04f
Merge pull request #494 from scala-js/topic/fetch-preload-response
Show description for d912d9f
japgolly
authored
d912d9f
Copy full SHA for d912d9f
Merge pull request #491 from scala-js/issue/488
Show description for 116cc24
japgolly
authored
116cc24
Copy full SHA for 116cc24
Merge pull request #439 from vhiairrassary/vhiairrassary/add-parent-node-replace-children
Show description for e0bf009
japgolly
authored
e0bf009
Copy full SHA for e0bf009
Fix return type of FetchEvent.preloadResponse
armanbilge
committed
e26e60d
Copy full SHA for e26e60d
Merge pull request #492 from scala-js/issue/489
Show description for a5466fe
japgolly
authored
a5466fe
Copy full SHA for a5466fe
Add an example to confirm (String|Node)* is usable as expected
japgolly
committed
46bd97a
Copy full SHA for 46bd97a
Run `sbt prePR`
japgolly
committed
c85891d
Copy full SHA for c85891d
Merge branch 'series/1.x' into vhiairrassary/add-parent-node-replace-children
japgolly
committed
ff9c1f7
Copy full SHA for ff9c1f7
Merge pull request #473 from scala-js/issue/445
Show description for c9f60ce
japgolly
authored
c9f60ce
Copy full SHA for c9f60ce
Merge pull request #442 from JD557/overrideMimeType
Show description for bf26025
japgolly
authored
bf26025
Copy full SHA for bf26025
prePR
armanbilge
authored and
japgolly
committed
f6a8e6a
Copy full SHA for f6a8e6a
Fix #445 return type for Header#get
armanbilge
authored and
japgolly
committed
bcfd017
Copy full SHA for bcfd017
Run `sbt prePR`
japgolly
committed
93a9e73
Copy full SHA for 93a9e73
Merge branch 'series/1.x' into overrideMimeType
japgolly
committed
77c925e
Copy full SHA for 77c925e
Merge pull request #436 from vhiairrassary/vhiairrassary/add-onwheel
Show description for 1215bd8
japgolly
authored
1215bd8
Copy full SHA for 1215bd8
Pagination
Previous
Next
You can’t perform that action at this time.