Commit graph

7 commits

Author SHA1 Message Date
Bogdan Ivanov
edd0dd65ea fix: use https for localhost dev 2024-09-18 22:07:44 +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
aa20c0126c feat: add angular library 2024-06-09 08:54:16 +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