Rahul Kumar
Rahul Kumar
Are there any plans on cutting a 1.0 release of this package any time soon?
When using `[email protected]` with `ember-cli-fastboot` (applies to both v2 and v3 betas) I am seeing the following deprecation warning in my terminal window. It appears to come from `ember-simple-auth` (though...
### Environment - Ember Version: 3.28 - Ember CLI Version: 3.28 - Ember CP Validations Version: 4.0.0-beta.12 ### Steps to Reproduce Install Ember CP Validations in to a freshly generated...
I've run across an issue where if you are using a 3.2.x series of `ember-cli-fastboot` with Embroider and the `storeConfigInMeta` configuration option enabled in your `ember-cli-build.js`, the initialization of the...
We're using `[email protected]` in our EmberJS 3.24 application and are seeing the following deprecation warnings when using `@mouseEnter` and `@mouseLeave` attributes. ``` DEPRECATION: : Using `mouseEnter` event handler methods in...
Hey there, I've been using `check-it-out` for a while now and really enjoy it for branch management. One gap I've found is that you can switch between branches from it...
fix #530 ## Description This PR adds delete functionality by typing in `d` when on the heads remote. The user is prompted to enter `y` to confirm deletion and exits...
We're looking to upgrade our application from Ember 3.24 to 3.28 (latest LTS) and have come across the following deprecation warnings due to `ember-route-alias`' use of `ember-cli-babel@6`. ``` WARNING: [DEPRECATION]...
**Question** [Embroider](https://github.com/embroider-build/embroider) is the latest build tooling for Ember applications which requires some addons to be updated to integrate with it correctly. The Embroider team have requested that [addon authors...