Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demos - New Demos, Fixes #190

Open
adrian-moisa opened this issue Nov 17, 2022 · 0 comments
Open

Demos - New Demos, Fixes #190

adrian-moisa opened this issue Nov 17, 2022 · 0 comments
Labels

Comments

@adrian-moisa
Copy link
Collaborator

adrian-moisa commented Nov 17, 2022

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

@adrian-moisa adrian-moisa added 2.0 and removed 1.0 labels Jan 2, 2023
@adrian-moisa adrian-moisa removed the 0.2 label Jan 23, 2024
@adrian-moisa adrian-moisa changed the title Demos - Indicator for the current page Demos - New Demos, Fixes Jan 28, 2024
@adrian-moisa adrian-moisa added the closed Either incomplete specs, irrelevant, or not going to do label Jan 28, 2024
@adrian-moisa adrian-moisa reopened this Jan 28, 2024
@adrian-moisa adrian-moisa added R3 Sys and removed closed Either incomplete specs, irrelevant, or not going to do labels Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant