LP#1775466 Dynamic module as angular element experiment
authorBill Erickson <berickxx@gmail.com>
Thu, 14 Jun 2018 17:31:14 +0000 (13:31 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 14 Jun 2018 17:31:14 +0000 (13:31 -0400)
commite505983e0bf1c1aab04080a46d217a69567dbc13
treefecbf38ea76c5da63698913635a3f20c328de1c0
parentca48cec820ae8dfb010bf393b8111c31fbd34401
LP#1775466 Dynamic module as angular element experiment

Signed-off-by: Bill Erickson <berickxx@gmail.com>
13 files changed:
Open-ILS/src/eg2/README.adoc
Open-ILS/src/eg2/angular.json
Open-ILS/src/eg2/package.json
Open-ILS/src/eg2/src/app/common.module.ts
Open-ILS/src/eg2/src/app/dynamic.module.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/util/dynamic.component.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.module.ts
Open-ILS/src/eg2/src/dynamic.html [new file with mode: 0644]
Open-ILS/src/eg2/src/dynamic.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/index.html
Open-ILS/src/eg2/src/polyfills.ts