Nige Ripley

Results 8 issues of Nige Ripley

Hello, I am trying to export my table which has the first two columns with rows that span across 3-4 pages long at times. So sometimes the `rowspan` can equal...

bug
v4

I have setup an example of the eeh-navigation-sidebar as per the documentation. In my example I have decided not to show the collapsed button in the menu (`sidebar-collapsed-button-is-visible="false"`), however, I...

enhancement

I really like this control and have integrated it nicely into my web application (thank you). The last thing I am trying to achieve is adding a 'profile' area at...

I'm struggling to work out all of the CSS components that make up the entire framework of the `eeh-navigation-sidebar`. I have tried playing around with the `li.leaf.active` items but it...

I am trying to implement a way of 'hiding' the `eeh-navigation-sidebar` when a user is not logged in so I can retain the ui-router states. I can't set an `ng-hide`...

enhancement

I am trying to allow the user to remove the selected file and re-select another one. This will work fine, unless the user selects the same file as previous. Then...

I am unable to get the `showLoaderOnConfirm` animation working in both ngSweetAlert or ngSweetAlert2 using the following syntax: ``` swal({ title: 'Forgot Password?', text: 'Enter your email address and your...

The marquee won't scroll as one continous feed. When the text scrolls from right to left and hits the left side of the screen, it continually resets and begins again....