list.pagination.js icon indicating copy to clipboard operation
list.pagination.js copied to clipboard

Add next and prev links with boolean option includeDirectionLinks

Open cameronbourgeois opened this issue 10 years ago • 8 comments

cameronbourgeois avatar Mar 19 '14 22:03 cameronbourgeois

I was about to make this option by myself but now I'm using your change with "<<" and ">>" so any international user understands it. Thanks

exadeci avatar Mar 27 '14 10:03 exadeci

Great idea!

On 27/03/2014, at 11:52 pm, exadeci [email protected] wrote:

I was about to make this option but now I'm using your change with "<<" and ">>" so any international user understands it. Thanks

— Reply to this email directly or view it on GitHub.

cameronbourgeois avatar Mar 27 '14 20:03 cameronbourgeois

@exadeci I just added two new options leftDirectionText and rightDirectionText. The default value for these are « and » respectively.

Cheers

cameronbourgeois avatar Mar 27 '14 21:03 cameronbourgeois

Nice

exadeci avatar Mar 28 '14 09:03 exadeci

@cameron: It looks like 2 years and this feature hasn't been added or merged. Perhaps you could link a codepen with a copy of the dist version? I don't have bower/grunt, so it will take me quite a while to figure out how to manually merge and compile this fork. Thanks!

trinzia avatar Apr 22 '16 06:04 trinzia

Hey @trinzia - sorry for taking so long to get back to you! I opened the old repository but for some reason the grunt build tasks aren't working anymore 😟 . I did manage to track down an old compiled version which I've uploaded to a gist for you. I hope it helps!

cameronbourgeois avatar May 18 '16 11:05 cameronbourgeois

Thanks, Cameron, I'll read it. :)

Here's an alternative method I did in the meantime. http://codepen.io/trinzia/pen/RaJGXV

trinzia avatar May 18 '16 14:05 trinzia

Thanks for this addition! Really glad I didn't have to figure it out myself :)

Salvatos avatar Sep 09 '16 04:09 Salvatos