Larry Davis
Larry Davis
Yes, but I'm not a fan of the way it was implemented or the "bracket wrapping" approach of enabling the behavior. > On Jan 22, 2015, at 10:33 AM, Gilad...
@akhoury I see what you mean about escaping dots being more flexible. I suppose that's something we could support, but I wonder if we'll need `\\` to get a literal...
@imran5387 that's actually a different issue, it shouldn't be putting `hbss` in the namespace. Can you open another issue and paste your gulpfile and your input directory structure/file naming?
@james-braund-gw I'm still open to it, and PRs are welcome.
@james-braund-gw let's take the discussion over to https://github.com/lazd/nsdeclare/issues/5.
Looks good. The license is also wrong in `package.json`, if you want to correct it there, then we'll be set. We should also change the version 1.0.0 in `package.json`, upgrade...
Thanks for this @jpdevries, I commented on #8. Like you said, it's probably best to resolve #8 before we merge this.
@jpdevries Update this PR to work with your changes from #8 and I'll go ahead and do a release!
I think this could be accomplished the by leaving an extra pixel of scroll space when the bottom is hit, but this might make some layouts appear wrong.
@natew it's worth trying, I want to avoid doing anything that will screw up layouts, so I'm wary of -1px margins, but it might work out just fine.