]> BookStack Code Mirror - bookstack/commit
Page JS: Improved block jumping and highlighting
authorDan Brown <redacted>
Wed, 1 Nov 2023 18:49:47 +0000 (18:49 +0000)
committerDan Brown <redacted>
Wed, 1 Nov 2023 18:49:47 +0000 (18:49 +0000)
commit38ac3c959bf1282cc46ff4ae7da7f24ad4ea8140
treea33e3bf997e1b21483006c359c057375df9ac05c
parent324e403ae52ea83f843e3379986e19f55613ab72
Page JS: Improved block jumping and highlighting

- Updated anchor scroll change to open up details blocks if the target
  exists within.
- Updated highlighting and animation implementation to fix hardly visible highlighting.
- Removed old, now unused, handing of CM instances in details blocks.

Related to #4637.
resources/js/components/page-display.js
resources/js/services/util.js