Dmitriy Kremnev

Results 46 issues of Dmitriy Kremnev

Fixed issues: https://github.com/apache/echarts/releases/tag/5.5.0 What's new: https://echarts.apache.org/handbook/en/basics/release-note/5-5-0

size: M
candidate
in: charts

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/bigDecimalField.html 1. General - Add Style variants description and examples: See Vaadin [doc](https://vaadin.com/docs/latest/components/number-field#style-variants). 3. Add attributes - `ariaLabel`, `ariaLabelledBy` - `css` - `focusShortcut` 4. Remove attributes - `invalid`...

in: flowui

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/checkboxGroup.html 1. General: - Add a screenshot for orientations - Add examples of `itemLabelGenerator`, `itemEnabledProvider` and `renderer` - Add example of `itemsEnum` usage both XML and Java -...

in: flowui

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/dateTimePicker.html 1. General: - Date range description using XML markup. Static dates can be set with ISO-date-time format using `min` and `max` element's attributes. E.g.:`2007-12-03T10:15:30` - Add Style...

size: XS
in: flowui

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/codeEditor.html 1. General - Simplify code snippet ![image](https://github.com/jmix-framework/jmix-docs/assets/75516667/19143cf7-fabe-4134-88d9-63ad90a4f797) - Simplify code snippet 2 ![image](https://github.com/jmix-framework/jmix-docs/assets/75516667/8476688d-82ee-4b5a-8c8e-45f2706832c0) - Add example of `itemsEnum` usage both XML and Java - Add Example of...

in: flowui

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/dropdownButton.html 1. General - New `clickHandlers` should be described with generated handlers code snippets ![image](https://github.com/jmix-framework/jmix-docs/assets/75516667/4a8c0b6e-6c52-4981-afbe-47ccc13181b4) - Update code snippet for `actionItem` -> `notifications.create("Phone number: +6(876)5463").show()` to `notifications.show("Phone number:...

in: flowui

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/emailField.html 1. General: - Add Style variants description and examples: See Vaadin [doc](https://vaadin.com/docs/latest/components/email-field#style-variants). 2. Add attributes: - `ariaLabel`, `ariaLabelledBy` - `css` - `focusShortcut` 4. Remove attributes: - `requiredIndicatorVisible`...

in: flowui

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/drawerToggle.html 1. General: - Also, describe how to add click shortcut. Take a look at this issue and comment: https://github.com/jmix-framework/jmix/issues/2645#issuecomment-1929421608 - New `clickHandlers` should be described with generated...

size: XS
in: flowui

### Description Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/dataGrid.html 1. General: - Update examples for `renderers`, using renderers with `@Supply` annotation ([UI Samples link](https://demo.jmix.io/ui-samples/sample/data-grid-custom-renderer)), using predefined **XML renderers** (localDateRenderer, localDateTimeRenderer etc.) (https://github.com/jmix-framework/jmix-docs/issues/600) - No...

size: M
in: flowui

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/datePicker.html 1. General: - Date range description using XML markup. Static dates can be set with `yyyy-MM-dd` format using `min` and `max` element's attributes. - Add Style variants...

size: XS
in: flowui