BookStack/resources/js/services
Dan Brown 6045aff33a
Layout: Improved sidebar sizing, and dropdown consideration
- Updated tri-layout sidebars to have less padding and to avoid cutting
  off content when in single-sidebar mode.
- Updated dropdown handling to consider the parent scroll container when
  deciding to drop upwards, to help prevent cut-off.
2025-06-30 13:19:45 +01:00
..
__tests__ Comments: Fixed pointer display, Fixed translation test 2025-05-13 12:03:15 +01:00
animations.ts
clipboard.ts
components.ts Comments: Addressed a range of edge cases and ux issues for references 2025-05-01 16:33:42 +01:00
dates.ts
dom.ts Layout: Improved sidebar sizing, and dropdown consideration 2025-06-30 13:19:45 +01:00
drawio.ts
dual-lists.ts
events.ts Comments: Fixed a range of TS errors + other 2025-05-12 15:31:55 +01:00
http.ts
keyboard-navigation.ts
store.ts
text.ts
translations.ts Comments: Fixed pointer display, Fixed translation test 2025-05-13 12:03:15 +01:00
util.ts Comments: Added inline comment marker/highlight logic 2025-04-19 14:07:52 +01:00
vdom.ts