Tomas Chmelevskij

Results 20 issues of Tomas Chmelevskij

Hi, was wondering if the product selection option will be added any time soon?

### Issue Summary If `addUncaughtPages` option is present in the config any of the `prefix` or `serializer` changes are ignored ### To Reproduce 1. Add prefix like ```javascript mapping: {...

Convert battery icon logic to self contained vue component.

Pinned

Current configurator setup relies heavily on globally defined classes, functions, helpers etc. Currently it's all dependant on the order of `script` tags, which can be brittle and is hard to...

Pinned

* refactor GUI to be class based * use import instead of global where possible * use esm module for `gui.js`

Work in Progress
RN: REFACTOR

This is draft for sending CLI commands over MSP. https://github.com/betaflight/betaflight-configurator/pull/3690

RN: IMPROVEMENT

This branch tracks work on migrating cli to MSP based implementation. https://github.com/betaflight/betaflight/pull/13318

Work in Progress
RN: IMPROVEMENT

* add pre-commit hooks to lint stage files * prettier setup * eslint setup and adjust current settings * add recommended extension for prettier-eslint There is a separate PR https://github.com/betaflight/betaflight-configurator/pull/3197...

Rebase Required
build system improvement