- 13 Sep, 2017 8 commits
-
-
radiolips authored
Feature/pr template
-
Dylan Weiss authored
-
Dylan Weiss authored
-
radiolips authored
Min height fix
-
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
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 3 commits
-
-
radiolips authored
Bugfix/628
-
Dylan Weiss authored
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.
-
Dylan Weiss authored
-
- 08 Sep, 2017 1 commit
-
-
radiolips authored
Preserve inline styles when moving/cloning items
-
- 07 Sep, 2017 3 commits
-
-
Dylan Weiss authored
-
radiolips authored
bug fix: keep this._styles._max increasing
-
Dylan Weiss authored
-
- 06 Sep, 2017 7 commits
-
-
radiolips authored
include linting for npm test
-
silverwind authored
-
radiolips authored
version package-lock.json
-
Eli Flanagan authored
To ensure uniform contributions we run the lint command as part of testing.
-
Eli Flanagan authored
-
Dylan Weiss authored
-
radiolips authored
Add in dist changes and readme changes. Also fix 120 character break.
-