Tanner Linsley

Results 213 comments of Tanner Linsley

It looks like this is a bug with stylus. I'll try and find the issue reference

It looks like the ng-EVENT-stagger classes aren't even being added to the repeat elements. Can you confirm?

That is what's breaking it. Could be something wrong with the angular version I'm using. On Sun, May 17, 2015 at 9:09 PM Gavin Foley [email protected] wrote: > @tannerlinsley https://github.com/tannerlinsley...

Is this still good to merge?

I've seen that error in the past too. I'm actually looking at bringing nz-tour into the framework agnostic world right now, as I recently started using Jumpsuit (react/redux) instead of...

I would first explore making it so directives compile inside the content. This would give you the ability to extend the content any way you want. Just build a new...

I would love to use this in production. Any eta on touch support? Do you have a branch of the progress?

Hey @mattbalmer, I tinkered around with your feature/touch branch, but decided to start a fresh new project with a mobile-first approach. https://github.com/nozzle/nzScrollbar. It's got kinetic scrolling, flicking, and all that...

File a feature request issue on nz scrollbar and we'll give it a shot @dcharrell

I have been seeing this in our usage (and getting a lot of people mentioning this when using Connect-Query as well) that Service method properties are always Partial... a very...