Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Horizontally collapse support #3593

Closed
merlosy opened this issue Apr 28, 2015 · 1 comment
Closed

Horizontally collapse support #3593

merlosy opened this issue Apr 28, 2015 · 1 comment

Comments

@merlosy
Copy link

merlosy commented Apr 28, 2015

I noticed Bootstrap added horizontal collapse support by adding the class width to the existing collapse, starting with v3.0.
Is there a way to do the same with Angular UI Bootstrap?

I found a post on stackoverflow: http://stackoverflow.com/questions/22654933/angularjs-bootstrap-collapse-horizontaly
The idea was to copy-paste the directive to make a custom one, and changing the direction...
Also found this one that suggest to upgrade the css : http://stackoverflow.com/questions/12498476/twitter-bootstrap-collapse-plugin-direction

It could be great to have this widthclass working!

Thanks,

@plong0
Copy link

plong0 commented Jul 22, 2015

I have modified the collapse directive and submitted PR #3995

I am also going to see about implementing a new ng-collapse directive that would give more options for collapse animations (ex. collapse from a specific corner)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants