Skip to content

issues Search Results · repo:gnat/surreal language:JavaScript

Filter by

21 results
 (107 ms)

21 results

ingnat/surreal (press backspace or delete to remove)

I ve ran into a bug earlier today where the me() selector did not work correctly with a synthetic (cloned) node. You can see the reproduction here: https://jsfiddle.net/1duytq80/3/ Expected result: ...
  • utrack
  • 1
  • Opened 
    on Oct 27, 2024
  • #48

This is the first time I needed something like this, so I don t know how useful it is in general. I needed to hack my way to modify the style of an element, in a 3rdparty framework. I couldn t use any ...
  • elazarcoh
  • Opened 
    on Oct 7, 2024
  • #46

I d love to see this package made available on NPM. Unfortunately, my company is very particular about always downloading dependencies off NPM and outright bans other sources, so if this was possible, ...
  • korverdev
  • 4
  • Opened 
    on Sep 11, 2024
  • #44

  • pydanny
  • 1
  • Opened 
    on Sep 5, 2024
  • #42

from mdn docs: https://developer.mozilla.org/en-US/docs/Web/API/Document/currentScript The Document.currentScript property returns the script element whose script is currently being processed and isn ...
  • quinn
  • 2
  • Opened 
    on Aug 20, 2024
  • #40

how do I achieve the jquery version in surreal? $(elements).map(...).get() any(elements)?.map(...) ???
  • mybigman
  • Opened 
    on Jul 19, 2024
  • #39

How can I download a particular version? for example version 1.2.1 does not download from this: https://cdn.jsdelivr.net/gh/gnat/surreal@1.2.1/surreal.js Also, can you, please, offer a minified version ...
  • hrstoyanov
  • 1
  • Opened 
    on Jun 16, 2024
  • #36

the project doesn t appear to have a license. would you mind supplementing one?
  • tuta-amb
  • 2
  • Opened 
    on Jun 12, 2024
  • #35

Getting this in Chrome dev tools console – haven t done anything at all except include the CDN script in my head tag. ReferenceError: restricted is not defined at Object.globalsAdd (surreal.js:213:14) ...
  • codepilotsf
  • 1
  • Opened 
    on Jun 1, 2024
  • #30

Hey mate, First of all, what a genius plugin!!! I m trying to get rid of a bunch of my js files with Surreal. How would I do me().on( multipleevents? ), like click and keydown (Esc) at the same time? ...
  • liketoeatcheese
  • 1
  • Opened 
    on Jun 1, 2024
  • #29
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 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 search results · GitHub