Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SublimeBidAdapter: Update to version 0.5.1 #4977

Merged
merged 5 commits into from
Apr 21, 2020

Commits on Apr 7, 2020

  1. add prebid version of adapter

    hellsingblack authored and Léo GRAND committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f2fbf49 View commit details
    Browse the repository at this point in the history
  2. Feature/update sublime adapter (#21)

    * Update sublimeBidAdapter to 0.5.1
    * Add tests for private functions
    * Remove window.sublime
    * Update pixel name for bid event
    SublimeLeo authored and Léo GRAND committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    e14b9e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Remove pixels on non-event and add onBidWon (#22)

    * add prebid version of adapter
    * Feature/update sublime adapter (#21)
    * Update sublimeBidAdapter to 0.5.1
    * Add tests for private functions
    * Remove window.sublime
    * Update pixel name for bid event
    * Remove pixels on non-event and add onBidWon
    * Incremente version of sublimeBidAdapter
    * Renamed pixel for timeout and introduce gvlid
    * Remove unnecessary params for sendEvent
    
    Co-Authored-By: fgcloutier <fg.cloutier@sublimeskinz.com>
    Co-authored-by: Gaby <gaby.hourlier@sublimeskinz.com>
    Co-authored-by: fgcloutier <fg.cloutier@sublimeskinz.com>
    3 people committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    d45f02e View commit details
    Browse the repository at this point in the history
  2. Remove trailing-space

    Léo GRAND committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    63546eb View commit details
    Browse the repository at this point in the history
  3. Fix version in tests

    Léo GRAND committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    ee721e7 View commit details
    Browse the repository at this point in the history