Márius Rak

Results 18 issues of Márius Rak

Hi, I like the idea of changing fields components by context. Could we push it little further and do this? ```js import { AutoForm } from 'uniforms' import { CustomAuto...

Type: Feature
Area: Core
Area: Theme
Theme: AntD
Theme: Bootstrap 4
Theme: Bootstrap 5
Theme: Material-UI
Theme: MUI
Theme: Semantic UI
Theme: Unstyled

Hi, I'm not sure how to understand `CustomAutoField` here: https://uniforms.tools/docs/examples-custom-fields/#customautofield There are mentioned two ways. I understand, that using the AutoField.componentDetectorContext is one of them. But what is second one?...

Area: Docs

I cannot find a possibility to execute an aggregation call. Is it somewhere? If not it would be nice to have the possibility.

When an collection is added, there is no way to see the change except reloading the interface, reload on databases would be useful.

## Bug Report **Current behavior** I have a plugin which removes some blocks of code (those between `{}`) based on comments. Everything worked fine but suddenly an error appeared. The...

i: bug
pkg: traverse (scope)

When using DateField from uniforms-unstyled and you want only date without time, it is impossible to set value. You can check within the playground by changing `date field in schema...

Type: Bug
Type: Duplicate
Area: Theme
Theme: Unstyled

I have complicated input (for files) and when files change in the input, I call `props.onChange(newFiles)`. But then I need to call a callback which would have new model available....

I used this package on Windows and everything works fine. But when I use it on mac there is a problem. Folders that does not have package.json causes errors and...

With two newest versions (0.16.4 & 0.16.5) editor doesn't work on safari (various versions) It renders UI and text, but it is not possible to focus the editor and type...

Hi, I'm using markdown output. MD doesn't allow settings as target and no follow for links. But editor allows user to configure this with links. I cannot find a way...