Skip to content

Release #11

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

Merged
merged 24 commits into from
Apr 7, 2025
Merged

Release #11

merged 24 commits into from
Apr 7, 2025

Conversation

paulhollmann
Copy link
Member

No description provided.

ssddanbrown and others added 24 commits March 11, 2025 23:52
As per https://codeberg.org/bookstack/system-cli/pulls/21
dev/checksums folder added to support this new system.

Related to #161
Can be set via the square bracket format.
For #5464
Just as a UX improvement to help avoid confusion, as the whole content
will be changes for this revision.

For #5454
Found that saving via Ctrl+Enter did not save as logic to load editor
output into form was bypassed, which this fixes by ensuring submit
events are raised during for this shortcut.

Submit handling also gets a timeout added since, at least in FF,
requestSubmit did not re-submit a form while in a submit event.
Updated list DOM parsing to properly consider task list format set by
other MD/WYSIWYG editors.
- Added handling to not include parent of top-most list range selection
  so that it's not also changed while not visually part of the
  selection range.
- Fixed issue where list items could be left over after unnesting, due
  to empty checks/removals occuring before all child handling.
- Added node sorting, applied to list items during nest operations so
  that selection range remains reliable.
- Added specific handling to move/insert-up/down on arrow press.
- Prevented resize overlay from interrupting image node focus.
Also updated list tests to new test process.
Due to deleted code during Laravel 11 upgrade.
Added test to cover.
Closes #5555
@paulhollmann paulhollmann merged commit dac1e57 into vatger:bookstack_release Apr 7, 2025
10 checks passed
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.

3 participants