Commit graph

4 commits

Author SHA1 Message Date
Bogdan Ivanov
e29a8770fb fix: exclude some examples from publish 2024-09-22 08:22:43 +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
e1967d322f fix(angular): package publish fixes 2024-06-09 09:50:19 +03:00
Bogdan Ivanov
aa20c0126c feat: add angular library 2024-06-09 08:54:16 +03:00