Dan Ditomaso
704d06cfe7
refactor: switch to using Bun ( #718 )
12 months ago
Dan Ditomaso
1c13343e8a
Add monorepo support to project ( #682 )
* feat: add monorepo support
* fix: correct relatedProjects structure in vercel.json
* update github actions with monorepo support
* removed legacy dep
* moved jsr config into web package
1 year ago
Dan Ditomaso
85ee0747d1
fix: move i18n languages to public folder ( #681 )
* fix: move i18n languages for best practices
* updating test setup
* removed static copy
1 year ago
github-actions[bot]
c36ff60778
chore(i18n): New Crowdin Translations by GitHub Action ( #660 )
Co-authored-by: Crowdin Bot <[email protected] >
1 year ago
Dan Ditomaso
0b6ae0ce32
fix: update crowdin config ( #658 )
1 year ago
github-actions[bot]
fad1b984bf
chore(i18n): New Crowdin Translations by GitHub Action ( #653 )
Co-authored-by: Crowdin Bot <[email protected] >
1 year ago
Dan Ditomaso
78e1d1f81a
fix: updated mqtt description ( #647 )
1 year ago
Jeremy Gallant
1cbd98ec53
Zod config validation ( #635 )
* Zod WIP
* Zod form validation
* DynamicForm testing
* Fix linting
* Delete rasterSource.ts
---------
Co-authored-by: philon- <[email protected] >
1 year ago
Dan Ditomaso
eb2a2717b1
Internationalization (i18n) ( #627 )
* `feat: added internationalization lib, added english labels`
* `fixes from code review`
* `feat: add crowdin github actions`
* `fix: added support for i18n in testing. Fixed broken tests`
* `fix: missing translations`
* `removed unneded import`
* `more components updated with missing translations`
* `fixed lint issue`
* `Refactor: updated how translations are scoped, updated all references`
* `fixing broken tests`
* `feat: added language switcher, updated some translations`
* `fixed linting issues`
* `reverting vite config`
* `add english group id's to command palette`
* `updated PR template for i18n`
1 year ago