|
43d2d48b27
|
Add PropTypes verifications to all components
1) to help me when I screw up and 2) to have a clearly laid out but
still useful way of knowing what props a component can accept!
|
2017-11-15 16:07:42 -07:00 |
|
|
ec19dfc583
|
Minor cleanup
|
2017-09-11 11:39:33 -06:00 |
|
|
a443fe4c3f
|
Fix code style
Remove misguided comma-first style, add floating commas, and improve
spacing and parentheses for single-param inline arrow functions.
|
2017-07-25 22:11:33 -06:00 |
|
|
053ef54402
|
Improve wording & functionality in IPA components.
|
2017-04-27 17:03:01 -06:00 |
|
|
adb7275f13
|
Improve Phondue instructions, remove unused files.
Also un-hexed digraph file into JSON file for easier editing if
necessary. The filesize is also smaller.
|
2017-04-27 16:28:01 -06:00 |
|
|
7cd8ac75a3
|
Integrate KeyboardFire's phondue into IPAField
Rewrote MIT-Licensed scripts to work as Inferno components.
Use keyboard shortcuts, smart replacement, or a table selection to
choose IPA characters!
|
2017-04-27 14:33:25 -06:00 |
|