~magentix/stapy-theme-dusk

efdb48f13121b6080b74b94ff1c78dbae83a60d5 — magentix 1 year, 3 months ago d055e72 master 1.8.0
Compatibility with Editor 1.3.0
1 files changed, 11 insertions(+), 1 deletions(-)

M source/editor.json
M source/editor.json => source/editor.json +11 -1
@@ 8,6 8,11 @@
      "Full": "/_editor",
      "Content": "/_editor_c"
    },
    "media": {
      "root": "media",
      "snippets": ["filepath", "html", "markdown"],
      "extensions": ["svg" ,"png", "jpg", "jpeg", "gif", "webp", "apng", "avif", "mp4", "m4v", "pdf", "txt", "gz", "zip", "rar", "tar", "bz2", "xz"]
    },
    "grid": {
      "actions": [
        {


@@ 16,7 21,7 @@
          "label": "Build"
        },
        {
          "path": "add/",
          "path": "page/",
          "class": "pure-button pure-button-primary",
          "label": "Add",
          "data": {


@@ 285,6 290,11 @@
      "Full": "/_editor",
      "Content": "/_editor_c"
    },
    "media": {
      "root": "media",
      "snippets": ["filepath", "html", "markdown"],
      "extensions": ["svg" ,"png", "jpg", "jpeg", "gif", "webp", "apng", "avif", "mp4", "m4v", "pdf", "txt", "gz", "zip", "rar", "tar", "bz2", "xz"]
    },
    "grid": {
      "columns": {
        "title": {