- 18 Sep, 2017 2 commits
-
-
radiolips authored
make tests rely upon dependencies in node_modules
-
Eli Flanagan authored
-
- 17 Sep, 2017 2 commits
-
-
radiolips authored
Update documentation and force x/y coords to be stores as ints.
-
Dylan Weiss authored
-
- 14 Sep, 2017 4 commits
-
-
radiolips authored
remove /dist
-
Alain Dumesny authored
-
radiolips authored
Feature/issue template
-
Dylan Weiss authored
-
- 13 Sep, 2017 13 commits
-
-
Dylan Weiss authored
-
radiolips authored
Feature/pr template
-
Dylan Weiss authored
-
Alain Dumesny authored
-
Dylan Weiss authored
-
radiolips authored
Min height fix
-
adumesny authored
-
adumesny authored
instead generate the output files during build process, so there is no conflict on merge or issue being out of sync. use 'build' target to generate before publishing npm (which I didn't see included) Bug Number: https://github.com/gridstack/gridstack.js/issues/776
-
adumesny authored
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
-
adumesny authored
Testing: 1. run two.html and check that yellow grid has height of 300px 2. modify two.html to have #grid1 { background: lightgoldenrodyellow; min-height: 300px; } 3. rerun and notice grid1 now has 380px actual height (passed last item) ! 4. adding removing items will shrink grow, but not to the correct min 300px size.
-
adumesny authored
-
adumesny authored
instead generate the output files during build process, so there is no conflict on merge or issue being out of sync. use 'build' target to generate before publishing npm (which I didn't see included) Bug Number: https://github.com/gridstack/gridstack.js/issues/776
-
adumesny authored
Testing: 1. run two.html and check that yellow grid has height of 300px 2. modify two.html to have #grid1 { background: lightgoldenrodyellow; min-height: 300px; } 3. rerun and notice grid1 now has 380px actual height (passed last item) ! 4. adding removing items will shrink grow, but not to the correct min 300px size.
-
- 12 Sep, 2017 3 commits
-
-
Dylan Weiss authored
-
Alain Dumesny authored
-
Pavel Reznikov authored
-
- 11 Sep, 2017 15 commits
-
-
Pavel Reznikov authored
-
radiolips authored
Bugfix/build fail 21070911
-
Pavel Reznikov authored
-
Dylan Weiss authored
-
Dylan Weiss authored
-
Pavel Reznikov authored
-
Pavel Reznikov authored
-
Pavel Reznikov authored
-
radiolips authored
"trashzone" improvement
-
radiolips authored
re-generate all dist/ files (yarn build) with latest fixes
-
adumesny authored
-
radiolips authored
Avoid collision check of node with itself. Fixes #586
-
radiolips authored
'acceptWidgets: true' generates duplicate 'ui-resizable-handle' fix
-
Alain Dumesny authored
removed duplicate resize handlers when draging from a grid and dropping onto another - preventing dropped grid from resizing afterward. Fix originated from #435 by eagoo Bug Number: 718 Testing Done: two.hml
-
radiolips authored
Some fixes when dropping external items.
-
- 09 Sep, 2017 1 commit
-
-
radiolips authored
Bugfix/628
-