Skip to content

Commit 66e48d3

Browse files
committed
Allow callable defaults in the attrs dialog, update styling a bit
1 parent 950699e commit 66e48d3

File tree

7 files changed

+42
-34
lines changed

7 files changed

+42
-34
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Next version
2020
shown as such.
2121
- Started including source maps again.
2222
- Convert textareas to use autogrow.
23+
- Changed the prose editor dialog to use ``div.prose-editor-dialog-field``
24+
elements to wrap inputs and their labels instead of paragraphs.
25+
- Allowed callable default values in the ``updateAttrsDialog``.
2326

2427

2528
0.11 (2025-04-16)

django_prose_editor/static/django_prose_editor/editor.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)