scala-js-jquery icon indicating copy to clipboard operation
scala-js-jquery copied to clipboard

jQuery facade types for Scala.js

Results 4 scala-js-jquery issues
Sort by recently updated
recently updated
newest added

.text( function ) is supported since jquery 1.4 but is absent from the scala bindings. Is it possible to add it ?

I have some issues with sending scalajs-pickled data with jquery ajax ( https://groups.google.com/forum/#!topic/scala-js/AVqulvJ4Sbo ) , I think it is very common usecase to be mentioned somewhere in documentation.

It would be nice to see at least a code snippet (or a link to appropriate part of scalajs docs if you prefer to keep it in one place) about...

Inform which jQuery version the API mirrors.