Commit History

Author SHA1 Message Date
  Sage Abdullah 00fd54acda Add body block in block_preview.html to ease customisations 1 month ago
  Sage Abdullah 63d5ce9d11 Remove color-scheme from default block_preview.html template 1 month ago
  Sage Abdullah 28d8ba6af7 Improve responsiveness of block preview layout 1 month ago
  Sage Abdullah 77bcbf702d Add preview button with eye icon in block chooser 1 month ago
  Sage Abdullah d25a67a4b8 Implement block previews in StreamField block chooser 2 months ago
  Thibaud Colas efc73a649d Release notes for #12790 1 month ago
  Thibaud Colas e236919a79 Implement dragndrop safeguard for rich text fields 1 month ago
  Thibaud Colas 3cbca376a9 Implement dragndrop for StreamField with sortable.js 1 month ago
  Thibaud Colas 1636059bef Fix Tippy destroy preventing further instantiations 1 month ago
  Thibaud Colas fe9409f99c Add drag and drop support to InlinePanel 1 month ago
  Thibaud Colas 1c3f84f9c2 Clean up inline panel tests, using correct markup 1 month ago
  Matt Westcott 03f5352fe0 Full release note for FieldPanel / InlinePanel shorthand 1 month ago
  Matt Westcott ab7547c6cb Add upgrade note about fixing tests for background tasks (#12794) 1 month ago
  Sage Abdullah 6a7792e910 Use unreleased django-modelcluster main branch to test against Django's main 1 month ago
  Sage Abdullah 5cfc4aac6e Test against Django stable/5.2.x branch 1 month ago
  Jatin Bhardwaj b4781e2a90 Added scroll offset to ensure visibility of fields when typing. Fix #7777 (#12759) 1 month ago
  Thibaud Colas a2038727a7 Add more release notes sections 1 month ago
  Thibaud Colas 72808487cd Add missing release notes for #12766 1 month ago
  Thibaud Colas 1e0b0f3508 Enable alt text quality check by default. Fix #12636 (#12793) 1 month ago
  Thibaud Colas ca66dcc6af Release notes for #12766 1 month ago
  Cynthia Kiser e6f27c95e8 Update accessibility concerns docs in light of GSOC contextual alt text project 1 month ago
  Cynthia Kiser 3f551f212c Insert default_alt_text when auto-converting from ImageChooserBlock to ImageBlock 1 month ago
  Sage Abdullah fc4a892aad Do not check for is_previewable in block preview template 1 month ago
  Sage Abdullah 4c8ea0e54c Move default block preview template definition to Block.DEFAULT_PREVIEW_TEMPLATE 1 month ago
  Sage Abdullah 3b8e15561d Require block previews to override the global template if only preview value is provided 1 month ago
  Sage Abdullah 7055155183 Move block preview template to wagtailcore 1 month ago
  Sage Abdullah 839f95f50b Add template_is_overridden utility function 1 month ago
  Sage Abdullah c13caa952f Add Block.is_previewable to avoid showing previews without proper configuration 1 month ago
  Sage Abdullah adf52d85c7 Add Block.get_description() to be used in block preview 2 months ago
  Sage Abdullah 3bad585b74 Add mechanism for previewing StreamField blocks 2 months ago