circlingthesun / angular-foundation-6

Foundation 6 directives for Angular 1.5+
http://circlingthesun.github.io/angular-foundation-6/
Other
95 stars 50 forks source link

#86 - Fix for pagination bug for anchor tag vs span display. #87

Closed TylerOrtiz closed 5 years ago

TylerOrtiz commented 5 years ago

Primary fix is an update to the pagination template, the rest of the changes came with using the gulp build process with Node v10.x

circlingthesun commented 5 years ago

@TylerOrtiz, thanks for the PR. I initially merged it, but discovered that the tests were broken when I was doing a release. If you can ensure those pass I'll do a release.