discourse/app/assets/javascripts/select-kit/addon/mixins
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
..
plugin-api.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
tags.js DEV: Make wizard an ember addon (#17027) 2022-06-17 14:50:21 +02:00
utils.js DEV: Extensively use includes() (#17541) 2022-07-17 20:48:36 +02:00