jmix-docs icon indicating copy to clipboard operation
jmix-docs copied to clipboard

Documentation for Jmix framework

Results 210 jmix-docs issues
Sort by recently updated
recently updated
newest added

* Vaadin Shortcut API * Jmix KeyConbination API

in: flowui

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/codeEditor.html 1. General - Add examples of data binding 2. Add attributes - `alignSelf` - `css` - `focusShortcut` - `highlightGutterLine` 3. Remove attributes - `invalid` - `requiredIndicatorVisible`

in: flowui

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/checkbox.html 1. General: - Update clickHandlers section, same as here: https://github.com/jmix-framework/jmix-docs/issues/705 - Update code snippet for click event section ![image](https://github.com/jmix-framework/jmix-docs/assets/75516667/10860bd4-ee1a-42cc-8248-ac85b465cef0) 2. Add attributes - `ariaLabelledBy` - `clickShortcut` -...

in: flowui

### Description Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/fileUploadField.html 1. Add information that the field can work without data binding. And add an example. 2. Add information that field stores uploaded file in-memory, i.e....

in: flowui

### Description Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/fileStorageUploadField.html 1) Add information that field can work without data binding. 1) Add to description to `acceptedFileTypes` attribute: "It also filters files in system file chooser...

in: flowui

### Description Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/entityPicker.html 1) Add attributes: - ariaLabel - ariaLabelLabelledBy - css - focusShortcut 2) Remove attributes: - invalid - requiredIndicatorVisible 3) Add elements: - suffix - prefix

size: S
in: flowui

### Description Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/entityComboBox.html - [x] Add an example of using `MetaClass` together with `itemsContainer`. - [x] Add an example of configuring `FetchCallback` - XML and Java. - [x]...

size: M
in: flowui

1. Add example of handling upload events, e.g. from sampler: https://demo.jmix.io/ui-samples/sample/upload 3. Add `css`, `alignSelf`, `colspan` common attributes

in: flowui

1. Add `autoLoad` attribute description - Sets whether items count should be loaded automatically. When the autoload is disabled the component doesn't know the total count of items and shows...

in: flowui

See: https://github.com/jmix-framework/jmix/issues/851

size: M
in: flowui