Giter VIP home page Giter VIP logo

generator-angular-cmelion's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on tooling for a major media platform
  • ๐ŸŒฑ Iโ€™m currently learning Polkadot/Substrate
  • ๐Ÿค” Iโ€™m looking for help with NewYorkCoin
  • ๐Ÿ’ฌ Ask me about React Hooks and Redux
  • ๐Ÿ“ซ How to reach me:
  • โšก Fun fact: I've architected enterprise applications for the U.S. Navy and the City of New York - using XSLT - believe it or not!

Git Awards

Rankings

generator-angular-cmelion's People

Contributors

addyosmani avatar artoale avatar btford avatar chicoxyzzy avatar cmelion avatar dotcypress avatar eddiemonge avatar exromany avatar iknite avatar kennethlynne avatar kevva avatar manojlds avatar millette avatar mklabs avatar passy avatar pborrazas avatar robinboehm avatar rocky-jaiswal avatar samaxes avatar santialbo avatar screenm0nkey avatar seanpdoyle avatar sindresorhus avatar siyfion avatar sleeper avatar theotheo avatar vladikoff avatar vstirbu avatar wesleycho avatar zenbum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

screenm0nkey

generator-angular-cmelion's Issues

Nested Components

Should I be able to nest components ? The navbar view has the following

  <nav class="collapse navbar-collapse nsb-navbar-collapse" role="navigation" collapse="isCollapsed">
    <ul class="nav navbar-nav">
      <li ui-sref-active="active">
        <a ui-sref="index">Home</a>
      </li>
      <li ui-sref-active="active">
        <a ui-sref="request">Requests</a>
      </li>
    </ul>
    <ul class="nav navbar-nav navbar-right">
      <li>
        <adal-authentication-component></adal-authentication-component>
      </li>
    </ul>
  </nav>

I can set a breakpoint in the component registration for the adal-authentication-component and that get hit but then nothing, the controller for the component doesn't seem to get hit and the binding in the html for the component is not done.

Apologies if this is a AngularJS mistake but I've investigated the components and it seems that it should work but considered by some not to be a good idea.

What's the correct way to override Bootstrap with a theme ?

I have a theme from Bootswatch with two files

_variables.scss
_bootswatch.scss

I've uploaded them into the styles directory or my app and build grunt build but they do not seem to be picked up.

I've checked the resources.json and that points at the whole directory so I'm now thinking I need to dictate the order that the scss files are applied.

What's the best way to include a customisation in properly ?

Thanks

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.