discourse/app/assets/javascripts/discourse
Joffrey JAFFEUX 5eca77dd70
FIX: ensures href is not set two times (#28466)
This would cause the infamous error:

```
index.js:118 Uncaught (in promise)
Error: Assertion Failed: You attempted to update `href` on `<ExtraNavItem:ember384>`, but it had already been used previously in the same computation.
```

Moreover, set didnt seem necessary here.
2024-08-21 20:27:21 +02:00
..
app FIX: ensures href is not set two times (#28466) 2024-08-21 20:27:21 +02:00
config DEV: Update ember-cli-deprecation-workflow from 2.2.0 to 3.0.1 (#28226) 2024-08-07 17:59:42 +02:00
lib DEV: Upgrade babel & remove vendored safari-bugfix transformation (#28208) 2024-08-05 10:35:26 +01:00
public/assets/scripts DEV: Improve built-in browser performance marks/measurements (#26758) 2024-05-02 23:07:36 +01:00
scripts DEV: Convert account activation pages to use Ember (#28206) 2024-08-12 18:02:00 -03:00
tests FIX: Lost outer context in #each block in hbr (#28461) 2024-08-21 17:11:36 +02:00
.ember-cli DEV: Update ember-cli to 5.6.0 (#25886) 2024-02-27 10:48:30 +01:00
.npmrc
.watchmanconfig
ember-cli-build.js FIX: Adjust swc minify options for Safari 15 support (#28098) 2024-07-26 17:46:31 +01:00
package.json Build(deps-dev): Bump ember-cli from 5.10.0 to 5.11.0 (#28449) 2024-08-21 00:54:06 +02:00
testem.js DEV: prevents chrome to ask for fav search engine (#28192) 2024-08-01 15:49:07 +02:00