[jbosstools-issues] [JBoss JIRA] (JBIDE-17993) Default ionic js/css references for ionic palette components

Alexey Kazakov (JIRA) issues at jboss.org
Tue Jul 29 14:40:30 EDT 2014


Alexey Kazakov created JBIDE-17993:
--------------------------------------

             Summary: Default ionic js/css references for ionic palette components
                 Key: JBIDE-17993
                 URL: https://issues.jboss.org/browse/JBIDE-17993
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: jsp/jsf/xml/html source editing
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
             Fix For: 4.2.0.CR1


Let's add the following default references to the JS/CSS palette:
{code}
    <link href="lib/ionic/css/ionic.css" rel="stylesheet">
    <!-- ionic/angularjs js -->
    <script src="lib/ionic/js/ionic.bundle.js"></script>
{code}
so these links will be inserted into the page when dropping an ionic component from the Palette with the "add js/css references" checkbox checked.
But I'm not sure we can add the comment <!-- ionic/angularjs js --> in our preferences too.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list