discourse/app/assets/javascripts/discourse
Krzysztof Kotlarek 3c019b1c0f
FIX: consistent sidebar section external links (#22343)
Before this change, links which required full reload because they are not in ember routes like `/my/preferences` or links to docs like `/pub/*` were treated as real external links. Therefore, they were opening in self window or new tab based on user  `external_links_in_new_tab` setting.

To be consistent with behavior when full reload links are in the post, they are treated as internal and always open in the same window.
2023-06-30 12:25:43 +10:00
..
app FIX: consistent sidebar section external links (#22343) 2023-06-30 12:25:43 +10:00
config DEV: Update ember-cli to 5.0.0 (#22280) 2023-06-26 17:15:59 +02:00
lib PERF: Improve workbox loading strategy (#22019) 2023-06-09 11:14:11 +01:00
public/assets/scripts DEV: Extract global compat code into module (#20901) 2023-04-06 10:09:12 +01:00
scripts Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
tests FIX: DateTimeInputRange should show correct intervals with @relativeDate param (#22331) 2023-06-29 09:43:01 -04:00
.ember-cli DEV: Update ember-cli to 4.12.0 (#21074) 2023-04-19 12:58:29 +02:00
.npmrc
.watchmanconfig DEV: Update ember-cli to 5.0.0 (#22280) 2023-06-26 17:15:59 +02:00
ember-cli-build.js PERF: Improve workbox loading strategy (#22019) 2023-06-09 11:14:11 +01:00
jsconfig.json DEV: Add discourse/tests to jsconfig (#19031) 2022-11-15 11:33:56 +00:00
package.json Build(deps): Bump @uppy/aws-s3 from 3.0.6 to 3.2.0 in /app/assets/javascripts (#22192) 2023-06-30 09:09:33 +08:00
testem.js DEV: Run tests with new chrome headless (#21684) 2023-05-26 11:02:56 +02:00