daalfox

Results 5 issues of daalfox

When locale is changed year should change too, because some calendars don't use Gregorian years. e.g. "fa-IR" **To Reproduce** set locale to "fa-IR", the numbers in year input don't match...

bug

It's very hard to setup a plugin development environment or remove starter codes from a new project every time. You might say there is community templates for this, but it...

**Is your feature request related to a problem? Please describe.** There is no way to know about utils other than checking the source code

**Describe the bug** text field becomes out of sync when value is set to `undefined`. When `setValue(undefined)` is used, the first character stays inside the text input. **To Reproduce** Use...