docbrown/app
Julien Maury aba55f2a77
stories list script as separate js file - defer attribute (#13993)
* stories list script as separate js file - defer attribute

* change name storiesListScript for storiesList

* remove legacy function hasClass()

* add description to js pack

* remove case that triggers nothing

* Revert "remove case that triggers nothing"

 the if statement is on the element not its parents

This reverts commit f4402f5456e15da122f9820917f5965a1ebc50a4.

* remove deprecated code from storiesList pack

* remove unused code
2021-06-21 10:59:30 +07:00
..
assets stories list script as separate js file - defer attribute (#13993) 2021-06-21 10:59:30 +07:00
black_box Remove <provider>_created_at columns (#13264) 2021-04-29 10:24:16 -05:00
controllers Change signature of Feeds::ImportArticlesWorker (#13971) 2021-06-17 14:28:23 -04:00
decorators Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
errors Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
helpers Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
javascript stories list script as separate js file - defer attribute (#13993) 2021-06-21 10:59:30 +07:00
lib Create Settings::SMTP (#13943) 2021-06-14 10:29:43 -04:00
liquid_tags Bump rubocop from 1.15.0 to 1.16.0 (#13894) 2021-06-02 09:11:38 -04:00
mailers Revert dynamic email config changes (#13983) 2021-06-14 13:08:24 -04:00
models Remove navigation links from footer on private Forems (#14006) 2021-06-17 15:01:02 +00:00
policies Create DiscussionLocks (#13905) 2021-06-10 11:04:33 -04:00
queries Have specs run without Redis and refactor ConsumerApp and Device (#13647) 2021-05-07 08:03:16 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused attributes from markdown parser (#13484) 2021-04-27 09:33:01 -04:00
serializers Cleanup search classes and serializers (#13645) 2021-05-05 09:20:59 -04:00
services Clean up forem:setup task (#13998) 2021-06-18 09:34:18 +07:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
view_objects Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
views stories list script as separate js file - defer attribute (#13993) 2021-06-21 10:59:30 +07:00
workers Change signature of Feeds::ImportArticlesWorker (#13971) 2021-06-17 14:28:23 -04:00