The core module of QLM (quick-load-more)
Find a file
Yasa Akbulut 0113fa4fac remove get/setParameter methods
setParameter would require emptying the local cache, and seems impractical to me. In real-world scenarios, when a query parameter is changed, all the items are discarded; so it makes sense to create a new instance of QLM. May be considered in the future, though.
2014-12-17 15:38:26 +02:00
docs add docs 2014-12-17 15:36:30 +02:00
src/js remove get/setParameter methods 2014-12-17 15:38:26 +02:00
test add query parameters test 2014-12-17 15:05:49 +02:00
.gitignore initial commit 2014-12-15 15:43:42 +02:00
bower.json initial commit 2014-12-15 15:43:42 +02:00
Gruntfile.js add docco 2014-12-17 15:35:57 +02:00
index.html initial commit 2014-12-15 15:43:42 +02:00
karma.conf.js initial commit 2014-12-15 15:43:42 +02:00
package.json add docco 2014-12-17 15:35:57 +02:00