discourse/app/assets
Robin Ward c172f2068d
REFACTOR: Remove $.cookie in favor of a local library based on it (#10548)
This helps us out in a few ways:

1. It lessens our reliance on jQuery
2. It's slightly less code because it omits options we don't use
3. It is one less library to import and put into ES6 modules
2020-08-27 14:07:51 -04:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts REFACTOR: Remove $.cookie in favor of a local library based on it (#10548) 2020-08-27 14:07:51 -04:00
stylesheets UX: make category topic counts clickable on mobile (#10541) 2020-08-27 01:50:18 -07:00