1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-08-17 19:21:13 +02:00
Lexiconga/src/components
2016-09-23 11:59:38 -06:00
..
Button.jsx Having trouble getting the Dictionary component to render its list of words at all, let alone re-render when it's updated. 2016-09-21 18:18:54 -06:00
Dictionary.jsx Got words displaying and sorting correctly! Editing words works, working on editing individual word fields. 2016-09-22 18:08:14 -06:00
EditWordForm.jsx Got new word form React component working and rendering mostly correctly in ES2016! 2016-09-21 14:40:25 -06:00
Header.jsx Having trouble getting the Dictionary component to render its list of words at all, let alone re-render when it's updated. 2016-09-21 18:18:54 -06:00
Input.jsx Got words displaying and sorting correctly! Editing words works, working on editing individual word fields. 2016-09-22 18:08:14 -06:00
login.js Started on the path to node compatibility, but it's not usable yet. 2016-09-20 15:59:59 -06:00
NewWordForm.jsx Improved Inputs and NewWordForm, and made inter-component references more prolific. 2016-09-22 14:05:49 -06:00
TextArea.jsx Having trouble getting the Dictionary component to render its list of words at all, let alone re-render when it's updated. 2016-09-21 18:18:54 -06:00
Word.jsx Got word editing working correctly. Need to add labels to fields, maybe use word form component instead. 2016-09-23 11:59:38 -06:00