Commit Graph

29 Commits

Author SHA1 Message Date
Mathura MG 85bbe045e5 Add high contrast theme (#141)
* initial changes for high contrast theme

* change more colours

* add more styles

* add new variables

* fix few more colours

* fix typo

* fix indent
2016-10-12 12:08:12 -04:00
catarak 103ebd2014 add theme to preferences, add backbone of themes to scss 2016-09-20 23:57:27 -04:00
MathuraMG 6cba157687 add preview; output focus 2016-08-31 23:07:43 -04:00
MathuraMG fbc6f1c97a switch to onChange 2016-08-29 16:36:35 -04:00
MathuraMG fe803d52d0 remove preference__option--selected 2016-08-29 14:39:23 -04:00
MathuraMG b825096640 make preferences radio buttons 2016-08-25 17:46:30 -04:00
MathuraMG 76c7c6384d add subtitle 2016-08-19 15:51:41 -04:00
MathuraMG bcd2a39f9d add preferences to include text output 2016-08-12 15:50:33 -04:00
MathuraMG be010b8ac0 switch div to sections 2016-08-12 14:19:23 -04:00
MathuraMG 0f9bf4a999 fix aria-live bug in FF 2016-08-11 20:26:14 -04:00
MathuraMG d789c9a8f3 move lint warning to preferences 2016-08-11 14:09:59 -04:00
catarak 18c2fe9e85 add autosave preference styling 2016-08-09 17:29:17 -04:00
catarak 42b15d06de add autosave to preferences 2016-08-09 16:15:28 -04:00
catarak c76b1353c3 put preferences to server, need to look at mongoose docs tho because is wrong 2016-08-04 21:43:13 -04:00
catarak b542f72d33 remove code bloat from preferences, add preferences to user schema 2016-08-03 23:45:49 -04:00
Cassie Tarakajian 7fb77772f7 Merge pull request #29 from MathuraMG/label
add aria tags and roles
2016-08-01 14:01:29 -04:00
catarak a2072d9b0c move preference action creators to preferences component 2016-08-01 13:55:49 -04:00
MathuraMG f4d49f49a5 add aria-label tag 2016-07-30 22:46:48 -04:00
MathuraMG 4ddad41053 add labels for buttons 2016-07-15 16:47:12 -04:00
MathuraMG 589bc9f630 change html tags 2016-07-14 17:20:44 -04:00
mathuramg b4c15e70df add more roles + remove menu roles 2016-07-13 15:23:48 -04:00
mathuramg baec9e9e87 add aria-tags and titles 2016-07-13 11:59:47 -04:00
mathuramg 0942378812 remove dev changes 2016-07-11 09:06:43 -04:00
mathuramg 42d59d3fb3 change list to buttons - accessibility 2016-07-11 08:44:27 -04:00
mathuramg 65bd8c2e63 include space and tab 2016-07-10 22:52:48 -04:00
mathuramg 3bdd02e859 make preference value input tag 2016-07-10 20:13:37 -04:00
mathuramg 1b56f8ce54 add more preferences 2016-07-06 11:27:39 -04:00
catarak f60a7e845d add prop types to preference, fix proptype head in preview frame 2016-06-27 15:57:36 -04:00
catarak 3d42da18a8 fix a ton of eslint errors 2016-06-23 18:29:55 -04:00