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
Notifications
You must be signed in to change notification settings
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
main
User selector
japgolly
Datepicker
All time
Commit History
Commits on May 30, 2022
Merge pull request #705 from scala-js/topic/idb-cursors
Show description for 9427efd
japgolly
authored
9427efd
Copy full SHA for 9427efd
Commits on May 24, 2022
Merge pull request #703 from scala-js/feature/event-source-init
Show description for 883d3d9
japgolly
authored
883d3d9
Copy full SHA for 883d3d9
Merge pull request #704 from scala-js/feature/service-worker-registration-options
Show description for b2bbc9d
japgolly
authored
b2bbc9d
Copy full SHA for b2bbc9d
Merge pull request #702 from scala-steward/update/scalafmt-core-3.5.3
Show description for f935251
japgolly
authored
f935251
Copy full SHA for f935251
IDB cursor result types were incorrectly abstract
japgolly
committed
dd5dfc2
Copy full SHA for dd5dfc2
Commits on Mar 17, 2022
Merge pull request #686 from scala-js/feature/event-listener-options-signal
Show description for 088cdf0
japgolly
authored
088cdf0
Copy full SHA for 088cdf0
Commits on Oct 21, 2021
Merge pull request #616 from scala-js/topic/minor_fixes
Show description for a96c76d
japgolly
authored
a96c76d
Copy full SHA for a96c76d
IDB versions are 64-bit, gotta use Double
japgolly
committed
b4e6fa0
Copy full SHA for b4e6fa0
Rename package object file to package.scala
japgolly
committed
c54097f
Copy full SHA for c54097f
Revise and add `ReadyState` classes
Show description for 0dbd0ff
japgolly
committed
0dbd0ff
Copy full SHA for 0dbd0ff
Fix most instances of onerror
japgolly
committed
4de6882
Copy full SHA for 4de6882
Document type parameter S of IDBRequest
japgolly
committed
5c75cb4
Copy full SHA for 5c75cb4
Add IDBDatabase.onclose
japgolly
committed
5a13258
Copy full SHA for 5a13258
Add IDBVersionChangeEvent.newVersionOption
japgolly
committed
9d3f4a6
Copy full SHA for 9d3f4a6
Add deprecated alias for DragEffect
japgolly
committed
6c819b5
Copy full SHA for 6c819b5
Merge pull request #613 from scala-js/topic/scalafmt-dialect
Show description for 5e8d5ba
japgolly
authored
5e8d5ba
Copy full SHA for 5e8d5ba
Commits on Oct 20, 2021
Move `dom` module source into its own directory
Show description for 44ff6b1
japgolly
committed
44ff6b1
Copy full SHA for 44ff6b1
Commits on Oct 19, 2021
Clarify why the AJAX helpers are deprecated
japgolly
committed
ef6b16c
Copy full SHA for ef6b16c
Merge pull request #611 from scala-js/topic/ignore-scala-updates
Show description for 056cb0d
japgolly
authored
056cb0d
Copy full SHA for 056cb0d
Commits on Oct 18, 2021
Merge pull request #605 from scala-js/issue/604
Show description for 8bc441a
japgolly
authored
8bc441a
Copy full SHA for 8bc441a
Commits on Oct 17, 2021
Make opaque string types subtype String
Show description for 42d6218
japgolly
committed
42d6218
Copy full SHA for 42d6218
Remove release notes drafter
Show description for c467647
japgolly
committed
c467647
Copy full SHA for c467647
Merge pull request #599 from scala-js/topic/html-collection
Show description for 8a2d8f6
japgolly
authored
8a2d8f6
Copy full SHA for 8a2d8f6
Add webcrypto
Show description for ec63c63
japgolly
committed
ec63c63
Copy full SHA for ec63c63
Merge pull request #588 from scala-js/topic/great-migration
Show description for af021a7
japgolly
authored
af021a7
Copy full SHA for af021a7
Commits on Sep 27, 2021
Restore `example` to its former glory
japgolly
committed
98d8be7
Copy full SHA for 98d8be7
Remove unused imports & `prePR`
japgolly
committed
beb174d
Copy full SHA for beb174d
Run `scala-restructure`
japgolly
committed
7b14380
Copy full SHA for 7b14380
Fix .scalafix.conf to remove unused imports
japgolly
committed
b22f505
Copy full SHA for b22f505
Merge pull request #585 from scala-js/topic/scalafmt305
Show description for 11fdc77
japgolly
authored
11fdc77
Copy full SHA for 11fdc77
Upgrade scalafmt to 3.0.5
japgolly
committed
e5a9391
Copy full SHA for e5a9391
Merge pull request #581 from scala-steward/update/sbt-scalafix-0.9.31
Show description for 45bdab5
japgolly
authored
45bdab5
Copy full SHA for 45bdab5
Merge pull request #583 from scala-steward/update/sbt-ci-release-1.5.9
Show description for cb23fc1
japgolly
authored
cb23fc1
Copy full SHA for cb23fc1
Merge pull request #579 from sjrd/cleanup-config-traits
Show description for 4586cb6
japgolly
authored
4586cb6
Copy full SHA for 4586cb6
Merge pull request #578 from scala-js/topic/migrate-deviceorientation
Show description for 57a0c34
japgolly
authored
57a0c34
Copy full SHA for 57a0c34
Pagination
Previous
Next
You can’t perform that action at this time.