Skip to content
This repository was archived by the owner on Jan 6, 2022. It is now read-only.

Releases: wagtail-deprecated/wagtail-react-streamfield

1.3.6

24 Jun 13:48
246a2d9
Compare
Choose a tag to compare

1.3.6

  • Add vendor prefixes to the project’s stylesheet, to ensure styles are cross-browser-compatible (user-select, appearance, and backface-visibility).
  • Fix Django 3.0 compatibility issue due to removed django.utils.six (#55, #56). Thanks to @lennsa, @colinappnovation, and @zerolab.