-
Updated
Oct 2, 2020 - TypeScript
stenciljs
Here are 322 public repositories matching this topic...
-
Updated
Oct 2, 2020 - TypeScript
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
Describe the bug
Currently @duetds/date-picker does not work with Rollup (or I didn't get it to).
The problem appears to be a dynamic import statement with a template string:
return import(`./${bundleId}.entry.js${""}`);Rollup seems to ignore these imports: "Dynamic imports on runtime are ignored by Rollup #2463"
**To
-
Updated
Aug 27, 2020
-
Updated
Sep 9, 2020 - JavaScript
import * as HASTBuilers from './builders/hast-builders'-
Updated
Aug 11, 2020 - TypeScript
-
Updated
Jul 20, 2020 - TypeScript
-
Updated
Oct 18, 2017 - TypeScript
-
Updated
Jun 9, 2019 - TypeScript
-
Updated
Sep 25, 2020 - TypeScript
-
Updated
Aug 7, 2020 - TypeScript
-
Updated
Sep 30, 2020 - HTML
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Jul 19, 2019 - TypeScript
-
Updated
Oct 2, 2020
-
Updated
May 29, 2020 - HTML
-
Updated
Sep 29, 2020 - TypeScript
-
Updated
Mar 22, 2018 - TypeScript
-
Updated
Aug 6, 2020 - TypeScript
-
Updated
Dec 20, 2017 - TypeScript
-
Updated
Sep 4, 2020 - JavaScript
Improve this page
Add a description, image, and links to the stenciljs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stenciljs topic, visit your repo's landing page and select "manage topics."
If the submenu has no content inside it (passed in via the default
slot) and you use the keyboard to navigate back to the main menu it'll completely close. It should simply navigate back as if it had content.