-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: gridstack/gridstack.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gridstack/gridstack.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 33 files changed
- 2 contributors
Commits on Aug 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b2f010d - Browse repository at this point
Copy the full SHA b2f010dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cbe98 - Browse repository at this point
Copy the full SHA e1cbe98View commit details -
save() now takes optional column count
* fix #2493 * save() now takes optional column count, which defaults to highest saved layout otherwise (so we can correctly return back to 12 column when saving in lower res) * nested grid ALWAYS save to the saved parent container to match * also changed Utils.removeInternalForSave() to NOT removed w/h=1 optimization as it was causing issues in my app (widget defaults > 1)
Configuration menu - View commit details
-
Copy full SHA for b29a32e - Browse repository at this point
Copy the full SHA b29a32eView commit details -
Merge pull request #3134 from adumesny/master
save() now takes optional column count
Configuration menu - View commit details
-
Copy full SHA for 7a51abd - Browse repository at this point
Copy the full SHA 7a51abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d36a41c - Browse repository at this point
Copy the full SHA d36a41cView commit details
Commits on Aug 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8da8190 - Browse repository at this point
Copy the full SHA 8da8190View commit details -
tweaks on save() takking column option
* more fix #2493 * engine save tweaks to hsow it gets column count (uses actual subgrid column and don't use _layouts if same as current) * also reverted back to not save w/h:1 as people already workaround this if they need to and much less data by default.
Configuration menu - View commit details
-
Copy full SHA for 72949ee - Browse repository at this point
Copy the full SHA 72949eeView commit details -
Merge pull request #3136 from adumesny/master
tweaks on save() takking column option
Configuration menu - View commit details
-
Copy full SHA for 1a51953 - Browse repository at this point
Copy the full SHA 1a51953View commit details -
Configuration menu - View commit details
-
Copy full SHA for c78742d - Browse repository at this point
Copy the full SHA c78742dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v12.3.0...master