Sean Perkins

Results 55 issues of Sean Perkins

Issue number: Internal --------- ## What is the current behavior? Currently when swiping to reveal options, the options are translated along with the swipe distance to reveal the last to...

package: core
package: angular
package: vue

Issue number: resolves # --------- ## What is the current behavior? ## What is the new behavior? - - - ## Does this introduce a breaking change? - [ ]...

package: core
package: vue

Issue number: resolves # --------- ## What is the current behavior? ## What is the new behavior? - - - ## Does this introduce a breaking change? - [ ]...

package: angular

Issue number: N/A --------- ## What is the current behavior? N/A ## What is the new behavior? - The Stencil dev-server will write the `dist/` directory and run the output...

package: core
package: angular
package: vue
package: react

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...

Bug: Validated

## Description Provides a default `importMapper` to the Angular generator to generate valid import statements for Angular module projects. For example, when importing a child component called `ChildComponent`, the import...

### I am interested in helping provide a fix! Yes ### Which generators are impacted? - [ ] All - [X] Angular - [ ] HTML - [ ] Preact...

bug

**Describe the bug** Using this package at `^1.3.0` results in the following exception in Safari: > Unhandled Promise Rejection: SyntaxError: Invalid regular expression: invalid group specifier named This will crash...

**Description and reproduction of the issue** It appears that type declaration files are missing in the bundled and published packages, including `@angular-eslint/template-parser`. For example, with: https://cdn.jsdelivr.net/npm/@angular-eslint/[email protected]/ the `package.json` refers to...

PRs Welcome
package: template-parser

- Updates the docs demo to use a temporary dev-build - Adds the ability to enable the ionic theme. This toggle is intended for an audience not familiar with the...