discourse/app/assets/javascripts/discourse-common/addon/lib
Robin Ward 052c841550
FIX: Clicking on a URL with a different url prefix did not work (#13349)
Before this fix if your forum was set up with a subfolder and you
clicked on a link to a different subfolder it would not work. For
example:

   subfolder: /cool
   link is: /about-us

Previously it would try to resolve /about-us as /cool/about-us. With
this fix it redirects to /about-us correctly.
2021-06-11 11:44:30 +10:00
..
attribute-hook.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
debounce.js DEV: Sync up more Ember CLI features (#11790) 2021-01-21 15:55:39 -05:00
deprecated.js
escape.js FIX: Escape Font Awesome icons (#12421) 2021-03-17 16:11:40 +03:00
get-owner.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
get-url.js FIX: Clicking on a URL with a different url prefix did not work (#13349) 2021-06-11 11:44:30 +10:00
helpers.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
icon-library.js FIX: Escape Font Awesome icons (#12421) 2021-03-17 16:11:40 +03:00
object.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
raw-handlebars-helpers.js FIX: Tests were broken in Firefox (#12456) 2021-03-22 11:35:51 +11:00
raw-handlebars.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
raw-templates.js FIX: Core templates should never overwrite theme/plugins (#12988) 2021-05-07 14:41:06 -04:00