1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-08-18 11:41:15 +02:00
Commit graph

7 commits

Author SHA1 Message Date
9b7e797aef Expand and use default dictionary and Updater 2017-08-20 14:41:08 -06:00
6bb8a6306a Enable switching details from DictionaryDetails menu.
Add Phonology section to DictionaryDetails.
Update DictionaryDetails and MainDisplay to have more data to work with and display.
2017-08-17 13:53:48 -06:00
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
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
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