titanomachy
titanomachy
The text for validation alerts is now contained in the validators classes. Replacing the strings with tags allows for multi language alerts and customization of the alert messages.
I encountered an issue while trying to import the `uuids` package in my project. I installed the package with `atlas use uuids`. When compiling, Nim throws the following error: ```...
### Description Currently the tab button returns a literal tab character. In most editors there is an option to convert a tab in to a number of spaces. White space...