1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-04-06 19:50:33 +02:00
Commit graph

17 commits

Author SHA1 Message Date
d90294eb22 Add info modals for help, terms, and privacy; update footer links 2019-05-08 11:59:57 -06:00
cc70e14437 Get maximize buttons working correctly 2019-05-07 14:31:54 -06:00
6f649d1790 Keep already-open edit forms open on re-render 2019-05-07 12:56:21 -06:00
c5c17d022e Fix function name (setupEditFormButtons -> setupWordEditFormButtons) 2019-05-07 10:22:32 -06:00
72041ecafb Remove pagination (keep the code) 2019-05-07 10:02:53 -06:00
d3c5633821 Style edit form and make cancel button re-render 2019-05-06 16:50:52 -06:00
d178a91be3 Create pagination and random word generator utility 2019-05-06 16:28:51 -06:00
c86dfb06b6 Start working on renderEditForm() 2019-05-06 09:08:03 -06:00
71ffab64ba Toggle word options list when clicking options 2019-05-05 13:09:38 -06:00
b6d728fe8d Add search filters and search result count 2019-05-05 12:00:32 -06:00
97677244f5 Set up saving dictionary changes correctly 2019-05-04 00:21:55 -06:00
f3fd01f143 Move Search functions to search.js 2019-05-03 12:36:46 -06:00
dbff3a122e Highlight search terms in results; add cloneObject helper 2019-05-03 12:32:49 -06:00
7011054487 Make renderWords filter by search term 2019-05-03 12:02:46 -06:00
060a78b3e4 Add text replacer to auto-reference tagged words 2019-05-03 11:46:11 -06:00
e4369f0ffd Add render funciton fo populate parts of speech 2019-05-03 11:45:26 -06:00
7b54e473e4 Create renderer for when dictionary details change 2019-05-03 10:34:11 -06:00