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

See jmix-framework/jmix#2055

size: M
in: flowui

Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/tabs.html 1. Add example of `vertical` orientation with screenshot 2. Add at least couple of theme variants examples with screenshots 3. Add example of states: https://demo.jmix.io/ui-samples/sample/tabs-states 4. Add...

size: S
in: flowui

**Existing page:** https://docs.jmix.io/jmix/flow-ui/vc/components/tooltip.html 1. Add example of programmatic definition 2. Add more detailed description for `manual` and `opened` properties 3. Add example of programmatic opening of tooltip, specifically when it's...

in: flowui

**Existing page:** https://docs.jmix.io/jmix/flow-ui/vc/components/progressBar.html 1. **Determinate Progress**. Clean up code, remove redundant types and add missing: ``` BackgroundTask task = new BackgroundTask(100) { @Override public Void run(TaskLifeCycle taskLifeCycle) throws Exception {...

size: S
in: flowui

### Description See https://github.com/jmix-framework/jmix/issues/1611 --- Pre doc: https://github.com/glebfox/flowui-layout-rules/blob/main/flex-layout.adoc

in: flowui

Since Jmix 2.3 tabs in TabSheet can be marked as lazy. See [ticket](https://github.com/jmix-framework/jmix/issues/3029). Update tabSheet [docs](https://docs.jmix.io/jmix/flow-ui/vc/layouts/tabSheet.html) similar to: https://docs.jmix.io/1.x/jmix/1.5/ui/vcl/containers/tab-sheet.html#tab-element-attributes https://docs.jmix.io/1.x/jmix/1.5/ui/vcl/containers/tab-sheet.html#lazy-loading-tab-content

size: S
in: flowui

Framework issue: https://github.com/jmix-framework/jmix/issues/2037

size: S
in: flowui

See https://docs.jmix.io/1.x/jmix/1.5/ui/themes.html

size: M
in: flowui

See 2.1 changes https://github.com/jmix-framework/jmix/issues/2201

size: M
in: flowui

Users on forum [ask](https://forum.jmix.io/t/is-there-an-equivalent-for-a-side-menu/4783) about equivalent for a SideMenu component from Classic UI.