Commit Graph

19 Commits (03c6d1a120fc99b35423c38d5b237e549ac252bf)

Author SHA1 Message Date
Hoaas 6075afd6b3 Update ResistorColors.t
Updated URL.
2016-01-15 22:06:24 +01:00
Mailkov 4e5383ef35 Issue #1163 - changes for review 2015-12-03 19:08:58 +00:00
Mailkov aeabcb335e Issue #1163 - Convert ResistorColors to use template 2015-12-02 18:04:00 +00:00
Roshan 853929f7b3 Fix extra div and margin 2015-01-20 23:42:13 +05:30
Roshan c7b3fa173d Tweak resistor colors 2015-01-18 01:25:59 +05:30
Roshan b73bfdafac Beautify markup 2015-01-15 02:02:52 +05:30
HackOrQuack 0b5cd4524c Add more tests to verify example triggers 2014-12-16 22:48:51 +00:00
HackOrQuack 18d11f6966 Update tests to test trigger word "resistor" 2014-12-16 21:51:50 +00:00
Matt Miller a6a5d9ffbb ResistorColors/ColorCodes: update new selector names.
Changed to be a bit less generic at the behest of @russellholt
2014-09-11 17:37:13 -04:00
Matt Miller e18062e177 ResistorColors: move from inline CSS. 2014-09-10 17:33:33 -04:00
Eric Johnson 9c29b27338 Added tests for example queries which are not currently tested.
Conflicts:

	t/TimezoneConverter.t
2014-02-10 21:36:14 +00:00
Dylan Lloyd 19562b378c formatting changes 2012-11-15 20:30:05 -05:00
Joe Walnes 7aef13b7e3 Resistor colors: Show additional tolerance band.
It always shows one extra color (gold = 5%). This is the most
common value and showing this makes it a lot more obvious how
the colors match up with a real resistor.
2012-11-15 20:30:05 -05:00
Joe Walnes 14d86c827f ResitorColors use 4 bands instead of 5.
These seems to be more common.

e.g. 4.7K ->
* 5 bands (old): yellow(4), purple(7), black(0), brown(x10), tolerance
* 4 bands (new): yellow(4), purple(7), red(x100), tolerance
2012-11-15 20:30:05 -05:00
Joe Walnes 2d739b8a01 Indicate what the individual resistor colors mean.
e.g. instead of:
  yellow red black brown
we now say:
  yellow (4), red (2), black (0), brown (x10)
2012-11-15 20:30:05 -05:00
Joe Walnes 11155d9bf6 Added (ohms) text to resistors Goodie. Removed bold. 2012-11-15 20:30:05 -05:00
Joe Walnes 0d665579d5 More link consistency. 2012-11-15 20:30:05 -05:00
Joe Walnes faa0282ffb Be consistent with 'more' link style. 2012-11-15 20:30:05 -05:00
Joe Walnes 4bb0428494 Resistor color code calculator.
Type in a query like "1.58m ohms" and get back the color codes in
an electronics resistor "brown green gray yellow".
2012-11-15 20:30:05 -05:00