Commit Graph

21 Commits

Author SHA1 Message Date
Robbie Antenesse f02bec30e6 Upgrade dependencies; fix proptype check in Pagination 2018-02-22 08:09:51 -07:00
Robbie Antenesse 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
Robbie Antenesse de5c50f1ef Update inferno version 2017-11-15 11:21:58 -07:00
Robbie Antenesse 5bd4582719 Add word deletion with SweetAlert2 confirmation 2017-11-15 11:02:09 -07:00
Robbie Antenesse e131f7bff4 Add postcss autoprefixer to webpack 2017-10-31 09:08:29 -06:00
Robbie Antenesse a74765f4cf Upgrade Bulma 2017-10-31 07:41:35 -06:00
Robbie Antenesse 0ae6d76b82 Add lazyloading and Ad component 2017-09-11 11:40:53 -06:00
Robbie Antenesse 575264fb4f Add sanitize-html for content displayed via dangerouslySetInnerHtml 2017-08-19 11:00:39 -06:00
Robbie Antenesse aaee2bcdb0 Upgraded Bulma 2017-08-16 16:49:31 -06:00
Robbie Antenesse ab0dea1a86 Add Webpack Dev Server; Fix WordDisplay issue. 2017-07-25 22:27:45 -06:00
Robbie Antenesse d4043e2d79 Add FontAwesome 2017-06-25 16:23:03 -06:00
Robbie Antenesse b8354a3ae5 Upgrade all packages! 2017-06-25 14:38:03 -06:00
Robbie Antenesse 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
Robbie Antenesse b3be22c26a Update IPAField suggest on last typed letter regardless of position 2017-04-26 23:03:41 -06:00
Robbie Antenesse 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
Robbie Antenesse 8b6dbc0e8e Re-style Search; Upgrade Inferno 2017-04-20 13:10:01 -06:00
Robbie Antenesse 067489225a Structured main content of site with Bulma 2017-04-20 13:09:48 -06:00
Robbie Antenesse a3437771f5 Remove everything to start a full rewrite. 2017-04-03 22:24:14 -06:00
Robbie Antenesse 09626a9e0f Restructure folders in components/ and try to resist rewriting the whole app from scratch. 2017-04-02 00:14:32 -06:00
Robbie Antenesse d4f4dd62c8 Added Bulma for restyling, removed yarn because it stopped installing correctly. 2016-12-28 07:26:54 -07:00
Robbie Antenesse 24e2ec1c6c Move to Yarn from NPM. 2016-11-01 17:20:10 -06:00