From e44109e380f895cd5aa9e265de8f54f7776b7098 Mon Sep 17 00:00:00 2001 From: nixa <4dmitr@gmail.com> Date: Wed, 25 May 2016 16:41:08 +0300 Subject: [PATCH] feat(styles): add fadeIn animation --- docs/templates/index.jade | 2 +- package.json | 1 + src/app/theme/components/baCard/baCard.html | 2 +- src/app/theme/theme.scss | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/templates/index.jade b/docs/templates/index.jade index fd3f8dc0..ce7898e3 100644 --- a/docs/templates/index.jade +++ b/docs/templates/index.jade @@ -34,7 +34,7 @@ block content p We have put a lot of efforts and carefully selected each color and font for this template! div.why-item img(src=contents.images['why-practices.svg'].url) - h4 Ease for customization + h4 Ease of customization p Check out #[a(href='/ng2-admin/articles/011-changing-color-scheme') our article], where we describe how you can create different look in just 2 minutes! div.index-block.black div.wrap diff --git a/package.json b/package.json index 4a9ce3f3..348de319 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "@angular/router-deprecated": "2.0.0-rc.1", "amcharts3": "github:amcharts/amcharts3", "ammap3": "github:amcharts/ammap3", + "animate.css": "^3.5.1", "bootstrap": "^4.0.0-alpha.2", "bootstrap-loader": "^1.0.8", "chart.js": "^1.1.1", diff --git a/src/app/theme/components/baCard/baCard.html b/src/app/theme/components/baCard/baCard.html index aaee1d91..8ccba5c8 100644 --- a/src/app/theme/components/baCard/baCard.html +++ b/src/app/theme/components/baCard/baCard.html @@ -1,4 +1,4 @@ -