Skip to content

Demos - New Demos, Fixes #190

@adrian-moisa

Description

@adrian-moisa

VE Demos - Nav menu paddings should be scrollable #123

Currently the scroll is contained by the paddings.

image

VE Demos - Editor inputs with confirmation buttons

VE Demos - Demo page for all callbacks #187

A demo page that demonstrates all the callbacks of the controller and editor.

VE Demos - Demo page for all the DeltaM operations

VE Demos - Demo page for image and video embeds and md doc #156

Maybe you'l find this sample useful:

[
  {
    "insert": "Visual Editor"
  },
  {
    "insert": {
      "image": "https://cdn.pixabay.com/photo/2015/04/23/22/00/tree-736885__480.jpg"
    },
    "attributes": {
      "width": "230",
      "style": "display: block; margin: auto;"
    }
  },
  {
    "insert": "\n"
  }
]

This assert will have to be removed eventually. For now I guess we have to move it to the video case. Web works just fine.

image

VE Demos - Demo page for custom controls #189

VE Demos - Indicator for the current page #190

The current demo page sidebar does not show any indication which page is currently open. It is somewhat annoying.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions