Commit Graph

16 Commits

Author SHA1 Message Date
Cameron McCord a685e16bc4 cleaned up code, fixed tests 2015-05-06 11:44:25 -06:00
Cameron McCord cc0089d901 Changed to passing in transform functions for your text fields 2015-05-06 11:31:49 -06:00
Cameron McCord afc15b0aa4 colors on text fields get cleared afterwards 2015-05-05 19:21:31 -06:00
Cameron McCord 847885a490 added float rule with tests 2015-05-05 18:58:11 -06:00
Cameron McCord ab0f1f189d added test to check that color doesn't change automatically 2015-05-05 18:42:08 -06:00
Cameron McCord 6c93e83a2d Added test for testing uitextfield border color 2015-05-05 18:38:45 -06:00
Cameron McCord c6f82a0bea removed let color 2015-05-05 18:36:12 -06:00
Cameron McCord ae64d62951 removed color feature 2015-05-05 18:35:23 -06:00
Cameron McCord 4c7462e6a5 Added tests for coloring text fields 2015-05-05 18:32:20 -06:00
Cameron McCord 19490824c3 Error fields auto-set error messages if given, can specify a different text field border color, can have the validator add the colored border to errored text fields 2015-05-05 18:21:35 -06:00
Georg Fischer ffe902dba9 fix issue with errors showing up for unregistered fields 2015-05-05 16:52:08 +02:00
Cameron McCord dfa5c257ce Added validate function with callback + tests 2015-04-30 17:55:06 -06:00
Georg Fischer 18af245f78 add tests for registerField and unregisterField 2015-04-15 21:23:52 +02:00
Jeff Potter 4dee25a5f5 fixing some formating problems on test 2015-04-10 13:52:17 -06:00
Jeff Potter 0bc6e7a50a adding tests, refactoring to make easier to understand 2015-04-10 13:50:28 -06:00
Jeff Potter d3dcf368ef initial commit 2014-11-20 11:46:58 -07:00