From 2388683b6d13b17c7486e08dd344fcf7e7c0a736 Mon Sep 17 00:00:00 2001 From: Giuliano Date: Thu, 3 Sep 2015 11:36:10 +0200 Subject: [PATCH] - Added mat-snackbar - Added mat-toast - Added xp-pressed-styles - Added xp-object-behavior - Added xp-overlay-styles - Added xp-toast-behavior - Added xp-toast-styles - Implemented custom input validation - Updated all elements to support Polymer 1.1 - Updated mat-settings - Minor bug fixes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..09bc62c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Set the default behavior, in case people don't have core.autocrlf set. +* text=auto \ No newline at end of file