Animations 1.0

This commit is contained in:
Rossen Hristov
2015-07-29 15:23:53 +03:00
parent 09c00cb13b
commit b1e55f1066
12 changed files with 977 additions and 563 deletions

View File

@@ -135,6 +135,7 @@
<DependentUpon>page-title-icon.xml</DependentUpon>
</TypeScriptCompile>
<TypeScriptCompile Include="apps\animations\model.ts" />
<TypeScriptCompile Include="apps\tests\ui\animation\animation-tests.ts" />
<TypeScriptCompile Include="ui\animation\animation.d.ts" />
<TypeScriptCompile Include="ui\animation\animation-common.ts">
<DependentUpon>animation.d.ts</DependentUpon>
@@ -1763,7 +1764,7 @@
<Content Include="apps\modal-views-demo\package.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="apps\cuteness.unoptimized\package.json">
<Content Include="apps\cuteness.unoptimized\package.json" />
<Content Include="apps\animations\package.json" />
<Content Include="ui\animation\package.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>