-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.10.3](v3.10.2...v3.10.3) (2023-09-21) ### Bug Fixes * Cancel stage sort if it would place the field before an appended field or after a prepended field ([82242e5](82242e5)) * Controls added by clicking need to be added as the second last item if opts.append is set ([478dbc5](478dbc5)) * invalid selector ([a153525](a153525)) * Remove unreachable branch in condition. $().closest can be used for both cases as closest() starts traversal from the current element ([619005a](619005a)) * When dragging a new control onto the stage, ensure the placeholder is placed after any prepended field and before any appended field ([d9cf010](d9cf010))
- Loading branch information
1 parent
b7b09e1
commit ced5245
Showing
3 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters