-
**Description**
We have a lot of telemetry events in Sherlock which are also partly based on building with Git (getGitOrigin / userId by first commit hash etc.). We need to reevaluate which user acti…
-
### Context
The resolving logic for plugins becomes easier/not required if `addCustomAPi` is not a runtime function but static prop.
### Proposal
Add a static meta field as replacement for `addCust…
-
I have an issue with my sveltekit portfolio when I open it in Zen browser, the language direction is set to ltr upon page load.
https://github.com/user-attachments/assets/33a673dc-4b65-45bd-bf03-6d…
-
## Problem
We do not appear to have tests to validate that inlang project errors are actually visible to users in Fink.
e.g message load errors on initial project open, or file save errors while ed…
jldec updated
1 month ago
-
### Context
[MESDK-237](https://linear.app/opral/issue/MESDK-237/insights-while-writing-a-plugin) and [MESDK-238](https://linear.app/opral/issue/MESDK-238/model-import-crud-sdk-export) have one open …
-
### What version of Hono are you using?
4.5.1
### What runtime/platform is your app running on?
Cloudflare workers
### What steps can reproduce the bug?
Create a middleware with the fol…
-
### Context
We decided to not ship lint rules anymore in the inlang SDK because they belong to lix now, as lix validation rules. In the meantime, we create utility functions which query and process t…
-
## Proposal
Add a `plugin.getSnapshot(change)` API that lix can invoke to get a snapshot to
* enable plugins to choose their own change logic e.g. patch based, snapshot based, crdt based
* ensure th…
-
## Problem
Language tags are inconsistent across inlang apps because they are case sensitive. See [https://github.com/opral/inlang-fink/issues/40](https://github.com/opral/inlang-fink/issues/40).
…
-
Hi,
I need an i18n solution for my Svelte 5 project. The code is compiled and deployed to a separate machine and runs completely on the client side.
So I am using Svelte 5 without SvelteKit.
Will…