Denis

Results 3 comments of Denis

Have you tried: 1. Write your translations in .ts files ``` export const localeEs = { "test-label": "Translating test label", "test-label-2": "Translating test label 2" } ``` 2. Make it...

Thanks, that could solve some issues, but what if I have the area that requires 300px width and 200px height image and I want users to crop their image within...

@mikuso any chance of reconsidering moving to TypeScript or at least have some basic support? Your library is probably the best in its category but it just misses such an...