1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2026-02-27 17:09:43 +01:00
Commit graph

21 commits

Author SHA1 Message Date
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
de5c50f1ef Update inferno version 2017-11-15 11:21:58 -07:00
5bd4582719 Add word deletion with SweetAlert2 confirmation 2017-11-15 11:02:09 -07:00
e131f7bff4 Add postcss autoprefixer to webpack 2017-10-31 09:08:29 -06:00
a74765f4cf Upgrade Bulma 2017-10-31 07:41:35 -06:00
0ae6d76b82 Add lazyloading and Ad component 2017-09-11 11:40:53 -06:00
575264fb4f Add sanitize-html for content displayed via dangerouslySetInnerHtml 2017-08-19 11:00:39 -06:00
aaee2bcdb0 Upgraded Bulma 2017-08-16 16:49:31 -06:00
ab0dea1a86 Add Webpack Dev Server; Fix WordDisplay issue. 2017-07-25 22:27:45 -06:00
d4043e2d79 Add FontAwesome 2017-06-25 16:23:03 -06:00
b8354a3ae5 Upgrade all packages! 2017-06-25 14:38:03 -06:00
7cd8ac75a3 Integrate KeyboardFire's phondue into IPAField
Rewrote MIT-Licensed scripts to work as Inferno components.
Use keyboard shortcuts, smart replacement, or a table selection to
choose IPA characters!
2017-04-27 14:33:25 -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
91d4d5b5da Lots of different changes, mostly to convert to InfernoJS and to work on updating to Bulma structure. 2017-01-14 12:55:42 -07:00
d4f4dd62c8 Added Bulma for restyling, removed yarn because it stopped installing correctly. 2016-12-28 07:26:54 -07:00
15f26883e6 Got new word form React component working and rendering mostly correctly in ES2016! 2016-09-21 14:40:25 -06:00
d914d8f133 Started on the path to node compatibility, but it's not usable yet.
Need to figure out how to require() defiant.js...
2016-09-20 15:59:59 -06:00