issues Search Results · repo:AngularClass/angular2-conventions-loader language:JavaScript
Filter by
10 results
(53 ms)10 results
inAngularClass/angular2-conventions-loader (press backspace or delete to remove)In ionic applications you don t need to put selectors on page components otherwise stuff will be broken when you open
that page on device.
So, there need to be a callback function, which can detect whether ...
stalniy
- 3
- Opened on Nov 7, 2016
- #12
Hi all, I just verified that this module wrongly includes the template: property in @Directive classes, throwing an
error on webpack compilation:
/home/mc128k/node/etiquette-client/node_modules/ng2-select/components/select/off-click.ts:4:13 ...
ghost
- 1
- Opened on Aug 20, 2016
- #11
Hi, I am trying this with Webpack 2 (which supports async routes through loadChildren), and it seems that files in the
async components are not patched by this module; html and css must be specified manually. ...
ghost
- 1
- Opened on Aug 15, 2016
- #10
Running angular2-seed I ran into the issue noted at https://github.com/AngularClass/angular2-seed/issues/6
I had to change the require lines generated to the following line 147: metadata = template: require( ...
itsJess1ca
- 1
- Opened on Aug 10, 2016
- #6
Hi,
I would like to have another feature ;) ... I am too lazy to write imports for all types, therefore I just use
import * as Ng2 from @angular/core ;
Can you add something like a prefix for @Component ...
bug
enhancement
SebastianStehle
- 12
- Opened on Aug 1, 2016
- #5
The convention recommends to use prefixes for selector. Would be awesome to have a setting for this.
E.g. when I use the query selectorPrefix=my the selector for the AppComponent class becomes my-app ...
SebastianStehle
- 2
- Opened on Jul 31, 2016
- #4
I dont kow, if this is a good idea. But there is the convention to suffix the files with .component.ts. This means that
we can also add the @component decorator
SebastianStehle
- 5
- Opened on Jul 31, 2016
- #3
Hi,
does it support with sourcemap? I guess so, because it runs before typescript compiler. Is this right?
SebastianStehle
- 2
- Opened on Jul 31, 2016
- #2
Hi,
I really like the idea and I would like to see support for less and sass.
SebastianStehle
- 2
- Opened on Jul 31, 2016
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.