Commit graph

82 commits

Author SHA1 Message Date
b063577663
Change isDebug to isDevelopment 2025-02-20 18:03:41 -05:00
c00379d7de
Remove tests files 2025-02-20 18:03:15 -05:00
bb5f5910f5
Stop caching builds 2025-02-20 18:03:04 -05:00
eabd4619ed
Rename Aptabase to Zalvena, add development instructions 2025-02-20 18:02:52 -05:00
141ebd9399
Remvoe changeset, @types/node, and other scripts, change packageNanager 2025-02-20 18:02:35 -05:00
4b49a22257
Work with new Zalvena Service project 2025-02-19 04:25:56 -05:00
7416341746
Strip down the entire project 2025-02-18 20:19:12 -05:00
Bogdan Ivanov
a0a02458b0 chore: publish packages as public 2024-09-22 08:31:22 +03:00
Bogdan Ivanov
e29a8770fb fix: exclude some examples from publish 2024-09-22 08:22:43 +03:00
Bogdan Ivanov
3389cdf753
Merge pull request #10 from aptabase/changeset-release/main
chore: update versions
2024-09-22 08:16:24 +03:00
github-actions[bot]
522f861ddb chore: update versions 2024-09-22 08:15:56 +03:00
Bogdan Ivanov
e6a7c7d044 chore: add changesets release action 2024-09-22 08:12:55 +03:00
Bogdan Ivanov
ec26e76b7b
Merge pull request #9 from aptabase/fix/events-before-init
fix: send events tracked before init
2024-09-22 07:48:58 +03:00
Bogdan Ivanov
7ea8c11940 chore: add changeset - patch react package 2024-09-22 07:36:31 +03:00
Bogdan Ivanov
d72dbaaba5 chore: add changesets cli 2024-09-22 07:36:31 +03:00
Bogdan Ivanov
edd0dd65ea fix: use https for localhost dev 2024-09-18 22:07:44 +03:00
Bogdan Ivanov
f782884579 fix: send events tracked before init 2024-09-18 21:54:17 +03:00
Bogdan Ivanov
f40989bc42
Merge pull request #8 from ngregrichardson/fix/ssr-imports
fix: read browser locale and is debug on first event
2024-07-19 22:49:07 +03:00
Noah Richardson
95f9710547 fix: read browser locale and is debug on first event
`shared.ts` currently reads the default browser locale and is debug on import, which causes
issueswhen imported in a server component. This moves the reads for those to whenever the first
event issent and those values are actually required, which is typically on the client.

fix #7
2024-07-19 09:37:35 -04:00
Bogdan Ivanov
e4250b9352 chore: update main readme 2024-06-09 10:15:09 +03:00
Bogdan Ivanov
e1967d322f fix(angular): package publish fixes 2024-06-09 09:50:19 +03:00
Bogdan Ivanov
3566966edb
Merge pull request #6 from aptabase/feat/add-angular
feat: add angular library
2024-06-09 08:56:46 +03:00
Bogdan Ivanov
aa20c0126c feat: add angular library 2024-06-09 08:54:16 +03:00
goenning
44fc175178 use installType to determine if the extension is in debug mode 2023-12-29 10:05:07 -03:00
goenning
9002311059 - Rename apiPath to apiUrl 2023-12-29 09:38:24 -03:00
goenning
c980afd786 Support for custom API path 2023-12-29 09:22:45 -03:00
goenning
348898fc82 add @aptabase/browser 2023-12-15 20:45:30 +00:00
goenning
9900d6ea6d refactor the packages to remove internal dependency 2023-12-15 20:03:17 +00:00
goenning
ff7b4b38e2 Updated dependencies 2023-11-04 18:17:10 +00:00
goenning
8e99cbd02b - better version of the session id generator 2023-11-04 18:16:27 +00:00
goenning
febfbaa379 Updated dependencies 2023-11-03 21:22:53 +00:00
goenning
e6b234dca5 use new session id format 2023-11-03 21:21:28 +00:00
goenning
53f0f40aa1 Added an option to specify isDebug at init time 2023-10-20 09:08:19 +01:00
goenning
2aaf2e8c1e Fixed an issue with client-side checking 2023-09-20 10:12:45 +01:00
goenning
f440679594 update repo readme 2023-09-04 20:59:23 +01:00
goenning
5a5038724b ignore trackEvent on server components 2023-09-04 18:28:53 +01:00
goenning
ab4656dcb6 better packages 2023-09-01 19:54:15 +01:00
goenning
bc651b2003 better readme 2023-09-01 19:38:23 +01:00
goenning
971e423e42 added docs for react 2023-09-01 19:35:26 +01:00
goenning
b1062af145 don't throw error 2023-09-01 17:57:07 +01:00
goenning
4966ef28ec add remix example 2023-09-01 17:51:03 +01:00
goenning
14197518e8 add session back 2023-09-01 17:45:59 +01:00
goenning
61eb7bd9e1 IMPORTANT: remove next/node packages 2023-09-01 17:37:24 +01:00
goenning
8d3891f30f use US server 2023-09-01 16:28:53 +01:00
goenning
343319f782 better error logs 2023-09-01 16:28:18 +01:00
goenning
0f28be3d2b remove hardcoded data 2023-09-01 16:16:35 +01:00
goenning
4b1aae55c6 fix build 2023-09-01 15:55:55 +01:00
goenning
f6de1cd18b general fixes 2023-09-01 15:49:04 +01:00
goenning
c407842754 fix build error 2023-09-01 15:27:33 +01:00
goenning
ce24e8f4fb fix sdk version 2023-09-01 15:24:42 +01:00