Go to file
Justin DiRose 699d057b94
FIX: Links were not clickable after load more
The event listener function was running on the incorrect lifecycle hook.
Should've been didRender.

This commit also fixes a small bug where in some cases the screen would
not scroll all the way to the top.
2020-07-27 11:22:28 -05:00
app FEATURE: Filter by solved 2020-06-15 14:16:57 -05:00
assets FIX: Links were not clickable after load more 2020-07-27 11:22:28 -05:00
config UX: Move solved filter behind plugin setting 2020-07-09 10:22:41 -05:00
lib FEATURE: Move route to /docs 2020-07-14 10:07:18 -05:00
spec/requests FEATURE: Move route to /docs 2020-07-14 10:07:18 -05:00
.eslintrc FIX: reloading a page with a KB was not loading the topic 2019-11-14 11:49:18 +11:00
.gitignore REFACTOR: Handle queries in more robust, customizable way 2019-10-31 15:09:50 -05:00
.rubocop-https---raw-githubusercontent-com-discourse-discourse-master--rubocop-yml FEATURE: Swap to raw for topic list (#6) 2020-06-12 12:55:10 -05:00
.rubocop.yml REFACTOR: Handle queries in more robust, customizable way 2019-10-31 15:09:50 -05:00
plugin.rb Add plugin URL 2020-05-12 16:13:51 -04:00