47 Commits

Author SHA1 Message Date
Daniel Sinn 8b7bb7d5e7 Implement Simon Says module in React 2019-11-26 10:29:37 -05:00
Daniel Sinn 3c9ea427d8 Implement keypads module in React 2019-11-26 02:38:40 -05:00
Daniel Sinn 2fb6fd8446 Refactor ButtonModuleColourInput to extend ButtonModuleTextInput 2019-11-25 10:37:41 -05:00
Daniel Sinn 046d3361a9 Minor styling improvements for the React modules done so far 2019-11-25 10:22:52 -05:00
Daniel Sinn 5621ab7212 Implement button module in React 2019-11-25 10:16:04 -05:00
Daniel Sinn 28a4d8c4f8 Implement wires module in React
New project to rewrite this in React.
2019-11-25 08:37:23 -05:00
Daniel Sinn ada083c346 Merge pull request #22 from dsinn/21-wire-sequence-columns-fix
Give more space to the Wire Sequence buttons
2019-09-22 05:01:08 -04:00
Daniel Sinn b83372a277 Give more space to the Wire Sequence buttons
Closes #21.
2019-09-13 08:58:49 -04:00
Daniel Sinn 9c53bd0fe4 Create readme with link to GitHub pages 2019-01-07 12:46:06 -05:00
Daniel Sinn a4e5a87b6f Merge pull request #18 from dsinn/3-alternate-venn-diagram
#3 Alternate Venn diagram implementation
2018-06-21 01:43:02 -04:00
Daniel Sinn 58f0ca8d92 #3 Alternate Venn diagram implementation 2017-12-14 16:15:39 -05:00
Daniel Sinn 56ee93dbd9 Fix visual bug with passwords
Also HTML compliance :D
2016-01-12 20:37:30 -05:00
Daniel Sinn 186a979e08 Have an "instruction" class for more consistency 2015-12-29 16:31:22 -05:00
Daniel Sinn 184e1716aa Don't need h2 margin-top when sections have that much padding 2015-12-29 12:38:51 -05:00
Daniel Sinn fdd80b10f0 Apply brevity to Venn diagram module too 2015-12-29 12:37:06 -05:00
Daniel Sinn 29d772b48a Fix minor inconsistencies 2015-12-29 12:32:48 -05:00
Daniel Sinn 0e85146b85 Merge pull request #14 from dsinn/button-module-text
More concise button module text
2015-12-29 11:51:28 -05:00
The-Balthazar 22b962896e Update ktane.js
Missed a lit indicator.
2015-12-25 22:59:09 +00:00
The-Balthazar f8c3c9a327 Update ktane.js
Lit indicator prettification.
2015-12-24 15:28:01 +00:00
The-Balthazar b7748b97c8 Update ktane.css
Lit indicator css style.
2015-12-24 15:25:03 +00:00
Daniel Sinn 12ab123f26 More concise button module text 2015-12-24 01:50:57 -05:00
Daniel Sinn f067780ec6 Merge branch 'simon' 2015-12-24 01:28:39 -05:00
Daniel Sinn 062eeebf82 Merge pull request #12 from dsinn/simon
Simon visual improvement
2015-12-24 01:19:50 -05:00
Daniel Sinn 5c8a86cfed Merge pull request #10 from dsinn/navigation
Add ugly quick-nav
2015-12-24 01:19:42 -05:00
Daniel Sinn 2525dc20c9 Merge pull request #11 from dsinn/keypads
Add Keypads module
2015-12-24 01:19:31 -05:00
Daniel Sinn 6855f119dd Need line-height: 0 on keypad li's
welp, that was easy
2015-12-24 01:18:50 -05:00
Daniel Sinn 24733e178c Keep the gradient only on the Simon board
On my screen, white on light isn't great, and I don't think wire colour
indicators really benefit from the gradient.
2015-12-23 18:17:43 -05:00
The-Balthazar 60f4cf8e3c Update ktane.css
Palette swap for better Simon readability.
2015-12-23 21:28:48 +00:00
Daniel Sinn 679d76dd4b cursor: pointer on the keypads, because why not 2015-12-23 14:09:45 -05:00
Daniel Sinn 41e1b58ad0 Merge pull request #9 from dsinn/wof-filter
Add filter for Who's on First
2015-12-23 01:12:28 -05:00
Daniel Sinn 40fd7dcc72 Add Keypads module 2015-12-23 01:08:11 -05:00
Daniel Sinn 467bd4b534 Add auto-expand for nav, and missing section IDs 2015-12-22 23:47:07 -05:00
Daniel Sinn 8bc4466dbb Add ugly quick-nav 2015-12-22 23:31:26 -05:00
Daniel Sinn 8dd6eb81ad Add filter for Who's on First
Also change #sectionDisplay to #sectionWof for consistency with the manual.
2015-12-22 23:09:26 -05:00
Daniel Sinn 061451653a Merge pull request #7 from dsinn/simon
Simon Says module
2015-12-20 18:39:42 -05:00
Daniel Sinn c183207bfc Fix Simon board borders and small JS inconsistency 2015-12-15 00:57:02 -05:00
Daniel Sinn c31e1ccfe4 Make Simon show arrows at the beginning 2015-12-14 18:36:51 -05:00
Daniel Sinn a147fceea1 Add Simon functionality with ugly arrows 2015-12-14 18:21:00 -05:00
Daniel Sinn 709571da3a Missed one place in the button colour refactor 2015-11-30 01:20:52 -05:00
Daniel Sinn 1f260b71ae Merge branch 'master' into simon 2015-11-30 01:16:18 -05:00
Daniel Sinn 75a4e173b2 Rename heading to "Who's on First" for less confusion 2015-11-30 01:15:57 -05:00
Daniel Sinn 756ae89a51 Replace carriage returns (how did those randomly get in there?) 2015-11-30 01:15:06 -05:00
Daniel Sinn 4738021e9e Quick-fix extra padding on Simon collapse 2015-11-29 17:31:29 -05:00
Daniel Sinn f7fc253724 Attach events to Simon module; still waiting on arrows 2015-11-29 17:30:44 -05:00
Daniel Sinn 302cff7f89 Initial template for the Simon module
* Make colour classes more reusable
2015-11-29 16:14:01 -05:00
Daniel Sinn bd261df32f What I have when I decide to source-control this 2015-11-29 15:10:23 -05:00
Daniel Sinn 2d67d8e533 Initial commit 2015-11-29 15:07:52 -05:00