This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/select-kit/addon
Jarek Radosz e06a206131
DEV: Remove cache option from ajax() (#13142)
1. It defaults to `cache: true` already
2. Setting it to `false` for non-GET request doesn't do anything
3. We were correcting `cache: false` GET requests to use `cache: true`

…so setting it to anything at all, for any type of request doesn't make sense (anymore)
2021-05-31 14:41:35 +02:00
..
components UX: change categories page dropdown to a wrench (#13154) 2021-05-26 12:53:52 +10:00
mixins DEV: Remove cache option from ajax() (#13142) 2021-05-31 14:41:35 +02:00
templates/components FIX: Base topic details message on current category and tag tracking state (#12937) 2021-05-06 09:14:07 +10:00
.gitkeep Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00