1
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
Jason Dilworth
ad7facef5c Hacky "fix" for 4.1.1 support for now 2023-02-20 11:00:31 +00:00
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
bmoe872
0800764bd6 Add the chooser-url as a url path. 2022-02-17 16:14:48 -05:00
Parbhat Puri
ba0246a2ec Add snippetChooser URL as removed from Wagtail 2020-11-10 16:36:59 +05:30
Parbhat Puri
a30c737920 Rename JS file, use code icon and other fixes 2020-04-03 20:30:05 +05:30
Parbhat Puri
df521783f8 Rename current Snippet feature snippet to snippet-link 2020-04-03 20:02:17 +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
371d1fb7c8 Snippet embed feature starting 2020-03-31 22:04:05 +05:30
Adam Hill
417ecd8464 Initial version of functionality. 2020-01-07 23:41:21 -05:00