All Versions
51
Latest Version
Avg Release Cycle
129 days
Latest Release
728 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.9.2 Changes
stop adding extra LF between templates when joining
githubish template theme [@maztomo]
-
v0.9.1 Changes
- googlish template theme [@maztomo]
-
v0.9.0 Changes
➕ added
per_page
to the template local variables #3 [@hsbt]👉 show no contents when the current page is the only page (in other words,
num_pages == 1
) #2 [@hsbt]
-
v0.8.0 Changes
- using HTML5
<nav>
tag rather than<div>
for the container tag
- using HTML5
-
v0.7.0 Changes
- Ajaxified paginator templates
-
v0.6.0 Changes
- Hamlized paginator templates
-
v0.5.0 Changes
- reset
content_for :kaminari_paginator_tags
before rendering #1 [@hsbt]
- reset
-
v0.4.0 Changes
- partialize the outer div
-
v0.3.0 Changes
- 🌲 suppress logging when rendering each partial
-
v0.2.0 Changes
- 0️⃣ default
PER_PAGE
to 25 [@hsbt]
- 0️⃣ default