1
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
Tidiane Dia
a068e4e9ba
[DUBS-521] Wagtail 3 and Django 4 compatibility (#25)
* Update imports for Django 4 compatibility DUBS-521

* use globalThis as global object in js file DUBS-521

* Update package requirements to include Wagtail 3 DUBS-521

* Match requirements in pyproject.toml and setup.py files DUBS-521
2022-05-26 11:03:49 -04:00
Parbhat Puri
a30c737920 Rename JS file, use code icon and other fixes 2020-04-03 20:30:05 +05:30
Parbhat Puri
c50800ff84 Show available snippet models for Link and embed only if template is present 2020-04-03 19:49:38 +05:30
Parbhat Puri
c605c6518b Fix snippet embed display in editor and frontend 2020-04-02 19:19:44 +05:30
Parbhat Puri
371d1fb7c8 Snippet embed feature starting 2020-03-31 22:04:05 +05:30
Parbhat Puri
83f21a0fb8 Use tooltip to edit or removing the snippet link 2020-01-13 18:21:30 +05:30
Adam Hill
417ecd8464 Initial version of functionality. 2020-01-07 23:41:21 -05:00