Go to file
Arkshine 6bc3216b80
FIX: Links are not displayed if the setting doesn't associate a locale (#31)
Related #30.
Reported here: https://meta.discourse.org/t/missing-custom-header-links-after-update/262594

#### Current behavior
The links are not displayed if a locale is not provided in the setting.

#### Expected behavior
By not associating a locale with a link, the link should be displayed by default regardless of the user's language.
2023-04-24 09:09:35 -05:00
.github/workflows DEV: Update CI workflows (#28) 2023-01-10 19:07:39 +00:00
common DEV: Use color from CSS custom properties 2021-02-11 11:55:04 -05:00
javascripts/discourse/initializers FIX: Links are not displayed if the setting doesn't associate a locale (#31) 2023-04-24 09:09:35 -05:00
.eslintrc DEV: Add CI setup (#23) 2022-06-18 01:33:51 +02:00
.gitignore DEV: Add CI setup (#23) 2022-06-18 01:33:51 +02:00
.prettierrc DEV: Add CI setup (#23) 2022-06-18 01:33:51 +02:00
.template-lintrc.js DEV: Add CI setup (#23) 2022-06-18 01:33:51 +02:00
LICENSE Initial commit 2018-06-24 14:53:19 +08:00
README.md Update README.md 2021-10-25 12:22:40 +11:00
about.json DEV: Add CI setup (#23) 2022-06-18 01:33:51 +02:00
package.json DEV: Add CI setup (#23) 2022-06-18 01:33:51 +02:00
settings.yml Add a locale filter to links (#30) 2023-04-21 08:30:07 -05:00
yarn.lock DEV: Update eslint-config-discourse, use prettier for hbs (#27) 2023-01-04 13:41:59 +01:00

README.md

discourse-custom-header-links

See: https://meta.discourse.org/t/custom-header-links/90588