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

30 commits

Author SHA1 Message Date
keyser84
86dbaffc2e Use locale US in PayPal donation link 2017-03-02 20:59:22 +00:00
nathan
f28a2b4ad4 update all the links 2016-06-15 22:51:53 -07:00
skaman82
46f6b9cd5f Color theme change 2016-06-11 04:38:24 +02:00
qfather
a420998799 Fix sponsor URL on welcome tab. 2015-12-16 23:47:38 +00:00
Dominic Clifton
b27b65a897 Update sponsors panel. 2015-11-28 11:32:41 +00:00
Dominic Clifton
15dc6c1bbf fixing indentation issues. 2015-11-14 11:29:29 +00:00
skaman82
3185721c64 updating sponsors 2015-11-11 23:56:06 +01:00
skaman82
0fce27c817 Merge remote-tracking branch 'cleanflight/development' into GUI-rework
# Conflicts:
#	tabs/landing.css
#	tabs/landing.html
2015-11-11 22:27:36 +01:00
Dominic Clifton
9037d44f2c Update sponsors list and rendering. 2015-11-11 21:15:56 +00:00
Kristjan Vaga
30af22acca Merge landing view changes on changelog panel. 2015-11-11 14:37:36 +02:00
Kristjan Vaga
dd940ced62 Changelog tab rework for landing view. 2015-11-11 14:21:35 +02:00
skaman82
1409473af7 Landing Tab fix 2015-11-10 11:35:23 +01:00
Dominic Clifton
f869dd94e7 Reformat HTML files. Default Eclipse 4.4 settings. Line Length: 120.
Spaces Not Tabs. Indentation: 4.
2015-11-10 01:21:47 +00:00
Kristjan Vaga
3e7c9a549f Reworking landing page styles. 2015-11-10 01:30:50 +02:00
skaman82
6afc3cd938 Tiny text changes 2015-11-09 11:23:38 +01:00
skaman82
538a26a86a minor css changes 2015-11-07 06:39:30 +01:00
skaman82
ae453edb42 Landing Tab rework 2015-11-07 06:16:02 +01:00
Kristjan Vaga
c5372db830 Merging sticky toolbars with the tab layout changes.
Conflicts:
	main.css
	tabs/adjustments.css
	tabs/adjustments.html
	tabs/auxiliary.html
	tabs/configuration.css
	tabs/configuration.html
	tabs/dataflash.css
	tabs/dataflash.html
	tabs/gps.html
	tabs/help.html
	tabs/landing.html
	tabs/led_strip.html
	tabs/logging.css
	tabs/logging.html
	tabs/motors.html
	tabs/pid_tuning.css
	tabs/pid_tuning.html
	tabs/ports.css
	tabs/ports.html
	tabs/receiver.html
	tabs/sensors.html
	tabs/servos.css
	tabs/servos.html
	tabs/setup.css
	tabs/setup.html
2015-11-06 01:24:12 +02:00
Kristjan Vaga
86c9733e52 Initial HTML updates and CSS for bottom toolbar. 2015-11-05 17:47:11 +02:00
skaman82
06f643812d sync 2015-11-02 22:07:37 +01:00
skaman82
968e10feeb switchery integration 2015-10-29 00:30:22 +01:00
Dominic Clifton
487adf3275 Cleanup welcome tab layout. 2015-05-23 14:57:27 +01:00
Dominic Clifton
2e6f5aa4d4 Prepare for release. 2015-05-20 15:37:28 +01:00
Dominic Clifton
7372cae6ad Update sponsors panel. 2015-04-11 13:48:04 +01:00
Dominic Clifton
99e11b65ce Updated sponsors list. Add link to t-shirts. 2015-04-09 11:31:21 +01:00
Dominic Clifton
c3f1c13d54 Move Documentation and Support links to separate tab. Add a
contributing section.  Unify help/landing section CSS/html a little.
Expand the sponsors panel area in preparation for an updated section.
2015-03-03 16:27:40 +00:00
Dominic Clifton
975e863bd0 Enhance welcome tab by adding documentation and support panels with
links.
2015-01-29 05:21:02 +01:00
Dominic Clifton
d269d60391 Improve user experience by adding tabs for the welcome and firmware
flasher.

The welcome (aka 'landing') and firmware flasher were already modelled
as tabs but were never displayed as tabs.

The UI didn't make sense when the whether the welcome message or
firmware flasher was displayed since there was no active tab or other
indication.
2015-01-25 17:37:47 +01:00
Dominic Clifton
a8cf910f51 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	README.md
	_locales/en/messages.json
	changelog.html
	js/backup_restore.js
	js/data_storage.js
	js/msp.js
	js/protocols/stm32.js
	js/serial_backend.js
	main.css
	main.html
	main.js
	manifest.json
	tabs/auxiliary_configuration.css
	tabs/default.css
	tabs/firmware_flasher.js
	tabs/initial_setup.css
	tabs/initial_setup.html
	tabs/initial_setup.js
	tabs/modes.html
	tabs/modes.js
	tabs/motor_outputs.css
	tabs/motors.html
	tabs/receiver.css
	tabs/servos.js
2014-12-18 22:40:03 +00:00
cTn
4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 2014-09-20 13:51:23 +02:00
Renamed from tabs/default.html (Browse further)