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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
AdvancedClimateSystems
/
gridstack.js
Public
forked from
gridstack/gridstack.js
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
gridstack.js
src
on
develop
User selector
All users
All time
Commit history
Commits on Oct 8, 2018
Make gridstack work with jquery-ui with new exports
jaapz
committed
f6f7ce4
View commit details
Copy full SHA for f6f7ce4
View code at this point
Browse repository at this point
Export on the correct scope for each environment.
Show description for 20fa324
jaapz
committed
20fa324
View commit details
Copy full SHA for 20fa324
View code at this point
Browse repository at this point
Commits on May 25, 2018
Merge pull request #835 from Worklio/release/v0.3.0
Show description for 7d9ac26
radiolips
authored
7d9ac26
View commit details
Copy full SHA for 7d9ac26
View code at this point
Browse repository at this point
added space after coma
Miroslav Peterka
committed
5917d51
View commit details
Copy full SHA for 5917d51
View code at this point
Browse repository at this point
event.target instead of this reference
Miroslav Peterka
committed
8a587b6
View commit details
Copy full SHA for 8a587b6
View code at this point
Browse repository at this point
Commits on May 22, 2018
Emit event when a widget is dropped from one grid into another. Resolves #823.
radiolips
committed
6423085
View commit details
Copy full SHA for 6423085
View code at this point
Browse repository at this point
Don't access `scrollEl` until it's been checked for `null`. Fixes #891.
radiolips
committed
8cefcb0
View commit details
Copy full SHA for 8cefcb0
View code at this point
Browse repository at this point
Commits on May 11, 2018
Fix #882, set version at 1.0.0-dev, update demos to use lodash 4.
radiolips
committed
182c71c
View commit details
Copy full SHA for 182c71c
View code at this point
Browse repository at this point
Prep 0.4.0
radiolips
committed
bcf728f
View commit details
Copy full SHA for bcf728f
View code at this point
Browse repository at this point
Bringing `dist` back because bower. Change 1.0.0 to 0.4.0 because let's get a release out. Updated `bower.json` homepage.
radiolips
committed
8007670
View commit details
Copy full SHA for 8007670
View code at this point
Browse repository at this point
Commits on May 10, 2018
Update dependencies, remove .bithoundrc (bithound is closing), update syntax for sortBy
radiolips
committed
493e186
View commit details
Copy full SHA for 493e186
View code at this point
Browse repository at this point
Commits on May 9, 2018
Merge branch 'master' of https://github.com/radiolips/gridstack.js
Show description for 110403a
radiolips
committed
110403a
View commit details
Copy full SHA for 110403a
View code at this point
Browse repository at this point
Automatically scroll page when widget is moving beyond viewport (#827).
radiolips
committed
c3299d9
View commit details
Copy full SHA for c3299d9
View code at this point
Browse repository at this point
Commits on May 1, 2018
Remove `!important`. I'm not sure that this z-index is actually required, but either way, have at it, you z-index-changers!
radiolips
committed
d97cc8b
View commit details
Copy full SHA for d97cc8b
View code at this point
Browse repository at this point
Revert PR #672. Need to resolve this in the future, but for now, this needs to be reverted so that `cellHeight` can be used.
radiolips
committed
fabfb77
View commit details
Copy full SHA for fabfb77
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
issue-805 - fix node being added to grid more than once after being dragged out of bounds
roborto444
committed
71615d0
View commit details
Copy full SHA for 71615d0
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
Update gridstack.js
Show description for 6ae9378
sergey-spivakov
authored
6ae9378
View commit details
Copy full SHA for 6ae9378
View code at this point
Browse repository at this point
Bug wrong maxHeight for updateStyles function
Show description for 47d0933
sergey-spivakov
authored
47d0933
View commit details
Copy full SHA for 47d0933
View code at this point
Browse repository at this point
Commits on Jan 8, 2018
added "gsresize" trigger
miroslav-peterka
committed
457c4b7
View commit details
Copy full SHA for 457c4b7
View code at this point
Browse repository at this point
Commits on Sep 19, 2017
fixed cellHeight() check for no-op return
Show description for b07ae5d
adumesny
committed
b07ae5d
View commit details
Copy full SHA for b07ae5d
View code at this point
Browse repository at this point
Commits on Sep 17, 2017
Update documentation and force x/y coords to be stores as ints.
radiolips
committed
431cf67
View commit details
Copy full SHA for 431cf67
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
use verticalMargin when calculating min height in rows
Show description for 68932d6
adumesny
committed
68932d6
View commit details
Copy full SHA for 68932d6
View code at this point
Browse repository at this point
Commits on Sep 12, 2017
lint issue fix (>120 char)
Alain Dumesny
committed
030d1c5
View commit details
Copy full SHA for 030d1c5
View code at this point
Browse repository at this point
Commits on Sep 11, 2017
Merge pull request #675 from vigor-vlad/trashzone_improvement
Show description for 7ac8b2d
radiolips
authored
7ac8b2d
View commit details
Copy full SHA for 7ac8b2d
View code at this point
Browse repository at this point
Merge pull request #587 from hairyheron/master
Show description for 805e566
radiolips
authored
805e566
View commit details
Copy full SHA for 805e566
View code at this point
Browse repository at this point
Merge pull request #769 from adumesny/718_fix
Show description for 0fa2a8f
radiolips
authored
0fa2a8f
View commit details
Copy full SHA for 0fa2a8f
View code at this point
Browse repository at this point
'acceptWidgets: true' generates duplicate 'ui-resizable-handle' fix
Show description for 7c13587
Alain Dumesny
committed
7c13587
View commit details
Copy full SHA for 7c13587
View code at this point
Browse repository at this point
Merge pull request #434 from aletorrado/master
Show description for 152cbd9
radiolips
authored
152cbd9
View commit details
Copy full SHA for 152cbd9
View code at this point
Browse repository at this point
Commits on Sep 9, 2017
Build last few merges, fix indentation, allow the maximum height to be the style `min-height` / `cellHeight` in cases where that is larger than the biggest cell y + cell height.
radiolips
committed
e12b460
View commit details
Copy full SHA for e12b460
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
Merge pull request #765 from silverwind/preserve-styles
Show description for f39cf22
radiolips
authored
f39cf22
View commit details
Copy full SHA for f39cf22
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
Merge pull request #672 from datou3600/develop
Show description for 2037a70
radiolips
authored
2037a70
View commit details
Copy full SHA for 2037a70
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
preserve inline styles when moving/cloning items
silverwind
committed
21db420
View commit details
Copy full SHA for 21db420
View code at this point
Browse repository at this point
Add in dist changes and readme changes. Also fix 120 character break.
radiolips
committed
f005fae
View commit details
Copy full SHA for f005fae
View code at this point
Browse repository at this point
Fixes break from f20fb33. When initializing widgets, they now check to see if staticGrid is set. Fixes `staticGrid` option on grid.
radiolips
committed
aec1135
View commit details
Copy full SHA for aec1135
View code at this point
Browse repository at this point
Commits on May 26, 2017
made the "trashzone" configurable through the "removableOptions". All the jq ui options should be supported now
Show description for 96355a9
Vlad
committed
96355a9
View commit details
Copy full SHA for 96355a9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.