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

12 commits

Author SHA1 Message Date
d49ffa8d94 Change Helpers to export functions instead of being a class 2017-08-20 23:53:59 -06:00
1a74058115 Make default dictionary details blank 2017-08-20 23:42:44 -06:00
09df4e8047 Add more fields to the EditDictionary* and DictionaryData 2017-08-20 23:27:28 -06:00
3ae2114449 Automate Updater.updateDictionaryDetails()'s process 2017-08-20 23:24:57 -06:00
9b7e797aef Expand and use default dictionary and Updater 2017-08-20 14:41:08 -06:00
3dadcb0ee1 Fix errors in Updater 2017-08-20 12:31:04 -06:00
173bc48eee Move Updater class to managers 2017-08-20 11:57:17 -06:00
24301cc7e6 Fix updated dictionary data being saved wrong in DictionaryData 2017-08-16 16:53:04 -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
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
80fdea0d4c Start adding words to db via search form 2017-04-20 13:10:07 -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