Go to file
Justin DiRose a6ac97e69f FIX: Stop loading more if initial topic list less than limit
In cases where the initial topic list is less than 30 and the viewport
is short enough to scroll, an additional set of topics would load. This
commit prevents a load more link from being generated in those
instances.
2019-11-08 10:46:41 -06:00
app REFACTOR: Handle queries in more robust, customizable way 2019-10-31 15:09:50 -05:00
assets UX: Prevent topic content from overflowing horizontally 2019-11-08 11:38:48 -05:00
config UX: Improving styles for narrow viewports, some general styling (#3) 2019-11-07 13:47:15 -06:00
lib FIX: Stop loading more if initial topic list less than limit 2019-11-08 10:46:41 -06:00
spec/requests FEATURE: Category filtering 2019-11-06 11:27:30 -06:00
.gitignore REFACTOR: Handle queries in more robust, customizable way 2019-10-31 15:09:50 -05:00
.rubocop.yml REFACTOR: Handle queries in more robust, customizable way 2019-10-31 15:09:50 -05:00
plugin.rb REFACTOR: Handle queries in more robust, customizable way 2019-10-31 15:09:50 -05:00