-
Notifications
You must be signed in to change notification settings - Fork 382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(core/i18n/t): Precise typing for message parameters #1840
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a89baef - Browse repository at this point
Copy the full SHA a89baefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 865dfad - Browse repository at this point
Copy the full SHA 865dfadView commit details -
feat(core/i18n/t): only allow omit values param object if message str…
…ing contains no params
Configuration menu - View commit details
-
Copy full SHA for 2da35cf - Browse repository at this point
Copy the full SHA 2da35cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e92d4 - Browse repository at this point
Copy the full SHA 61e92d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1777509 - Browse repository at this point
Copy the full SHA 1777509View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab1419f - Browse repository at this point
Copy the full SHA ab1419fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f9e45d - Browse repository at this point
Copy the full SHA 7f9e45dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd3fd8 - Browse repository at this point
Copy the full SHA fdd3fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01fa074 - Browse repository at this point
Copy the full SHA 01fa074View commit details -
Configuration menu - View commit details
-
Copy full SHA for a53d429 - Browse repository at this point
Copy the full SHA a53d429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bf144f - Browse repository at this point
Copy the full SHA 1bf144fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43edfb2 - Browse repository at this point
Copy the full SHA 43edfb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1726d7c - Browse repository at this point
Copy the full SHA 1726d7cView commit details -
refactor(core/i18n.t): use wide record type for values in case of wid…
…e string type for a message
Configuration menu - View commit details
-
Copy full SHA for a866f4f - Browse repository at this point
Copy the full SHA a866f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60bbaf8 - Browse repository at this point
Copy the full SHA 60bbaf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd9d8e - Browse repository at this point
Copy the full SHA dfd9d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01d6608 - Browse repository at this point
Copy the full SHA 01d6608View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c697b - Browse repository at this point
Copy the full SHA 64c697bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d904b - Browse repository at this point
Copy the full SHA 53d904bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d29f2d - Browse repository at this point
Copy the full SHA 9d29f2dView commit details -
chore(core/i18n.t/values): write explanation comments at each line of…
… type ExtractVars
Configuration menu - View commit details
-
Copy full SHA for c8cf4d1 - Browse repository at this point
Copy the full SHA c8cf4d1View commit details -
chore(core/i18n.t/values): write explanation comments at each line of…
… type ExtractBraceBody
Configuration menu - View commit details
-
Copy full SHA for e42c01e - Browse repository at this point
Copy the full SHA e42c01eView commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8463d1 - Browse repository at this point
Copy the full SHA d8463d1View commit details -
chore(core/i18n/t): rename parameter 'id' to '_' in overloads
For beautiful "Inlay Hints" for Parameter names in IDE. Previously IDE showed "id" even when you called it with descriptor. Now it doesn't show the first parameter name at all, which is more logical
Configuration menu - View commit details
-
Copy full SHA for 3fc4562 - Browse repository at this point
Copy the full SHA 3fc4562View commit details