1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-08-17 11:11:12 +02:00
Lexiconga/src/components
2016-09-29 22:59:25 -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
Checkbox.JSX Added Edit Dictionary form and manipulation of dictionary settings plus Checkboxes to go with it! Also added the ability to disable input fields. 2016-09-27 17:10:03 -06:00
Dictionary.jsx Got Dictionary Info (description and details) displaying correctly! Going with a tabbed display this time. :) 2016-09-29 20:26:16 -06:00
EditDictionaryForm.jsx Added ability to specify dictionary classification as something other than "dictionary" if desired. Also added non-URL helper links for Input components. 2016-09-29 22:59:25 -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
FixedPage.jsx Added Edit Dictionary form and manipulation of dictionary settings plus Checkboxes to go with it! Also added the ability to disable input fields. 2016-09-27 17:10:03 -06:00
Footer.jsx Worked on styling, got fixed info pages and the footer working correctly! Next, I need to add the dictionary settings page. 2016-09-27 15:12:48 -06:00
Header.jsx Worked on styling, got fixed info pages and the footer working correctly! Next, I need to add the dictionary settings page. 2016-09-27 15:12:48 -06:00
InfoDisplay.jsx Got Dictionary Info (description and details) displaying correctly! Going with a tabbed display this time. :) 2016-09-29 20:26:16 -06:00
Input.jsx Added ability to specify dictionary classification as something other than "dictionary" if desired. Also added non-URL helper links for Input components. 2016-09-29 22:59:25 -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
TextArea.jsx Added Edit Dictionary form and manipulation of dictionary settings plus Checkboxes to go with it! Also added the ability to disable input fields. 2016-09-27 17:10:03 -06:00
Word.jsx Worked on styling, got fixed info pages and the footer working correctly! Next, I need to add the dictionary settings page. 2016-09-27 15:12:48 -06:00
WordForm.jsx Dictionaries can save and load locally! But if you're editing a word, it keeps the edit form open... 2016-09-24 09:59:19 -06:00