Releases: dncuug/X.PagedList
Releases · dncuug/X.PagedList
Version 7.9.0
What's Changed
- Fixes #121 by @chadbengen in #125
- Fix an issue #127 and adds example for Bootstrap 4.1+ support by @MikeAlhayek in #134
- udpated readme by @ppumkin in #135
- Address issues in #137 by @rmjcsltd in #138
- add HtmlEncoder.Default as default the html encoder for X.PagedList.Mvc.Core by @zhengchun in #144
- Add ability to build PagedList fluently in #139
- OPT : ToPagedListAsync Remove useless query to database by @olihou in #148
- cleanup system.linq to be conditional imports by @chinwobble in #145
New Contributors
- @chadbengen made their first contribution in #125
- @MikeAlhayek made their first contribution in #134
- @ppumkin made their first contribution in #135
- @rmjcsltd made their first contribution in #138
- @zhengchun made their first contribution in #144
- @olihou made their first contribution in #148
- @chinwobble made their first contribution in #145
Full Changelog: v7.6.0...v7.9.0
NuGet
Version 7.6.0
What's Changed
- Lowered .netstandard to 1.1 by @jadenrogers in #110
- Paged List Select extension method is now an extension of IPagedList. fixes #112 by @UncleDave in #113
- Bootstrap 4 Pager Example by @JustCallMeAD in #120
New Contributors
- @jadenrogers made their first contribution in #110
- @UncleDave made their first contribution in #113
- @JustCallMeAD made their first contribution in #120
Full Changelog: v7.2.4...v7.6.0
NuGet
Version 7.2.4
What's Changed
- Query cache by @Almeonamy in #94
- Mvc refactoring by @ernado-x in #91
- Build with multiple .net versions by @brw2650 in #98
- Added OnComplete property missing in AjaxOptions class by @bantikyan in #103
- Fixed OnComplete null chacking by @bantikyan in #104
- AjaxOptions improvements by @bantikyan in #105
New Contributors
- @Almeonamy made their first contribution in #94
- @brw2650 made their first contribution in #98
- @bantikyan made their first contribution in #103
Full Changelog: v7.1.7...v7.2.4
Version 7.1.7
Version 7.1.3
What's Changed
- Fixed broken link by @OskarKlintrot in #83
- Corrected the logic to detect Last Page and added more test cases to verify the claim by @srikarplus in #86
- update .net core unobtrusive ajax rendering and updated examples by @mdcooper in #88
New Contributors
- @srikarplus made their first contribution in #86
- @mdcooper made their first contribution in #88
Full Changelog: v7.0.0...V7.1.3
NuGet
Version 7.0.0
What's Changed
- Project ported to .NET Core
- Fixed broken link by @OskarKlintrot in #51
- Pull request for the issue #63 by @kirtsis in #64
- Add overload for ToPagedListAsync by @abunchofletters in #65
- Fixed grammatical errors in ReadMe by @Tyrrrz in #69
- Implemented .NET Core support by @ernado-x in #75
- Close #70 by @ernado-x in #76
New Contributors
- @kirtsis made their first contribution in #64
- @abunchofletters made their first contribution in #65
- @Tyrrrz made their first contribution in #69
Full Changelog: v5.3...v7.0.0
Versoin 5.3
What's Changed
- Custom css by @giocaputo in #42
- Updated target .NET version to 4.6
New Contributors
- @giocaputo made their first contribution in #42
Full Changelog: v5.1...v5.3
NuGet:
Version 5.1
What's Changed
- Add wercker.yml and configure CI process by @ernado-x in #32
- Bootstrap 4 - Added Classes option for Page elements by @jacobherrera in #37
New Contributors
- @jacobherrera made their first contribution in #37
Full Changelog: v1.24...v5.1
NuGet:
Version 1.24
Version 1.20
Full Changelog: https://github.com/dncuug/X.PagedList/commits/v1.20