Remove Link to Blog in QE + Refactor quayRequire Directive (#2523)
* refactoring quayRequire directive * added tests, show element if input changes * use ngIfDirective in QuayRequireDirective
This commit is contained in:
parent
f0b3308131
commit
32843e4f22
6 changed files with 104 additions and 20 deletions
|
@ -30,10 +30,6 @@
|
|||
version "0.9.39"
|
||||
resolved "https://registry.yarnpkg.com/@types/core-js/-/core-js-0.9.39.tgz#9b3d9869c2b7de02d372d32d6c6d9f5db3178c65"
|
||||
|
||||
"@types/es6-shim@^0.31.32":
|
||||
version "0.31.32"
|
||||
resolved "https://registry.yarnpkg.com/@types/es6-shim/-/es6-shim-0.31.32.tgz#8196c09e1e40ac977c713bf258090989f501d8ff"
|
||||
|
||||
"@types/jasmine@^2.5.41":
|
||||
version "2.5.43"
|
||||
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.5.43.tgz#6328a8c26082f2fd84f043c802c9ed7fa110b2dd"
|
||||
|
|
Reference in a new issue