stenciljs
Here are 301 public repositories matching this topic...
Stencil version:
@stencil/core@1.12.6
I'm submitting a:
[x] bug report
[x] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior:
It is possib
Affected part of DeckDeckGo
- Studio
- Remote control
- Documentation
- Demo
- Starter kit
- Poll
- Web Components
- Templates
Reproduction
Steps to reproduce:
- Begin with a Starter or Ionic React presentation on Windows 10.
- Run "npm install" then "npm run start" to kick off local host
-
Updated
Jul 6, 2020
-
Updated
Jun 6, 2020 - JavaScript
There are a few instances in the codebase where it is assumed that a GeneratedFolder object has an array of subFolders at least initialized with an empty array []. These lines of code are not safe for when the template is not in the control of the code and is given as input. Example:
{
"name": "test-folder",
"files": [ ... ]
}In this scenario, the following snippet
Stencil CLI's --no-open description window.. looked like a typo.
https://stenciljs.com/docs/cli
--no-open
By default the --serve command will open a browser window. Using the --no-open command will no automatically open a browser window..
Sorry if it was intentional.
If this was a typo I can create a Pull Request.
-
Updated
Jul 3, 2020 - TypeScript
-
Updated
Jun 14, 2020 - TypeScript
-
Updated
Oct 18, 2017 - TypeScript
-
Updated
Jun 9, 2019 - TypeScript
-
Updated
Jun 15, 2020 - TypeScript
-
Updated
Jun 29, 2020 - TypeScript
-
Updated
Oct 23, 2018 - HTML
-
Updated
Jul 7, 2020 - TypeScript
I was wondering if it would be possible to extend the Nuxt router, maybe in nuxt-stencil, similar to the following implementation in Ionic Vue so the Nuxt Router could be used with the Web Components generated by Stencil?
see https://github.com/ModusCreateOrg/ionic-vue/blob/master/src/router.ts or
https://
-
Updated
Jul 19, 2019 - TypeScript
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Mar 22, 2018 - TypeScript
-
Updated
May 29, 2020 - HTML
-
Updated
Dec 20, 2017 - TypeScript
-
Updated
Jul 10, 2020 - TypeScript
I would love to see this repo cover a scenario where you navigate across pages. Ideally covering navigation handled two ways: one via a simple stencil route link, and another via a button which calls a function to programatically navigate.
For example:
- Load the root url:
"/" - Find a navigation link:
<stencil-route-link url='/page-2' ... - Click the link
- Assert page is Page 2
-
Updated
Apr 16, 2020 - CSS
-
Updated
Mar 20, 2020 - TypeScript
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Feb 17, 2018 - TypeScript
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."