issues
search
TheLarkInn
/
angular2-template-loader
Chain-to loader for webpack that inlines all html and style's in angular2 components.
MIT License
205
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Template is loaded as a es module object instead of a string in modern Webpack
#89
samal-rasmussen
closed
4 months ago
1
Bump codecov from 1.0.1 to 3.7.1
#88
dependabot[bot]
opened
4 years ago
0
Bump codecov from 1.0.1 to 3.6.5
#87
dependabot[bot]
closed
4 years ago
1
Doesn't work with raw-loader v2.0.0
#86
reduckted
closed
4 years ago
8
DeprecationWarning from loaderUtils
#85
unlight
opened
6 years ago
3
Update ReadMe - Correcting Example.
#84
vintesh
closed
1 year ago
1
add keep path param
#83
jgluhov
opened
6 years ago
1
Use dummy context, update to loader-utils.getOptions
#82
fjmorel
opened
6 years ago
0
Parsing doesn't support quoted JSON field names
#81
crhairr
opened
6 years ago
0
HTML file content gets into the URL
#80
jmeinlschmidt
opened
6 years ago
1
Rename this plugin
#79
amihailes
opened
6 years ago
0
It should be `tempalteUrl` and `styleUrls`
#78
JounQin
closed
6 years ago
1
Added option to turn off conversion to relative path
#77
WiseBird
opened
7 years ago
3
Updated loader utils and used new API for options retrieving.
#76
WiseBird
closed
7 years ago
2
Please update to latest version of loader-utils
#75
naveedahmed1
opened
7 years ago
3
Fix example
#74
mik-laj
opened
7 years ago
1
No template specified for component with `template: require('./templates/my.tpl.html'),` when running `ngc -p tsconfig.json`
#73
tom10271
opened
7 years ago
3
Installing two `require` definition causes errors
#72
10kc-awright
opened
7 years ago
1
Allows using absolute URLs. Refs #31
#71
juliomenendez
closed
1 year ago
1
Use typescript to parse source files
#70
tmair
opened
7 years ago
3
TemplateURL and StyleURL not loaded for couple of component
#69
munavargit
opened
7 years ago
0
Angular 4 loader compatibility
#68
stefantrajkovic7
closed
7 years ago
0
Make the ending comma/curlybrace after templateUrl optional.
#67
Riobe
opened
7 years ago
2
[Resolve problem] Deal with absolute path
#66
tups-ibl
opened
7 years ago
0
Angular 4 compatibility?
#65
klihelp
opened
7 years ago
3
docs(readme): fix before/after code samples
#64
BrainCrumbz
closed
7 months ago
2
Updated loader-utils version
#63
borovsky
opened
7 years ago
1
Adding module loaders when webpack.config.js is not present in Angular-cli project
#62
rebase-master
opened
7 years ago
1
fix deprecated warning
#61
ryantd
closed
3 years ago
1
Is your documentation right?
#60
dland512
closed
7 years ago
4
option to prefix the require url (for example with !to-string-loader!raw-loader!)
#59
mo22
closed
7 years ago
1
templateUrl Regex fails to capture when comment follows
#58
bahaabeih
opened
7 years ago
11
Bug: space after templateUrl and : causes No ResourceLoader error
#57
MarkPieszak
closed
7 years ago
1
Update naming according to the Angular presskit
#56
frederikprijck
closed
7 years ago
2
0.6.2 Can't have comments between Component decorator and class definition
#55
SimonTestNet
opened
7 years ago
2
[Help Wanted] Transition from String to AST parsing.
#54
TheLarkInn
opened
7 years ago
3
templateUrl and styleUrl, order, existence, shouldn't matter
#53
nikolasleblanc
closed
7 years ago
3
Fix regexp for cases when templateUrl line is ending by space character
#52
maksim-tolo
closed
7 years ago
4
fix templateUrl regex
#51
nick1247
closed
7 years ago
4
(0.6.1) path problem
#50
nick1247
opened
7 years ago
31
fails in replacing templateUrl with template
#49
KatsuoRyuu
opened
7 years ago
1
404 when loading templates from npm linked dependencies
#48
alvaro9210
opened
7 years ago
4
strange behavior with loading templates by relative paths
#47
EslaMx7
opened
7 years ago
4
Wrong version on NPM?
#46
wcarson
opened
7 years ago
4
(docs): better documentation 💪
#45
amcdnl
closed
7 years ago
1
Fix templateUrl regexp for the single line component decorator
#44
maksim-tolo
closed
7 years ago
5
Add assuring that exported is a string
#43
zhakhalov
opened
7 years ago
2
Templates with ES6 quotation Marks are not Compiled
#42
squadwuschel
opened
7 years ago
2
Is this project active?
#41
nikolasleblanc
closed
7 years ago
7
Use with 3rd party component libraries
#40
nikolasleblanc
opened
7 years ago
4
Next