1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00
Commit graph

18 commits

Author SHA1 Message Date
Michael Keller
4480621c14 Standardised configurator version naming. 2021-08-25 19:35:18 +12:00
Tomas Chmelevskij
085cdc4a2d chore: move injecte_methods to modules 2021-03-01 17:54:25 +01:00
Tomas Chmelevskij
45dd6c3e3a chore: move css and CommonUtils to modules
* move static class to utils/common.js
* move css to modules
2021-02-14 22:32:38 +01:00
Ivan Efimov
e76d4af683 Fix hover/drag-after-push bug for buttons for Motor Direction dialog on Android 2021-01-08 16:42:12 -06:00
Michael Keller
d5d0146af7
Merge pull request #2296 from limonspb/esc_dshot_reverse 2021-01-01 15:31:06 +01:00
Ivan Efimov
ca09909d6e Motor direction dialog for Dshot escs 2020-12-31 22:26:43 -06:00
Tomas Chmelevskij
d396d97e5e chore: add eslint
* add eslint with space rules to cover what sonarcloud doesn't
* run lint in travis
* add eslint vue config
2020-12-27 09:21:51 +04:00
Asizon
515dafe1a6 Add flex to android logo_text 2020-12-15 08:13:41 +01:00
Asizon
0a98eee4b3 Reset when no flashing,remove reset when erase chip is checked 2020-12-13 12:46:44 +01:00
Asizon
1647ca6ec5 Improving hardwareId behavior
Fix indendation

Add css changes

Change hiden to reset data aproach

Add semicolons
2020-12-13 11:24:36 +01:00
Tomas Chmelevskij
73172bdb04 chore: ESM for localization 2020-11-03 21:49:48 +01:00
Miguel Angel Mulero Martinez
0d74933c6a Fix Vue accessing i18n before loading 2020-10-30 10:28:11 +01:00
Michael Keller
b371ed471d
Merge pull request #2237 from McGiverGim/remove_message_i18n
Parse messages file and use i18next vue plugin
2020-10-22 04:37:42 +13:00
Miguel Angel Mulero Martinez
dba61bc652 Parse messages file and use i18next vue plugin 2020-10-21 10:40:29 +02:00
Michael Keller
e96a01f682
Merge pull request #2235 from limonspb/motor_reordering_extra_configs
Added missing configurations for motor reordering (Octo X8, Octo Flat +, Octo Flat X, Bicopter, V-tail Quad, A-tail Quad, Y4, Y6)
2020-10-20 21:04:23 +13:00
Ivan Efimov
7671b4b0c2 Added missing configurations for motor reordering 2020-10-18 20:55:04 -05:00
Miguel Angel Mulero Martinez
2384fb731f Add Vue devtools to the debug mode 2020-10-17 12:50:46 +02:00
Tomas Chmelevskij
d6cee386e8 Add Vue
Setup vue with gulp and initial components:

* Status Bar
* Logo
* Battery Legend
2020-10-14 17:51:03 +02:00