Spencer Alger a0bd73f27c Previous fix did not work when jQuery was inlined into app.js because RequireJS was under the impression that it had already init-ed jQuery and didn't call the init function. This new strategy just allows jQuery to be jQuery and has app.js include the extensions (components/extend-jquery.js) before the app boots. 12 yıl önce
..
app a0bd73f27c Previous fix did not work when jQuery was inlined into app.js because RequireJS was under the impression that it had already init-ed jQuery and didn't call the init function. This new strategy just allows jQuery to be jQuery and has app.js include the extensions (components/extend-jquery.js) before the app boots. 12 yıl önce
css 6c07338782 - Moved the config.js file into the root of the src and dist. 12 yıl önce
font 6c07338782 - Moved the config.js file into the root of the src and dist. 12 yıl önce
img 6c07338782 - Moved the config.js file into the root of the src and dist. 12 yıl önce
vendor 2a1c67ffdb Somehow missed that tooltips were broken, caused by jquery defining itself using the 'jquery' name, which prevented our custom module from being included and extending jquery. 12 yıl önce
build.txt a0bd73f27c Previous fix did not work when jQuery was inlined into app.js because RequireJS was under the impression that it had already init-ed jQuery and didn't call the init function. This new strategy just allows jQuery to be jQuery and has app.js include the extensions (components/extend-jquery.js) before the app boots. 12 yıl önce
config.js 6c07338782 - Moved the config.js file into the root of the src and dist. 12 yıl önce
index.html 6c07338782 - Moved the config.js file into the root of the src and dist. 12 yıl önce