Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
ProblemSolved
/
gridstack.js
Public
forked from
gridstack/gridstack.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
gridstack.js
src
on
master
User selector
All users
All time
Commit history
Commits on Jul 21, 2024
v10.3.1-dev
adumesny
committed
9abda54
View commit details
Copy full SHA for 9abda54
View code at this point
Browse repository at this point
v10.3.1
adumesny
committed
824368f
View commit details
Copy full SHA for 824368f
View code at this point
Browse repository at this point
remove dataTransfer mention as not supported
Show description for ee2d87f
adumesny
committed
ee2d87f
View commit details
Copy full SHA for ee2d87f
View code at this point
Browse repository at this point
resizing left from right most item works
Show description for 7d0302c
adumesny
committed
7d0302c
View commit details
Copy full SHA for 7d0302c
View code at this point
Browse repository at this point
nested grid drag fix
Show description for 48a5474
adumesny
committed
48a5474
View commit details
Copy full SHA for 48a5474
View code at this point
Browse repository at this point
resizeToContent JS error with nested grid
adumesny
committed
6f7a056
View commit details
Copy full SHA for 6f7a056
View code at this point
Browse repository at this point
Commits on Jul 14, 2024
fix rotation error
Show description for e77dc3e
adumesny
committed
e77dc3e
View commit details
Copy full SHA for e77dc3e
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
10.3.0-dev
adumesny
committed
df5709d
View commit details
Copy full SHA for df5709d
View code at this point
Browse repository at this point
v10.3.0
adumesny
committed
86751cf
View commit details
Copy full SHA for 86751cf
View code at this point
Browse repository at this point
more load() now creates in order fixes
adumesny
committed
3d7516c
View commit details
Copy full SHA for 3d7516c
View code at this point
Browse repository at this point
load() now creates in order
Show description for ec3c7e4
adumesny
committed
ec3c7e4
View commit details
Copy full SHA for ec3c7e4
View code at this point
Browse repository at this point
Commits on Jun 24, 2024
10.2.1-dev
adumesny
committed
366cf7c
View commit details
Copy full SHA for 366cf7c
View code at this point
Browse repository at this point
v10.2.1
adumesny
committed
557877b
View commit details
Copy full SHA for 557877b
View code at this point
Browse repository at this point
load() force 1x1 default
Show description for 7907bf3
adumesny
committed
7907bf3
View commit details
Copy full SHA for 7907bf3
View code at this point
Browse repository at this point
load() sometimes restore incorrectly
Show description for ab3340c
adumesny
committed
ab3340c
View commit details
Copy full SHA for ab3340c
View code at this point
Browse repository at this point
support for multiple drag targets fix
Show description for 621dddd
adumesny
committed
621dddd
View commit details
Copy full SHA for 621dddd
View code at this point
Browse repository at this point
Merge pull request #2709 from nickfulcher/feature/support-multiple-drag-handles
Show description for 790888a
adumesny
authored
790888a
View commit details
Copy full SHA for 790888a
View code at this point
Browse repository at this point
Merge pull request #2710 from adumesny/master
Show description for 31ecd3b
adumesny
authored
31ecd3b
View commit details
Copy full SHA for 31ecd3b
View code at this point
Browse repository at this point
removed old `dragOut` from doc
Show description for ca78cab
adumesny
committed
ca78cab
View commit details
Copy full SHA for ca78cab
View code at this point
Browse repository at this point
Commits on Jun 23, 2024
support for multiple drag handles
nickfulcher
authored
0e94f7b
View commit details
Copy full SHA for 0e94f7b
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Merge pull request #2698 from adrianbenjuya/master
Show description for ca007ad
adumesny
authored
ca007ad
View commit details
Copy full SHA for ca007ad
View code at this point
Browse repository at this point
prevent 'r' rotation to items that can't resize (2)
Show description for 4114425
adumesny
committed
4114425
View commit details
Copy full SHA for 4114425
View code at this point
Browse repository at this point
prevent 'r' rotation to items that can't resize
Show description for f1bebfc
adumesny
committed
f1bebfc
View commit details
Copy full SHA for f1bebfc
View code at this point
Browse repository at this point
Bugfix: prevent throwing error when node.grid is undefined (drag item coming from outside the grid)
Adrián David Benjuya
committed
b302c57
View commit details
Copy full SHA for b302c57
View code at this point
Browse repository at this point
check for fixed grid maxRow during resize
Show description for fec86f2
adumesny
committed
fec86f2
View commit details
Copy full SHA for fec86f2
View code at this point
Browse repository at this point
Commits on Jun 2, 2024
v10.2.0-dev
adumesny
committed
a471c47
View commit details
Copy full SHA for a471c47
View code at this point
Browse repository at this point
build fix. added Utils.swap()
adumesny
committed
c7b914b
View commit details
Copy full SHA for c7b914b
View code at this point
Browse repository at this point
v10.2.0
adumesny
committed
b0df8e3
View commit details
Copy full SHA for b0df8e3
View code at this point
Browse repository at this point
'Esc' to cancel drag/resize, 'r' to rotate drag
Show description for 7715d7c
adumesny
committed
7715d7c
View commit details
Copy full SHA for 7715d7c
View code at this point
Browse repository at this point
Commits on May 26, 2024
allow button as handle dragging
Show description for 63754ba
adumesny
committed
63754ba
View commit details
Copy full SHA for 63754ba
View code at this point
Browse repository at this point
Commits on May 25, 2024
handle minW resizing when column count is less
Show description for bb5e0d6
adumesny
committed
bb5e0d6
View commit details
Copy full SHA for bb5e0d6
View code at this point
Browse repository at this point
Merge pull request #2679 from adumesny/master
Show description for 6b4ae89
adumesny
authored
6b4ae89
View commit details
Copy full SHA for 6b4ae89
View code at this point
Browse repository at this point
comment update
adumesny
committed
5715f23
View commit details
Copy full SHA for 5715f23
View code at this point
Browse repository at this point
Commits on May 16, 2024
fix issue on failed drag makes the whole grid unresponsive (#2672)
Show description for 9b6c68f
mustafamilyas
authored
9b6c68f
View commit details
Copy full SHA for 9b6c68f
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
removeInternalAndSame() tweak
adumesny
committed
bc568a7
View commit details
Copy full SHA for bc568a7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.