Skip to content

issues Search Results · repo:st-js/html-bridge language:Java

Filter by

6 results
 (50 ms)

6 results

inst-js/html-bridge (press backspace or delete to remove)

It looks like scrollIntoView is not mapped, is this right? Should I open a PR to add it to the bridge?
  • Flaburgan
  • Opened 
    on Mar 23, 2016
  • #9

Hi folks, I got an error when executing mvn install for the html-bridge module: [INFO] Compilation failure /home/florian/projects/html-bridge/src/main/java/org/stjs/javascript/dom/canvas/CanvasPixelArray.java:[5,47] ...
  • florianf
  • 4
  • Opened 
    on Dec 3, 2013
  • #6

The org.stjs.javascript.Global object is currently defined in the HTML bridge. This is fine for people who use ST-JS for web project, but will cause problems for people who attempt to use ST-JS for something ...
  • npiguet
  • 2
  • Opened 
    on Nov 3, 2013
  • #5

This is not an issue but rather a feature discussion. Very often, listener receive a DOMEvent and in a typical javascript application, we would use tt e.target /tt to get the target of the event and do ...
  • twitwi
  • 2
  • Opened 
    on Nov 2, 2013
  • #4

I am using the html bridge. The Node class has a hasChildNode boolean attribute but the DOM api (https://developer.mozilla.org/en-US/docs/Web/API/Node.hasChildNodes?redirectlocale=en-US redirectslug=DOM%2FNode.hasChildNodes) ...
  • twitwi
  • 2
  • Opened 
    on Nov 2, 2013
  • #2

Hi, Although onclick, onload or similar event callbacks exist its better to support addEventListener and removeEventListener. https://developer.mozilla.org/en-US/docs/Web/API/EventTarget.addEventListener ...
  • ghost
  • 1
  • Opened 
    on Sep 28, 2013
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub