FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for css/angular.css - iongroup/angular.js · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
iongroup
/
angular.js
Public
forked from
angular/angular.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
angular.js
css
angular.css
on
master
User selector
Datepicker
Commit history
Commits on Jul 19, 2017
style(css) separate selectors and declarations by new lines
sathify
authored and
Narretz
committed
e6d5fe7
View commit details
Copy full SHA for e6d5fe7
View code at this point
Browse repository at this point
Commits on May 7, 2015
fix(ngAnimate): rename `ng-animate-anchor` to `ng-anchor`
Show description for e6d053d
matsko
committed
e6d053d
View commit details
Copy full SHA for e6d053d
View code at this point
Browse repository at this point
Commits on Apr 9, 2015
feat($animate): complete refactor of internal animation code
Show description for c8700f0
matsko
committed
c8700f0
View commit details
Copy full SHA for c8700f0
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
fix($animate): ensure hidden elements with ngShow/ngHide stay hidden during animations
Show description for 39d0b36
matsko
authored and
IgorMinar
committed
39d0b36
View commit details
Copy full SHA for 39d0b36
View code at this point
Browse repository at this point
Commits on Jun 5, 2014
fix(ngShow): ensure that the display property is never set to block
Show description for 1d90744
matsko
committed
1d90744
View commit details
Copy full SHA for 1d90744
View code at this point
Browse repository at this point
Commits on Jun 4, 2014
fix($animate): remove the need to add display:block!important for ngShow/ngHide
Show description for 7c011e7
matsko
committed
7c011e7
View commit details
Copy full SHA for 7c011e7
View code at this point
Browse repository at this point
Commits on Mar 26, 2014
fix($animate): make CSS blocking optional for class-based animations
Show description for 1bebe36
matsko
committed
1bebe36
View commit details
Copy full SHA for 1bebe36
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
fix($animate): ensure $animate doesn't break natural CSS transitions
Show description for 4f84f6b
matsko
authored and
IgorMinar
committed
4f84f6b
View commit details
Copy full SHA for 4f84f6b
View code at this point
Browse repository at this point
Commits on Dec 19, 2013
fix($animate): use a scheduled timeout in favor of a fallback property to close transitions
Show description for 54637a3
matsko
committed
54637a3
View commit details
Copy full SHA for 54637a3
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
fix(ngAnimate): use a fallback CSS property that doesn't break existing styles
Show description for 1d50663
matsko
committed
1d50663
View commit details
Copy full SHA for 1d50663
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
fix($animate): only apply the fallback property if any transition animations are detected
matsko
committed
9470080
View commit details
Copy full SHA for 9470080
View code at this point
Browse repository at this point
fix($animate): avoid hanging animations if the active CSS transition class is missing
Show description for b89584d
matsko
committed
b89584d
View commit details
Copy full SHA for b89584d
View code at this point
Browse repository at this point
Commits on Aug 3, 2013
fix(ngShowHide): change the .ng-hide CSS class to use an !important flag
matsko
authored and
mhevery
committed
246c143
View commit details
Copy full SHA for 246c143
View code at this point
Browse repository at this point
Commits on Jul 27, 2013
feat(ngAnimate): complete rewrite of animations
Show description for 81923f1
matsko
authored and
mhevery
committed
81923f1
View commit details
Copy full SHA for 81923f1
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
fix(ngCloak): hide element even when CSS 'display' is set
Show description for 3ffddad
vin
authored and
IgorMinar
committed
3ffddad
View commit details
Copy full SHA for 3ffddad
View code at this point
Browse repository at this point
Commits on Jan 25, 2012
refactor(directives): connect new compiler
Show description for 9ee2cdf
mhevery
committed
9ee2cdf
View commit details
Copy full SHA for 9ee2cdf
View code at this point
Browse repository at this point
Commits on Nov 15, 2011
refactor(filter): filters are now injectable and services
Show description for cb6f832
mhevery
committed
cb6f832
View commit details
Copy full SHA for cb6f832
View code at this point
Browse repository at this point
Commits on Oct 31, 2011
fix(css): ng:form should always be a block element
IgorMinar
committed
02dc81b
View commit details
Copy full SHA for 02dc81b
View code at this point
Browse repository at this point
Commits on Oct 11, 2011
feat(forms): new and improved forms
mhevery
authored and
IgorMinar
committed
4f78fd6
View commit details
Copy full SHA for 4f78fd6
View code at this point
Browse repository at this point
refactor(bindings): remove the decoration of the DOM with errors.
Show description for e86c435
mhevery
authored and
IgorMinar
committed
e86c435
View commit details
Copy full SHA for e86c435
View code at this point
Browse repository at this point
refactor(hover): delete hover service
mhevery
authored and
IgorMinar
committed
1942861
View commit details
Copy full SHA for 1942861
View code at this point
Browse repository at this point
Commits on Aug 24, 2011
feat(ng:cloak): add ng:cloak directive
IgorMinar
committed
30753cb
View commit details
Copy full SHA for 30753cb
View code at this point
Browse repository at this point
Commits on Nov 16, 2010
Changed error handling so that better stack traces are displayed in the ng-errors
mhevery
authored and
IgorMinar
committed
b2d63ac
View commit details
Copy full SHA for b2d63ac
View code at this point
Browse repository at this point
Commits on Oct 18, 2010
inline all images into css
Show description for 7059579
IgorMinar
committed
7059579
View commit details
Copy full SHA for 7059579
View code at this point
Browse repository at this point
Commits on Feb 13, 2010
added asynchronous validator
mhevery
committed
3f9a2ab
View commit details
Copy full SHA for 3f9a2ab
View code at this point
Browse repository at this point
Commits on Feb 12, 2010
added waiting indicator css/image
mhevery
committed
7c8a2cc
View commit details
Copy full SHA for 7c8a2cc
View code at this point
Browse repository at this point
Commits on Jan 18, 2010
checkpoint for integration with angular
mhevery
committed
595b4ea
View commit details
Copy full SHA for 595b4ea
View code at this point
Browse repository at this point
Commits on Jan 12, 2010
added css
mhevery
committed
209faf5
View commit details
Copy full SHA for 209faf5
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL