1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

slide up/down animations for "modal" style pages

This commit is contained in:
Kyle Spearrin
2016-09-09 18:35:12 -04:00
parent ac0ceac647
commit 59f72d6e09
11 changed files with 95 additions and 15 deletions

View File

@@ -2,6 +2,7 @@
.module('bit', [
'ui.router',
'angular-jwt',
'ngAnimate',
'bit.services',