Skip to content

Releases: django-tiptap/django_tiptap

v0.0.8

01 Jul 08:41
Compare
Choose a tag to compare
  • Add support for nested lists (ordered + unordered)
  • Add support for custom extensions

v0.0.7

09 Jun 14:57
Compare
Choose a tag to compare
  • Bugfix in type annotation

v0.0.6

09 Jun 14:44
Compare
Choose a tag to compare
  • Add optional button that highlights jinja syntax when activated

v0.0.5

26 Apr 14:03
Compare
Choose a tag to compare
  • Move static assets into namespaced subfolder static/django_tiptap/

v0.0.4

23 Apr 22:23
Compare
Choose a tag to compare

Initial release on the public and open source repo rocket

v0.0.4 comes with the following features:

The TipTapTextField and TipTapWidget classes, which allow you to add the open source, MIT licensed, TipTap Editor to your Django Project
A basic way of configuring the TipTap editor and its extension via Djangos settings.py
A PyPi package