Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-17728 HTML5 Palette: Ionic components
  3. JBIDE-17888

Make mobile palette available for angularJS template files

    XMLWordPrintable

Details

    Description

      Right now the Mobile palette is available only for html files with HTML5 doctype:

      <!doctype html>
      ...
      

      That was OK for jQuery and plain HTML5 projects.
      But angularJS (so ionic too) wildly uses templates. A template is just a file with html code w/o any declaration at all.
      So I would enable the Mobile palette for:

      • any html file with <!doctype html> declaration
      • any *.html file without any doctype declaration
        otherwise the old JSF palette should be shown.

      Attachments

        Activity

          People

            scabanovich Viacheslav Kabanovich (Inactive)
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: