Giter VIP home page Giter VIP logo

tangential's Introduction

ggranum.github.io

tangential's People

Contributors

ggranum avatar michaelmeuli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lebsral mootech

tangential's Issues

Consuming the AsciiDoctor widget breaks e2e testing

See angular/protractor#4209 and asciidoctor/asciidoctor.js#299 for details.

== Work around
If you are using this project as a bootstrap just delete the AsciiDoctor script include from index.html and the demo project.

If you are consuming this project and not using the AsciiDoctor widget, you're good.

If you are consuming this project and ARE using the AsciiDoctor widget, then you'll have to do something sad, like commenting out the script include from index.html before running e2e tests. Obviously this means not testing that your asciidoctor content is displaying. However, the tg-asciidoctor element won't break outright if the script isn't included, so you can still test your app, just not anything rendered by the tg-asciidoctor tag.

Core: Minification prevents use of raw classnames

ng-route-utils is attempting to compare a string to a classname via componentInstance['name']. It is not possible to match on a classname if one is passed in directly from a string value, as the compiled name is not the same as the uncompiled name.

Checking this project

Sorry that I am missusing the purpose of this, but I couldnot resist and had to ask you since this structure of the project is excellent.

I started the same structure and then I ended up that I was not able to map relative paths just like @angular does it, so i search thrue the angular CLI adn I came across to your projects.

  • It builds
  • IDE recognizes the packages
    Amazing...

I am sure you spend quite of time trying to figure out this. Let me ask you was there anything particular that you had to do ?

Besides changing paths inside tsconfig.json? I assume the other tsconfig.json inside lib and each individaul package.json is just for the gulp tasks.

Thanks again and I appologize using issue to actually get some information!!!

I am on latest angular-cli which I need jsut for the demo/playgrounds, but for publising I want to use the same from material2.

-Fk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.