Skip to content
#

webcomponent

web-components logo

Developers can create custom, reusable, encapsulated HTML tags for the web using Web Components. Components use the Custom Element standard, frequently in combination with the Shadow DOM, HTML Templates, and ES Modules.

Here are 270 public repositories matching this topic...

peterpeterparker
peterpeterparker commented Sep 26, 2020

Documentation

The presentations used to be swipable horizontally but we recently enhanced this. We are going to introduce the ability to swipe vertically and also developed a new mode we called papyrus which basically transform a presentation into a "landing page".

These options can be set on the deckgo-deck main component with the properties direction and `directionM

mathlive
NSoiffer
NSoiffer commented May 17, 2019

Problem

It is possible to add shortcuts. Most of the time, the shortcuts are shorthand ways to enter something that is already "known". However, the introduction to things like units (cm, etc) that map to '\\operatorname{cm} create an abbreviation that might want to have some speech associated it.

Potential Solution

Add a speech property to the shortcut notation that is then check

You can’t perform that action at this time.