Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
ggaulard committed Sep 22, 2019
1 parent b2a958d commit 15491be
Show file tree
Hide file tree
Showing 511 changed files with 37,832 additions and 35,302 deletions.
Binary file modified .DS_Store
Binary file not shown.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.DS_Store
.idea/
.idea/
node_modules/
4 changes: 0 additions & 4 deletions README.md

This file was deleted.

Binary file removed android-chrome-144x144.png
Binary file not shown.
Binary file removed android-chrome-36x36.png
Binary file not shown.
Binary file removed android-chrome-48x48.png
Binary file not shown.
Binary file removed android-chrome-72x72.png
Binary file not shown.
Binary file removed android-chrome-96x96.png
Binary file not shown.
Binary file added animated_favicon.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apple-touch-icon-114x114.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apple-touch-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apple-touch-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed apple-touch-icon-152x152.png
Binary file not shown.
Binary file removed apple-touch-icon-57x57.png
Binary file not shown.
Binary file modified apple-touch-icon-60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed apple-touch-icon-72x72.png
Binary file not shown.
Binary file modified apple-touch-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed apple-touch-icon-precomposed.png
Binary file not shown.
Binary file modified apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 5 additions & 6 deletions browserconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/mstile-70x70.png"/>
<square150x150logo src="/mstile-150x150.png"/>
<square310x310logo src="/mstile-310x310.png"/>
<wide310x150logo src="/mstile-310x150.png"/>
<TileColor>#da532c</TileColor>
<square70x70logo src="smalltile.png"/>
<square150x150logo src="mediumtile.png"/>
<square310x310logo src="largetile.png"/>
<TileColor>#FFFFFF</TileColor>
</tile>
</msapplication>
</browserconfig>
</browserconfig>
18 changes: 0 additions & 18 deletions components/core-ajax/.bower.json

This file was deleted.

4 changes: 0 additions & 4 deletions components/core-ajax/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions components/core-ajax/bower.json

This file was deleted.

326 changes: 0 additions & 326 deletions components/core-ajax/core-ajax.html

This file was deleted.

Loading

0 comments on commit 15491be

Please sign in to comment.