Dmitriy Stepanenko
Dmitriy Stepanenko
## Related Issue(s) closes #4663 ## Description ## Screenshots ### Before: ### After: #### Please check whether the PR fulfills the following requirements ##### During Implementation 1. Visual Testing: -...
An ability to select ranges is not implemented in controls, that support multi-selection: - [x] core-multi-input - [x] core-grid-list - [ ] core-standard-list - [x] core-table - [ ] core-upload-collection...
### Is your feature request related to a problem? As part of this fix https://github.com/BuilderIO/qwik/pull/2398 there was added the logic to rely on the name property from `package.json` for the...
## Current Behavior Right now dependsOn syntax allows to specify only the name of the target. However, there're certain scenarios where it would be beneficial to have an ability to...
- [x] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md)) ## Description Right now dependsOn syntax allows to specify only the name of the target. However, there're certain scenarios...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/ngneat/transloco/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) are the source of the bug? Transloco ### Is this...
This is a fix for a toggle e2e test Instead of throwing an error we will show a warning now