Skip to content
  • Dheeraj Joshi's avatar
    Migrate SafeHtml imports to use shared directive · 953b7c08
    Dheeraj Joshi authored
    This change moves all GlSafeHtmlDirective
    imports to use SafeHtml directive in `vue_shared`
    directory. This is a fork from gitlab ui which was
    added earlier to roll out changes more reliably.
    
    It also restricts future import of GlSafeDirective
    with the help of a new eslint rule.
    953b7c08