Skip to content

Releases: KnpLabs/KnpPaginatorBundle

v2.7.0

01 Dec 15:41
e946edd
Compare
Choose a tag to compare

New features

  • Symfony 4 support #453
  • Prevent warning in Symfony 3.3 DI #448
  • Twitter bootstrap 4 alignment #459
  • Twitter bootstrap 3 sortable links #422
  • PHPUnit 6 compatibility #457
  • Added translations :

Changes

  • The knp_paginator service is now marked as lazy #435
  • Use paginator option for direction parameter name #441
  • Allow isSorted() to have no arguments #442
  • Use modern twig namespace notation #446

Bugfixes

Thank you @afolabiolayinka, @carusogabriel, @cedricziel, @garak, @glickel, @hossam-magdy, @NiR-, @nullziu, @montaniasystemab, @ostrolucky, @peyman-mohamadpour, @polc, @TorbenLundsgaard for your contributions !

v2.6.0

09 Jun 15:28
Compare
Choose a tag to compare
  • Drop support for unmaintained versions of symfony
  • Fix readme / doc
  • Add translations for id, it, lt, nl and sw
  • Improve pagination template for Semantic
  • Add support for Bootstrap 4 (alpha 6)

Thank you @aminin, @garak, @22h, @whyte624, @mfurdyk, @ricohumme, @dorcyv and @dariuszz123 for your contributions!

2.5.4

21 Mar 09:50
Compare
Choose a tag to compare
Merge pull request #399 from andygajetzki/master

adds bulma css paginator template

regression was introduced

20 Apr 11:41
Compare
Choose a tag to compare

maintenance release

20 Apr 10:16
Compare
Choose a tag to compare
2.5.2

update composer dev version

symfony 3 and twig 2 compatibility

23 Nov 18:29
Compare
Choose a tag to compare
Merge pull request #342 from GrzegorzW/master

Fix README.md

2.5.0: Merge pull request #296 from VincentLoy/master

17 Sep 12:02
Compare
Choose a tag to compare
add Foundation 5 Sliding pagination control implementation template

2.4.2: Merge pull request #302 from bocharsky-bw/patch-1

09 Jun 13:18
Compare
Choose a tag to compare
Use more relevant method to get current page value

2.4.0: Merge pull request #232 from n1c01a5/master

21 Jan 11:08
Compare
Choose a tag to compare

Minor updates

30 Jul 20:41
Compare
Choose a tag to compare
  • add twitter bootstrap3 support
  • improve readme