issues
search
ludohenin
/
gulp-inline-ng2-template
Gulp plugin to inline HTML and CSS into Angular 2 component decorators
MIT License
126
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use native isarray
#98
jimmywarting
closed
1 year ago
2
@import statement inside .scss file
#97
kibadi
closed
6 years ago
0
Fix #92
#96
actra-gschuster
closed
6 years ago
3
fix #59
#95
valentin-kennke
closed
1 year ago
1
fix #93
#94
valentin-kennke
closed
6 years ago
1
Fix deprecated Buffer constructor usage ...
#93
mlc-mlapis
closed
6 years ago
0
Error: Source map to be applied is missing the "file" property
#92
almothafar
closed
6 years ago
6
Fix deprecations, upgrade dependencies
#91
valentin-kennke
closed
6 years ago
1
Add sourcemap support
#90
dhilgarth
closed
6 years ago
5
styleProcessor: compileSass function usage
#89
rahulsahay19
closed
6 years ago
1
gulp-util deprecated
#88
EricSch
closed
6 years ago
1
styleProcessor: ext param is an array
#87
dherges
opened
7 years ago
1
Scaling issue
#86
daKuleMune
opened
7 years ago
2
Contributors List on Readme
#85
gregjacobs
closed
7 years ago
2
Is it possible to use this plugin with tsProject.src() instead of gulp.src()
#84
AbhilashThomas
opened
7 years ago
1
How to use scss file with your gulp task
#83
ofirrifo
opened
7 years ago
2
Double dollar sign in template first one stripped off
#82
jpekeene
opened
7 years ago
1
Add option to remove `moduleId` after inlining templates
#81
ovangle
closed
6 years ago
1
Support removing `moduleId` from parsed templates
#80
ovangle
closed
6 years ago
2
Comments are parsed
#79
vavasilev
opened
7 years ago
6
Support for .scss in the templateUrl
#78
aelbore
closed
7 years ago
1
SyntaxError: Unexpected token ] at replaceFrag
#77
dasiyes
closed
8 years ago
4
Fix to escape backslashes in the original html/css templates before they are put into string/template literals in the final output
#76
gregjacobs
closed
8 years ago
4
Propagate errors from the `templateProcessor` and the `styleProcessor up to the stream
#75
gregjacobs
closed
8 years ago
0
Non components ts files not generated
#74
vlio20
closed
8 years ago
4
Calling the styleProcessor callback with an error does not bubble up back into the stream
#73
gregjacobs
closed
8 years ago
1
Parser Error: Unexpected end of input
#72
ezforms
closed
8 years ago
4
remove moduleId
#71
gforceg
closed
8 years ago
3
Add fix for ES6 ${} interpolation in HTML templates which would break output. Fixes #67
#70
gregjacobs
closed
8 years ago
2
Support for Angular2 Final
#69
mohuk
closed
8 years ago
2
Some functions swallows error
#68
unlight
closed
8 years ago
1
HTML templates need to escape ES6 template interpolation such as ${myVar}
#67
gregjacobs
closed
8 years ago
1
HTML5 pattern attribute is mangled
#66
ashblue
closed
8 years ago
2
Resolve relative path, not only aside files
#65
damoncasale
opened
8 years ago
8
Is it ok I cannot have <script> in the templates?
#64
alwye
closed
8 years ago
4
Support for merging when using both styleUrl AND style
#63
sxgrant
opened
8 years ago
2
component inline problem
#62
msahamed
closed
8 years ago
1
Fixes #44: Add Support for Backticks
#61
dawsontoth
closed
8 years ago
4
Parser has no error handling
#60
tamascsaba
closed
7 years ago
7
customFilePath is receiving an array instead of an string
#59
rduenasf
closed
1 year ago
2
feat(styleProcessor): add path to parameter list
#58
tamascsaba
closed
8 years ago
3
Error: Maximum call stack size exceeded
#57
stiasta
opened
8 years ago
2
Add includePaths options
#56
tamascsaba
closed
8 years ago
3
Not working correctly with Watchify
#55
Yimiprod
opened
8 years ago
8
not working with relative template files (using module.id)
#54
Velavok
closed
8 years ago
2
Issue when using es6 templating
#53
GuillaumeRahbari
closed
8 years ago
3
Add support for quote marks on both simple and templateFunction modes.
#52
enanox
closed
8 years ago
3
chore(fix): #45
#51
josh-fisher
closed
8 years ago
0
Remove baskslash in pattern attribute
#50
jbouzekri
closed
8 years ago
12
Pass absolute path as parameter in `templateProcessor`
#49
bekos
closed
8 years ago
9
Next