uif icon indicating copy to clipboard operation
uif copied to clipboard

Integration Platform to build UI and Web Services

Results 17 uif issues
Sort by recently updated
recently updated
newest added

- [x] Base Navigation - [x] Hamburger mode - [x] Links example - [ ] Fix click on item without subs - [ ] Expand 2nd and 3rd lvl in...

enhancement

Add a Changelog: 1. by conventional commits, 2. github releases, 3. and do it like [Node.js](https://github.com/nodejs/node/blob/main/CHANGELOG.md) or [NothingOS](https://nothing.community/d/9058-nothing-os-255-rolling-out-for-phone-2).

Good DX, minimum tooling set and unified rules for forms with business logic. @kaspersky/form-builder + Storybook = ❤️

enhancement

@kaspersky/form-builder must be based on the rich experience of @kaspersky/ui-builder but also it should be the next generation step including at least 4 key points: 1. form builds from code;...

enhancement

It will very helpful to add typings for UI Builder. For 3 reasons: 1. For users (developers) — they get types for each handler type etc. 2. For maintainers —...

enhancement

Form plan and do it :) Replace AntD usages to simplify @kaspersky/components usage and maintenance.

enhancement

Currently @kaspersky/components uses styled-components and Provider to switch between light and dark theme. It would be the same quality and more perfomant to use css-only solution like so: 1. design...

enhancement

It is more useful to get quick start information in each package README file: - [ ] components-v6 - [ ] runtime - [ ] ui-builder - [ ] dev-tools

documentation
enhancement
help wanted

- [ ] @kaspersky/runtime - [ ] @kaspersky/ui-builder - [ ] @kaspersky/dev-tools - [ ] @kaspersky/components

Packages `@kaspersky/components`, `@kaspersky/dev-tools` and other should be auto-published after merging PR.