discourse/app/assets/javascripts/select-kit/addon
Jarek Radosz 057d6b406d
DEV: Extensively use includes() (#17541)
Also, the change in insert-hyperlink (from `this.linkUrl.indexOf("http") === -1` to `!this.linkUrl.startsWith("http")`) was intentional fix: we don't want to prevent users from looking up topics with http in their titles.
2022-07-17 20:48:36 +02:00
..
components DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
mixins DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00
templates/components FIX: fixes few regressions in select-kit (#17453) 2022-07-12 21:38:17 +02:00
.gitkeep Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00