issues
search
Financial-Times
/
o-tracking
Origami Tracking component
http://registry.origami.ft.com/components/o-tracking
6
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add ability to force o-tracking to use a queue
#348
JakeChampion
closed
2 years ago
0
Remove npm and percy workflows and update readme to point to the origami component monorepo
#347
JakeChampion
closed
3 years ago
0
fix the name of the optional feature navigator.sendBeacon
#345
JakeChampion
closed
3 years ago
1
Read the old clicks queue used in v2 of o-tracking and make sure all within the queue are sent to spoor
#344
JakeChampion
closed
3 years ago
1
use the ingest endpoint by default and only fallback to px.gif when using the image transport mechanism
#343
JakeChampion
closed
3 years ago
1
Add back the source_id property
#342
JakeChampion
closed
3 years ago
1
Bug: reset the config to it's default value instead of deleting it
#341
JakeChampion
closed
3 years ago
2
ignore: wanting to run the tests on ci for the current version of the component
#340
JakeChampion
closed
3 years ago
1
We don't want to use dependabot to update dependencies anymore
#339
JakeChampion
closed
3 years ago
1
set version property to the next version being released
#338
JakeChampion
closed
3 years ago
2
convert to origami 2.0 component
#337
JakeChampion
closed
3 years ago
1
Fix bug where loading spoor-id from the cookie would silently fail
#336
JakeChampion
closed
3 years ago
7
Make the version property be the correct value
#335
JakeChampion
closed
3 years ago
2
Duplicate click events from multiple browser contexts
#333
notlee
closed
3 years ago
14
Bump hmarr/auto-approve-action from bca9db08da72b576ae3273e776e7ccf3f0a36e12 to 2.1.0
#332
dependabot[bot]
closed
3 years ago
0
use pull_request_target and not pull_request for the safe workflows
#331
JakeChampion
closed
3 years ago
1
simplify our dependabot auto-merge system
#330
JakeChampion
closed
3 years ago
2
Bump actions/setup-node from v2.1.4 to v2.1.5
#329
dependabot[bot]
closed
3 years ago
0
Bump pascalgn/automerge-action from v0.13.0 to v0.13.1
#328
dependabot[bot]
closed
3 years ago
1
Improve test coverage
#327
notlee
closed
3 years ago
3
Export an object with `init` method for `click` and `view`.
#326
notlee
closed
3 years ago
5
Bump Financial-Times/origami-version from v1.2.0 to v1.2.1
#325
dependabot[bot]
closed
3 years ago
1
Improve support for multiple calls to `oTracking.click.init`.
#324
notlee
closed
3 years ago
2
Bump Financial-Times/origami-version from v1.1.3 to v1.2.0
#323
dependabot[bot]
closed
3 years ago
1
Bump Financial-Times/origami-version from v1 to v1.1.3
#322
dependabot[bot]
closed
3 years ago
1
Bump WyriHaximus/github-action-wait-for-status from v1.2 to v1.3
#321
dependabot[bot]
closed
3 years ago
1
Bump pascalgn/automerge-action from v0.12.0 to v0.13.0
#320
dependabot[bot]
closed
3 years ago
1
Bump actions/setup-node from v2.1.3 to v2.1.4
#319
dependabot[bot]
closed
3 years ago
1
Bump actions/setup-node from v2.1.2 to v2.1.3
#318
dependabot[bot]
closed
3 years ago
1
Bump remark-lint from 7.0.1 to 8.0.0
#317
dependabot[bot]
closed
4 years ago
1
Bump remark from 12.0.1 to 13.0.0
#316
dependabot[bot]
closed
4 years ago
1
Bump actions/setup-node from v1 to v2.1.2
#315
dependabot[bot]
closed
4 years ago
1
Bump WyriHaximus/github-action-wait-for-status from v1.1 to v1.2
#314
dependabot[bot]
closed
4 years ago
1
Bump pascalgn/automerge-action from v0.9.0 to v0.12.0
#313
dependabot[bot]
closed
4 years ago
1
Mention custom event callback in the readme
#312
notlee
closed
4 years ago
1
Update assertions to make the tests work in ios and ie
#311
JakeChampion
closed
4 years ago
1
Remove custom implementation of MurmurHash2 with browser implementation of sha-256
#310
JakeChampion
closed
3 years ago
13
Update the table of contents for readme and migration files
#309
JakeChampion
closed
4 years ago
4
Merge master into v3 branch
#308
JakeChampion
closed
4 years ago
1
update to latest eslint origami component config
#307
JakeChampion
closed
4 years ago
1
add extension to relative imports to make the code work directly in a browser
#306
JakeChampion
closed
4 years ago
1
Move to Github's native Dependabot
#305
JakeChampion
closed
4 years ago
0
Make o-tracking use a pre-existing queue of events if one exists
#304
JakeChampion
closed
3 years ago
2
Make most of the internal modules use named exports instead of default exports
#303
JakeChampion
closed
4 years ago
1
Make sure all functions have JSDoc and that the correct types are being used
#302
JakeChampion
closed
4 years ago
1
document that the custom event category and action properties are optional
#301
JakeChampion
closed
4 years ago
5
Fix the documentation about spoor enrichment adding missing propertyies to the payload
#300
JakeChampion
closed
4 years ago
1
fix linting warnings in store test file
#299
JakeChampion
closed
4 years ago
1
Do not send multiple page-view events if the new event is the exact same as the previously sent event
#298
JakeChampion
closed
4 years ago
11
update the comment about why the first call to `page` does not set a new root_id
#297
JakeChampion
closed
4 years ago
2
Next