Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Notifications
You must be signed in to change notification settings
Fork
158
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
97906d4
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 10, 2021
Deprecate the last `def apply()`s of config objects in lib.scala.
Show description for 97906d4
sjrd
committed
97906d4
Copy full SHA for 97906d4
Clean up the WebRTC API somewhat.
Show description for afe9351
sjrd
committed
afe9351
Copy full SHA for afe9351
Deprecate `apply` constructors in the Permission API.
sjrd
committed
4595220
Copy full SHA for 4595220
Clean up the MediaStream API somewhat.
Show description for be5fc1b
sjrd
committed
be5fc1b
Copy full SHA for be5fc1b
Make config traits in Notification and Intl non-native JS traits.
Show description for 57b3466
sjrd
committed
57b3466
Copy full SHA for 57b3466
Make config traits in `crypto` non-native JS traits.
Show description for bcfd8dc
sjrd
committed
bcfd8dc
Copy full SHA for bcfd8dc
Mark "opaque type"-like traits in crypto as sealed traits.
sjrd
committed
4aa1533
Copy full SHA for 4aa1533
Remove crypto.RSAPublicKey.
Show description for 2d1fcde
sjrd
committed
2d1fcde
Copy full SHA for 2d1fcde
Commits on Sep 9, 2021
Revert "Migrate DeviceOrientation to dom"
Show description for 61e2178
armanbilge
committed
61e2178
Copy full SHA for 61e2178
Migrate DeviceOrientation to dom
armanbilge
committed
f60c212
Copy full SHA for f60c212
Merge pull request #569 from scala-js/topic/idb
Show description for bece5e6
armanbilge
authored
bece5e6
Copy full SHA for bece5e6
Merge pull request #572 from scala-js/topic/migrate-storage
Show description for db25ead
japgolly
authored
db25ead
Copy full SHA for db25ead
prePR
armanbilge
committed
0b68faf
Copy full SHA for 0b68faf
Merge branch 'master' into topic/migrate-storage
armanbilge
committed
2f447c9
Copy full SHA for 2f447c9
Extend js.Object instead of js.Any
armanbilge
committed
e99445a
Copy full SHA for e99445a
Update src/main/scala/org/scalajs/dom/experimental/storage/package.scala
armanbilge
authored
5d3f6b5
Copy full SHA for 5d3f6b5
Merge pull request #574 from scala-js/topic/migrate-gamepad
Show description for 3b38146
japgolly
authored
3b38146
Copy full SHA for 3b38146
Whoops, counts should be Doubles cos 2^32 is 2^64 signed
japgolly
committed
fec80ff
Copy full SHA for fec80ff
Merge pull request #573 from scala-js/topic/migrate-cachestorage
Show description for 4845e72
japgolly
authored
4845e72
Copy full SHA for 4845e72
Bugfix, thanks CI
japgolly
committed
25e7783
Copy full SHA for 25e7783
Fix ScalaDoc
japgolly
committed
d3dbba7
Copy full SHA for d3dbba7
Clarify type parameter meanings in type aliases
japgolly
committed
af0c635
Copy full SHA for af0c635
Commits on Sep 8, 2021
More improvement
Show description for 7a8708e
japgolly
committed
7a8708e
Copy full SHA for 7a8708e
IDB counts should be Ints, not Doubles.
Show description for a731b36
japgolly
committed
a731b36
Copy full SHA for a731b36
Replace use of `js.Any` in the IDB API with `Any`
japgolly
committed
e0d2f58
Copy full SHA for e0d2f58
Migrate Gamepad to dom
armanbilge
committed
a5f74f1
Copy full SHA for a5f74f1
Use type alias instead of extending
armanbilge
committed
4c614f9
Copy full SHA for 4c614f9
Migrate CacheStorage to dom
armanbilge
committed
da06c4a
Copy full SHA for da06c4a
Migrate storage to dom
armanbilge
committed
71e569e
Copy full SHA for 71e569e
Commits on Sep 6, 2021
Merge pull request #570 from scala-js/bug/prePR
Show description for 381b485
armanbilge
authored
381b485
Copy full SHA for 381b485
Fix api report validation
Show description for 871a6bd
japgolly
committed
871a6bd
Copy full SHA for 871a6bd
Merge pull request #566 from scala-js/topic/migrate-domparser
Show description for d4dfe6a
japgolly
authored
d4dfe6a
Copy full SHA for d4dfe6a
Improve precision of IDB API and add tests
japgolly
committed
1a6fc9c
Copy full SHA for 1a6fc9c
Merge pull request #568 from scala-js/topic/beacon
Show description for 23aef73
japgolly
authored
23aef73
Copy full SHA for 23aef73
Move Beacon API into Navigator
armanbilge
committed
61d7650
Copy full SHA for 61d7650
Pagination
Previous
Next
You can’t perform that action at this time.