mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
* feat: Exposes modal properties as CSAs * Move CSA's to additional actions * Adds additional actions and Data Modal.jsx * Code cleanup * feat: Exposes modal properties as CSAs * Move CSA's to additional actions * Adds additional actions and Data Modal.jsx * Code cleanup * Fix: Sets modal position within canvas viewport * feat: Adds fullscreen size options for modals * Hides height property if fullscreen * feat: Adds fullscreen size options for modals * feat: Adds header and footer for modal #11595 * Fixes canvas width issue for header * fixes error with csa * Adds migrations for modal * Bug fixes for component movement across slots * Fix resizing of modal trigger * Set modal on body click * Prevent modal drop event on modal backdrop * Fixes canvas getting cut on full screen * Review fixes - Reorders inspector - Removes border - Moves header/footer height to props from styles - Close button hover - fxeditor to same line * Adds modal as ModalV2 * Fixes widgets going out of modal canvas * Fixes fullscreen canvas height issues * Fix changes breaking old modal behaviour * Review fixes * Adding memo for header and footer * Refactors dragEnd on canvas grid * Delete server/migrations/1734422351569-UpdateModalHeaderTitle.ts * Fixes edge cases |
||
|---|---|---|
| .. | ||
| app_import_export.service.ts | ||
| app_users.service.ts | ||
| comment.service.ts | ||
| comment_users.service.ts | ||
| external_apis.service.ts | ||
| import_export_resources.service.ts | ||
| library_app_creation.service.ts | ||
| org_environment_variables.service.ts | ||
| temporal.service.ts | ||
| thread.service.ts | ||
| users-common.service.ts | ||
| worker.service.ts | ||
| workflow_executions.service.ts | ||
| workflow_schedules.service.ts | ||
| workflow_webhooks.service.ts | ||