1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-08-17 11:11:12 +02:00
Commit graph

15 commits

Author SHA1 Message Date
f866932de5 Make WordForm float in LeftColumn and closed by default
Expands RightColumn display when closed and compresses when open, unless
on mobile screen.
2017-12-09 15:07:28 -07:00
5934230d00 Made word form show in Modal if screen is Mobile size 2017-12-08 14:53:34 -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
6b8718ed6e Add option to not use button styling on Modal triggers 2017-10-31 09:07:52 -06: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
eb91db4b4a Create Modal component 2017-08-16 16:50:16 -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