1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2026-01-15 20:48:44 +01:00
Commit graph

13 commits

Author SHA1 Message Date
a25e4726e5 Implement create account and login; fix validation issues 2018-01-21 14:25:36 -07:00
3d329c8a87 Add AccountManager with (test) login and syncing dictionaries with DB! 2018-01-12 14:58:21 -07:00
43d2d48b27 Add PropTypes verifications to all components
1) to help me when I screw up and 2) to have a clearly laid out but
still useful way of knowing what props a component can accept!
2017-11-15 16:07:42 -07:00
6d79cdc7de Update Header nav to fit changed Bulma structure 2017-10-31 09:07:23 -06:00
141a0b896f Add markdown documents for modal detail popups 2017-09-11 11:39:47 -06:00
a443fe4c3f Fix code style
Remove misguided comma-first style, add floating commas, and improve
spacing and parentheses for single-param inline arrow functions.
2017-07-25 22:11:33 -06:00
08428f51ac Improve SearchBox functionality 2017-06-25 15:49:23 -06:00
f500a08f8f Added PNG fallback if browser does not support SVG 2017-04-22 16:52:06 -06:00
dc0d7eff07 Add: Data managers; New SearchBox design
Also fixed logo and restructured components that don't need state.
2017-04-20 13:10:07 -06:00
8b6dbc0e8e Re-style Search; Upgrade Inferno 2017-04-20 13:10:01 -06:00
067489225a Structured main content of site with Bulma 2017-04-20 13:09:48 -06:00
a3437771f5 Remove everything to start a full rewrite. 2017-04-03 22:24:14 -06:00
09626a9e0f Restructure folders in components/ and try to resist rewriting the whole app from scratch. 2017-04-02 00:14:32 -06:00
Renamed from src/components/Header.jsx (Browse further)