Praburaj
3dfcc884fe
Changes to address IFileSystem.Watch method addition
...
Absorbs the new IFileSystem interface. This change is to just address the breaking change introduced in IFileSystem.
Razor has to do the necessary changes to subscribe to the Watch event for expiring the modified files.
2014-12-11 10:00:46 -08:00
Pranav K
275d03a958
Compilation of Views should be affected by changes to _ViewStart files
...
that are applicable to the view.
Fixes #974
2014-12-05 14:44:36 -08:00
Praburaj
cfd5630cf2
Addressing breaking IFileSystem changes
...
@pranavkm
2014-12-02 15:58:05 -08:00
Pranav K
b2a01e7b45
Adding support for inheriting tag helpers from _ViewStart files
...
Fixes #1166
2014-10-16 07:55:37 -07:00
Pranav K
df0b33a378
Updating ViewStartUtility to use IFileSystem.TryGetParentPath
2014-09-05 14:38:11 -07:00
Pranav K
d77b06f742
Fixing IFileSystem in Razor test
2014-08-26 10:30:08 -07:00
Pranav K
a490abc6e8
Adding support for inheriting chunks from _ViewStarts as part of host
...
parsing.
Fixes #881
2014-08-22 11:04:42 -07:00