Skip to content
#

stenciljs

Here are 328 public repositories matching this topic...

peterpeterparker
peterpeterparker commented Oct 18, 2020

Affected part of DeckDeckGo

  • Studio

Feature Description

This feature as for goal to display the current active slide number in the breadcrumbs of the editor.

For example, instead of displaying Deck > Slide > Element it should display Deck > Slide #19 > Element.

Technical Info

The # as <small>#</small>.

The number, the slide index, is dynamic. It can be

JayaKrishnaNamburu
JayaKrishnaNamburu commented Oct 7, 2020

While generating project, we first pass it through validators to check for any errors in the uidl that is shared. But in the current check, we need a mandatory components filed.

Like a field components: {} is mandatory or checks fail, even when we are not using any components. Refactor to fix the validator to ignore if no components are used and specified in the UIDL

Improve this page

Add a description, image, and links to the stenciljs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stenciljs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.