Commit f116884
committed
chore(release): 3.17.3 [skip ci]
## [3.17.3](v3.17.2...v3.17.3) (2023-12-08)
### Bug Fixes
* Only setup sortable row wrapper and invisible row placeholders when adding a row to the stage ([25a27e6](25a27e6))
* Use last-of-type instead of last-child due to drag/drop placeholder occupying last-child position ([dc4f312](dc4f312))
* Use the pointer to for sortable intersect detection when dragging controls from the control panel onto a bootstrap row. jQuery.ui sortable used tolerance: intersect which caused the placeholder in a row to jump around when near the edges and the new control is less than 50% contained. ([995fc2e](995fc2e))
* When adding rows, reset the hidden flag for all placeholders ([939341c](939341c))1 parent aaeef00 commit f116884
3 files changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments