Skip to content

XHR method, exclude fields from secondary payload, polyfills#3

Open
flesheatingarthropods wants to merge 16 commits intothyngster:hackathonfrom
flesheatingarthropods:master
Open

XHR method, exclude fields from secondary payload, polyfills#3
flesheatingarthropods wants to merge 16 commits intothyngster:hackathonfrom
flesheatingarthropods:master

Conversation

@flesheatingarthropods
Copy link
Copy Markdown

  • I added an xhr method to the transports method (needs more work)
  • I added a way to exlude fields from the payload for the secondary tracking call
  • Since this uses stuff not available in older browsers (Object.keys, array.map, array.indexOf, foreach) I included the respective polyfills
  • I reorganized the code a bit to avoid one giant "god function"

Changes might be a bit too extensive, when in doubt you can always pick and choose :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant