Commit Graph

16 Commits (master)

Author SHA1 Message Date
Ian Prest 8d0c2c900b Updated test screenshots to reflect numpad-spacing change to samples. 9 years ago
Ian Prest 0ab14d8e9f updated unit-test screenshots 9 years ago
Ian Prest 19de5ef540 Updated unit-tests with new screenshots of smaller keyboard area 9 years ago
Ian Prest 45b0e0b03b Made renderer work with new CSS parser 9 years ago
Ian Prest f9fcd4e8c4 Wrote my own CSS parser + unit-tests 9 years ago
Ian Prest 8f09fbfdbd Fix a problem where you couldn't type a question-mark
-- For some reason, showHelp() was no longer able to detect which
element had raised the event when you typed a question-mark, so the help
dialog would pop up when you were trying to edit a legend.
-- Fixed by consulting document.activeElement instead of the event's
srcElement
-- Also added some unit tests for this.
9 years ago
Ian Prest aae8ffb740 Testing: New tests for additional color/size possibilities 9 years ago
Ian Prest 6fb87476da Testing: Updated screenshots
-- Antialiasing around the key borders is slightly different now, with
the new rendering.
9 years ago
Ian Prest 4a8d9a0c37 Fix serialization of text colors & add unit-tests for text colors 9 years ago
Ian Prest b4c0c6875a Serialization for fully-generic-legends
-- Added tests for legends & text-size
-- Colors currently untested
9 years ago
Ian Prest 50d068b663 Merge remote-tracking branch 'origin/master' into fully-generic-legends 9 years ago
Ian Prest c0a1c2dec6 Testing: Specify baseUrl in config file. 9 years ago
Ian Prest cd5169d5cd Testing: Added tests for text positioning & size/color overrides 9 years ago
Ian Prest bd2c69b308 Testing: Added regression tests for various samples 9 years ago
Ian Prest 7d8f090064 Testing: Added code to snap screenshots 9 years ago
Ian Prest 4b43791e19 Testing: Added a very simple launch unit-test
-- Testing using protractor
9 years ago