Commit graph

29 commits

Author SHA1 Message Date
Sorrel Bri
77ebc5e1b9 hook options to Options render 2019-12-18 21:24:26 -08:00
Sorrel Bri
368b6ea1fa hook epochs into Epochs render 2019-12-18 20:11:21 -08:00
Sorrel Bri
cf0c971ee3 hook feature submit to reducer dispatch ADD_FEATURE 2019-12-17 19:10:48 -08:00
Sorrel Bri
5e0100edac hook features and phones into Features render 2019-12-16 22:22:37 -08:00
Sorrel Bri
7de78839b0 hook lexicon into ProtoLang render 2019-12-16 14:52:38 -08:00
Sorrel Bri
c8f6b65302 refactor to break stateReducer into modules for each property of state 2019-12-11 22:19:54 -08:00
Sorrel Bri
fe474583ef stub reducer hook 2019-12-04 14:25:16 -08:00
Sorrel Bri
5fd4406675 freeze to change structure of phoneme and epoch hooks 2019-12-04 12:23:14 -08:00
Sorrel Bri
1724355a6c decompose rules to produce rule bundle array for epoch object 2019-12-03 22:11:21 -08:00
Sorrel Bri
4903c6b8a3 add features hook for ease of lookup in rule decomposition 2019-12-03 21:40:12 -08:00
Sorrel Bri
544f06d4d4 decompose lexemes into segmental feature bundles 2019-12-03 17:24:59 -08:00
Sorrel Bri
946f1cb930 output error message for sound change suite 2019-11-30 15:58:44 -08:00
Sorrel Bri
efae25583c refactor run changes to build error object 2019-11-30 15:13:10 -08:00
Sorrel Bri
a23671d3f9 validating rules on run submit 2019-11-30 13:50:37 -08:00
Sorrel Bri
20601af746 render list of results from results hook 2019-11-30 00:00:09 -08:00
Sorrel Bri
caa8da5ded render Output component 2019-11-29 23:49:51 -08:00
Sorrel Bri
c3e4650ad7 stub run changes function for form submit 2019-11-29 23:37:32 -08:00
Sorrel Bri
02b21b2aec connect options form with options hook 2019-11-29 22:54:52 -08:00
Sorrel Bri
63ec56e458 add options form, patch sound change autofill no deletion bug 2019-11-29 21:48:37 -08:00
Sorrel Bri
07100ccaa9 add starting sound change rule for empty rules 2019-11-29 19:32:42 -08:00
Sorrel Bri
2f989364fa add function to remove epoch 2019-11-29 19:24:19 -08:00
Sorrel Bri
46c76b5e41 edit rules in epoch hook for one sound change suite 2019-11-29 16:43:26 -08:00
Sorrel Bri
d4139ee575 render epoch name 2019-11-29 15:36:55 -08:00
Sorrel Bri
b83a11912e add new features to hook via feature form 2019-11-29 14:57:40 -08:00
Sorrel Bri
13e04ab20d render features from state 2019-11-26 23:34:00 -08:00
Sorrel Bri
983e858b7b stub phonetic Features 2019-11-26 18:44:07 -08:00
Sorrel Bri
46f1b2a831 implement hook for proto lang lexicon 2019-11-26 18:39:40 -08:00
Sorrel Bri
6a7a563189 render ProtoLang from PhonoChangeApplier 2019-11-26 15:09:51 -08:00
Sorrel Bri
0bc6a93bf1 stub options and applier components 2019-11-26 14:42:19 -08:00