Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix gs-h|x="1" #2315

Merged
merged 1 commit into from
May 13, 2023
Merged

fix gs-h|x="1" #2315

merged 1 commit into from
May 13, 2023

Conversation

adumesny
Copy link
Member

Description

  • fix gs-h="1" removal #2314
  • issue with having min-height/width instead of height/width for gs-h|x="1"
  • further compressed CSS multi column rules (use .gs-# > .grid-stack-item instead of .grid-stack-# > .grid-stack-item)

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* fix gridstack#2314
* issue with having min-height/width instead of height/width for gs-h|x="1"
* further compressed CSS multi column rules (use `.gs-# > .grid-stack-item` instead of `.grid-stack-# > .grid-stack-item`)
@adumesny adumesny merged commit 669c670 into gridstack:master May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gs-h="1" removal
1 participant