Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull request #1352: Release/patch 11.1.1
Merge in OUI/oblique from release/patch_11.1.1 to master * commit 'ab91af89e46824b9272723799d17c27244114d06': (31 commits) chore(toolchain): release version 11.1.1 chore(toolchain): update dependencies and refactor accordingly fix(oblique/master-layout): don't apply `hasMaxWidth` on small screens refactor(oblique/nested-form): remove unnecessary `eslint-disable` fix(oblique/nested-form): make sure to unsubscribe to every Observable refactor(oblique/nested-form): use `inject` for dependency injection fix(oblique/nested-form): mark the component as touched when the focus is lost refactor(oblique/notification): avoid deprecated `String.substr` function refactor(oblique/http-interceptor): avoid deprecated `RxJs.throwError` function overload refactor(oblique/autocomplete): avoid unnecessary assignments refactor(oblique/input-clear): avoid nested template literals refactor(oblique/spinner): extract assignment from expression refactor(oblique/popover): reduce the number of parameters in constructor refactor(oblique/master-layout): avoid the deprecated `String.substr` function refactor(oblique/master-layout): reduce the number of parameters in constructor refactor(oblique/master-layout): remove redundant `undefined` type refactor(oblique/alert): remove redundant `?` specifier test(oblique/http-interceptor): remove test file for `http-api-interceptor.ts` feat(toolchain): exclude mocks from Sonar analysis feat(toolchain): let Sonar analyze all branches ...
- Loading branch information