8000 Tags · intercom/intercom-rails · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: intercom/intercom-rails

Tags

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Insert script immediately if loaded with Turbo (#352)

When the Messenger shim is loaded with Turbo, the load event has already
fired, so adding an event listener for it won't have any effect. Instead
we can immediately add the script tag to the page.

Also stop calling Intercom('reattach_activator'), which is an obsolete
API that no longer does anything.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update readme about company in controller data attribute updates (#345)

Co-authored-by: Dzmitry Kremez <dzmitry.kremez@intercom.io>

0.4.2

Toggle 0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #331 from intercom/dan.c/bump_version

Bump intercom-rails to 0.4.2

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump intercom-rails to 0.4.1 (#314)

Bump intercom-rails to 0.4.1

v0.4.0

Toggle v0.4.0's commit message
Bump to 0.4.0

v0.3.8

Toggle v0.3.8's commit message
tag v0.3.8

v0.3.4

Toggle v0.3.4's commit message
tag v0.3.4

v0.3.3

Toggle v0.3.3's commit message
tag v0.3.3

v0.3.2

Toggle v0.3.2's commit message
Support for creating custom attributes for Leads

v0.3.1

Toggle v0.3.1's commit message
Print depracation warning for api_keys config

0