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/discourse/lib
Robin Ward 651b8a23b8
FIX: Ember CLI was losing some preloaded data (#13406)
The `bootstrap.json` contains most preloaded information but some routes
provide extra information, such as invites.

This fixes the issue by having the preload request pass on the preloaded
data from the source page, which is then merged with the bootstrap's
preloaded data for the final HTML payload.
2021-06-16 13:45:02 -04:00
..
bootstrap-json FIX: Ember CLI was losing some preloaded data (#13406) 2021-06-16 13:45:02 -04:00
discourse-scss.js Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
pretty-text-engine.js Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
translation-plugin.js DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00