Skip to content

Conversation

@juristr
Copy link
Contributor

@juristr juristr commented Aug 2, 2018

The current Plunkr demo is broken. This is a known problem due to a bad initial configuration of the Angular template on Plunker which did not "freeze" the Angular version that's being fetched from unpkg.com. As a result, changes in the package structure broke a lot of demos.

I created a new demo and ported it to Stackblitz. It's much easier to update the dependencies there (just click the refresh button on the deps panel). And people even have the possibility to export it to a working Angular CLI setup.

You may want to fork my stackblitz and adjust the URL to be able to update it in the future.

The current Plunkr demo is broken. This is a known problem due to a bad initial configuration of the Angular template on Plunker which did not "freeze" the Angular version that's being fetched from unpkg.com. As a result, changes in the package structure broke a lot of demos.

I created a new demo and ported it to Stackblitz. It's much easier to update the dependencies there (just click the refresh button on the deps panel). And people even have the possibility to export it to a working Angular CLI setup.

You may want to fork my stackblitz and adjust the URL to be able to update it in the future.
@codecov
Copy link

codecov bot commented Aug 2, 2018

Codecov Report

Merging #93 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #93   +/-   ##
========================================
  Coverage    99.13%   99.13%           
========================================
  Files           14       14           
  Lines          460      460           
  Branches        79       79           
========================================
  Hits           456      456           
  Misses           4        4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 55bfb50...7705031. Read the comment docs.

@itsdevdom
Copy link
Owner

I love it! Always wanted to use Stackblitz for the demo, never found the time though. Thanks very much!

You're right, I might have to fork it for future releases, but so long we take this!

Copy link
Owner

@itsdevdom itsdevdom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@itsdevdom itsdevdom merged commit 1e26507 into itsdevdom:develop Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants