Commit Graph

58 Commits

Author SHA1 Message Date
Greg Shuflin 48d8cef2fd Fix result pluralization 2021-09-13 01:04:43 -07:00
Greg Shuflin 0b9cd7ff54 Add ordering, limits 2021-09-13 00:17:25 -07:00
Greg Shuflin a4c48b3cce Move entry components into separate file 2021-09-13 00:00:51 -07:00
Greg Shuflin 60aa910978 Add --detailed-report flag to parcel 2021-09-12 23:22:00 -07:00
Greg Shuflin e5b6d99f23 Store language in browser session storage 2021-09-12 23:15:32 -07:00
Greg Shuflin f4e674c88f Tukvaysi support 2021-09-12 23:09:58 -07:00
Greg Shuflin 9192e070e1 Add Elesu support 2021-09-12 23:06:42 -07:00
Greg Shuflin 4593473b33 Tighten up request logic 2021-09-12 22:55:46 -07:00
Greg Shuflin bb80900eb0 Explanatory text 2021-09-12 22:17:30 -07:00
Greg Shuflin 7c5e16acc3 Remove console.log 2021-09-12 22:13:04 -07:00
Greg Shuflin 3a261bef95 Convert App to functional component 2021-09-12 22:12:39 -07:00
Greg Shuflin 12207c30b1 Move type definitions 2021-09-12 21:43:26 -07:00
Greg Shuflin 146b8126a2 More typecheck, lint fixes 2021-09-12 21:35:46 -07:00
Greg Shuflin cf975330f4 Fix eslint rules for typescript 2021-09-12 21:21:55 -07:00
Greg Shuflin 3ec15e30b3 Use enum for search direction 2021-09-12 21:11:52 -07:00
Greg Shuflin 9d52161957 Start supporting Juteyuji 2021-09-12 20:48:11 -07:00
Greg Shuflin eb46a87c8e General improvements for non-Sai conlangs 2021-09-12 17:27:09 -07:00
Greg Shuflin 010552a4fc Move over App to .tsx 2021-09-12 02:22:50 -07:00
Greg Shuflin 3b2083fa27 Fix indenting 2021-09-12 02:07:44 -07:00
Greg Shuflin 44156694a2 More types 2021-09-12 02:07:29 -07:00
Greg Shuflin a9703a9529 Lint as script 2021-09-12 01:51:40 -07:00
Greg Shuflin 75403ca383 Have eslint support typescript 2021-09-12 01:50:27 -07:00
Greg Shuflin 0331062120 Use tsconfig file 2021-09-12 01:43:22 -07:00
Greg Shuflin 31e3113ca7 Start actually typechecking 2021-09-12 01:39:52 -07:00
Greg Shuflin 0a2934616e Don't need source maps for prod 2021-09-12 01:19:40 -07:00
Greg Shuflin 077d014899 Start switching over files to typescript 2021-09-12 01:18:32 -07:00
Greg Shuflin ea7d85c734 Install typescript 2021-09-12 01:16:05 -07:00
Greg Shuflin 0d5e2c90a2 App.jsx improvements 2021-09-12 01:07:30 -07:00
Greg Shuflin e8c53cda2f Start using eslint 2021-09-12 00:55:17 -07:00
Greg Shuflin 4de6e718ff Fix up some declension issues 2021-09-12 00:28:33 -07:00
Greg Shuflin 188abe2b93 Reorganize src files 2021-09-12 00:05:07 -07:00
Greg Shuflin 232bdd1718 gitignore 2021-09-11 23:49:20 -07:00
Greg Shuflin 69276b0477 Correct parcel scripts 2021-09-11 23:48:49 -07:00
Greg Shuflin e19abfc3e8 Fresh dependencies 2021-09-11 23:28:33 -07:00
Greg Shuflin 118a2857ce Fresh package.json 2021-09-11 23:18:46 -07:00
Greg Shuflin d026526e56 Start fixing build setup
Delete everything that seems stateful
2021-09-11 23:16:17 -07:00
Greg Shuflin b4bd9eb376 Track yarn version 2021-09-11 21:21:20 -07:00
Greg Shuflin 19825ecfd9 Gitignore 2021-09-11 21:15:47 -07:00
Greg Shuflin 5bc543d3f8 Upgrade to latest yarn 2021-09-11 21:13:37 -07:00
Greg Shuflin 01b11fde0b Auto-declension improvements 2021-09-11 20:14:59 -07:00
greg a1a6370eee Starting work on programatic noun declension
This is half-finished
2019-07-23 02:54:10 -07:00
greg 982d68bfeb Upgrade some packages 2019-07-23 02:41:53 -07:00
greg 581b22469d Got much of other-conlang integration working 2019-01-28 23:08:43 -08:00
greg 102f5545ca Show conlang 2019-01-28 22:13:08 -08:00
greg 2f7202b644 Add favicon
Don't really like the icon but it will do for now
2019-01-28 21:31:35 -08:00
greg 7ec4c4e5e9 Add deploy script 2019-01-26 02:54:07 -08:00
greg 742abc5989 Add meta charset 2019-01-26 02:49:22 -08:00
greg 6953ebad52 Ergonomic improvements 2019-01-26 02:23:50 -08:00
greg 0327c545d2 More css tweaks 2019-01-26 01:55:19 -08:00
greg e88c8b954e Function component for entry 2019-01-26 01:34:35 -08:00