|
f02bec30e6
|
Upgrade dependencies; fix proptype check in Pagination
|
2018-02-22 08:09:51 -07:00 |
|
|
0a9259ec56
|
Create maximizeable LargeTextArea for WordForm Details
Other places need to utilize this as well (Dictionary Details)
|
2017-12-10 14:13:28 -07:00 |
|
|
0d2ac0648e
|
Show Update and Cancel instead of Create when editing words
|
2017-12-08 13:23:09 -07:00 |
|
|
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 |
|
|
316fe07dbe
|
Update how words are created and updated
Modify constructor of Word, modify WordForm to accept words differently,
update WordDisplay to pass data to new WordForm correctly.
|
2017-11-15 13:54:29 -07:00 |
|
|
f5a558e68e
|
Get parts of speech for WordForm from DictionaryData instead of props
|
2017-11-14 17:04:36 -07: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 |
|
|
d34a86dc1b
|
Update app state to display words
|
2017-06-25 14:23:42 -06:00 |
|
|
55495f9f7f
|
Add WordsList and WordDisplay for displaying words
Need to figure out how to properly trigger a re-render of the list after
a word is added or updated.
|
2017-05-18 23:47:01 -06:00 |
|
|
74956c06f6
|
Fix word form not clearing
|
2017-05-18 22:27:16 -06:00 |
|
|
d1f23c62c2
|
Start adding IPAField component for suggesting IPA chars
|
2017-04-22 17:05:36 -06:00 |
|
|
80fdea0d4c
|
Start adding words to db via search form
|
2017-04-20 13:10:07 -06:00 |
|
|
067489225a
|
Structured main content of site with Bulma
|
2017-04-20 13:09:48 -06:00 |
|