linearza

Results 6 issues of linearza

Adds the 'allowNestedContainers' option so as to give the ability to allow dragging of nested containers, rather than just blocking it straight away. Updated the readme.

- [x] I am on the [latest](https://github.com/ember-intl/ember-intl/releases/latest) ember-intl version - [x] I have searched the [issues](https://github.com/ember-intl/ember-intl/issues) of this repo and believe that this is not a duplicate Hi there! This...

At the moment when you have the ssl keys defined in `.ember-cli` such as: ``` { ... "ssl": true, "ssl-key": "ssl/server.key.pem", "ssl-cert": "ssl/server.crt.pem" } ``` And you run `ember test...

We are having an issue where, on IOS, when switching between inputs (on the Centered Scrolling demo version) causes the screen to jerk/bounce/refocus everytime. From what I could see it...

bug

Primarily bumps the jscodeshift version to `^0.11.0` in order to unblock and support optional chaining conversions. https://github.com/ember-codemods/ember-modules-codemod/issues/226

Hi there, struggling to access this codemod. On install, I get a 404 for both `ember-codemods/es5-getter-ember-codemod` and `es5-getter-ember-codemod`. When attempting to use npx it just stalls: ``` rollbackFailedOptional: verb npm-session...