Commit Graph

10 Commits

Author SHA1 Message Date
Robbie Antenesse c8a7c1436f Start creating EditDictionaryModal and related pieces
Add Updater for saving new values.
Add EditDictionaryForm and EditLinguisticsForm.
Add helpful Array and Object functions to Helper.
2017-08-16 16:53:55 -06:00
Robbie Antenesse ab0dea1a86 Add Webpack Dev Server; Fix WordDisplay issue. 2017-07-25 22:27:45 -06:00
Robbie Antenesse 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
Robbie Antenesse d34a86dc1b Update app state to display words 2017-06-25 14:23:42 -06:00
Robbie Antenesse 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
Robbie Antenesse dc0d7eff07 Add: Data managers; New SearchBox design
Also fixed logo and restructured components that don't need state.
2017-04-20 13:10:07 -06:00
Robbie Antenesse 8b6dbc0e8e Re-style Search; Upgrade Inferno 2017-04-20 13:10:01 -06:00
Robbie Antenesse 067489225a Structured main content of site with Bulma 2017-04-20 13:09:48 -06:00
Robbie Antenesse a3437771f5 Remove everything to start a full rewrite. 2017-04-03 22:24:14 -06:00
Robbie Antenesse 09626a9e0f Restructure folders in components/ and try to resist rewriting the whole app from scratch. 2017-04-02 00:14:32 -06:00