Commit Graph

21 Commits

Author SHA1 Message Date
Jeff Potter 3e881899d4 Small chnages to Scheme and moving tests 2015-10-15 13:36:41 -06:00
Jeff Potter 5e32b891c4 Adding Carthage support 2015-10-15 12:06:44 -06:00
Jonah Williams 7c31d5fd9e Add constructor calls to fix test build errors 2015-09-10 17:22:49 -07:00
Jonah Williams 1b7c541ed3 Perform recommended update to .pbxproj
XCode suggests `ENABLE_TESTABILITY`, and updates to `PRODUCT_BUNDLE_IDENTIFIER`
2015-09-10 17:19:27 -07:00
Jonah Williams 5ed3d8c6ba Automatic migration to Swift 2.0
Converted using Xcode 7.0 GM release (Version 7A218).
2015-09-10 17:09:31 -07:00
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