Commit Graph

332 Commits

Author SHA1 Message Date
Todd Werth
609dd33088 Merge pull request #234 from infinitered/hide_keyboard
`rmq.app.hide_keyboard` to close #233
2015-04-07 11:48:25 -07:00
Todd Werth
7c6e59ae95 Merge pull request #235 from fvonhoven/master
Add ability for new iPhone sizes to resource_for_device and tests
2015-04-07 11:47:11 -07:00
Gant
9f109ca9b0 tests for debounce settings 2015-04-06 23:22:17 -05:00
Frank von Hoven
ef7dc361d0 Add new sizes to resource_for_device 2015-04-06 08:58:08 -05:00
Gant
06d3c15530 fix for specs - strange behavior 2015-04-04 15:46:25 -05:00
Gant
c4508d542f adding tests for 2015-04-04 15:31:33 -05:00
Todd Werth
b682fa7ff6 Merge pull request #227 from jamonholmgren/append-block
Added convenience callback block after append, build, etc, and find_or_append() (with tests)
2015-03-28 00:05:36 -07:00
Todd Werth
917e51737c Merge pull request #229 from infinitered/symbolize_util
Symbolize utility method
2015-03-26 13:35:00 -07:00
Frank von Hoven
0ea2417da4 Additional Tests 2015-03-26 14:10:51 -05:00
Frank von Hoven
57d0c48b5d Began date_picker_styler and tests 2015-03-22 18:36:33 -05:00
Gant
36c1f6d5a2 tests for symbolize 2015-03-21 19:17:27 -05:00
Gant Laborde
82e9cd862a Merge pull request #222 from infinitered/user_interaction_enabled
Allows you to set a UIView's userInteractionEnabled property.
2015-03-21 10:25:13 -05:00
Gant Laborde
b5d4f536be Merge pull request #225 from infinitered/ui_button_cleanup
UIButtonStyler cleanup
2015-03-21 10:23:52 -05:00
Gant Laborde
bb80660c1e Merge pull request #220 from infinitered/table_view_background_color
Set background view to nil when setting a table view's background color
2015-03-21 10:17:09 -05:00
Jamon Holmgren
47728aeb2a Added find_or_append 2015-03-20 19:54:57 -07:00
Jamon Holmgren
ef3998f7bb Added convenience callback block after append, build, etc 2015-03-20 16:45:24 -07:00
Mark Rickert
b07ff7d1da Merge pull request #224 from halo/master
Added data method for UIProgressView (sets progress)
2015-03-20 12:37:10 -04:00
Mark Rickert
1874b8dbb0 Adds background_image aliases and tests for aliases on UIButtonStyler 2015-03-20 12:27:55 -04:00
Mark Rickert
d0174f0286 Fix failing tests and make UIButtonStyler more consistent. 2015-03-20 12:27:21 -04:00
Mark Rickert
3708c0cfe2 Test UIButton style getters Multiple failing tests. 2015-03-20 12:19:36 -04:00
Mark Rickert
726c5a6b33 Adds attributed_title and attributed_title_highlighted to UIButton styler. 2015-03-20 12:14:51 -04:00
Gant Laborde
f93b3599f2 Merge pull request #223 from infinitered/fix_adjusts_font_inconsistence
unified stylers with aliases and missing tests to close #217
2015-03-19 11:28:04 -05:00
halo
ab1b887d22 Actually, test the getter, too 2015-03-19 14:28:20 +01:00
halo
5ceced67c8 Added #data for UIProgressView (sets progress) 2015-03-19 14:19:41 +01:00
Gant
215f8d05e4 unified stylers with aliases and missing tests to close #217 2015-03-18 22:27:56 -05:00
Mark Rickert
690b5a14fb Allows you to set a UIView's userInteractionEnabled property. 2015-03-18 20:32:41 -04:00
Mark Rickert
1bb099d13f Adds separator_inset for UITableViewCell styler. 2015-03-18 18:33:16 -04:00
Mark Rickert
78f1164abf Set background view to nil when setting a table view's background color
As specified in the apple documentation.
2015-03-17 15:56:46 -04:00
Mark Rickert
c4c3f4f376 Adds symbol capability for UIView contentModes
Closes #216
2015-03-16 13:18:43 -04:00
Mark Rickert
d9615c0fb7 Merge pull request #215 from infinitered/table_view_background_image
Tableviews need a different `st.background_image`
2015-03-14 16:09:22 -04:00
Mark Rickert
5380fd7cbc Merge pull request #214 from infinitered/timer_fuzz
add serious fuzz to the timer, but still testing for some accuracy
2015-03-14 16:06:59 -04:00
Gant
fd1e6caac2 seems it's time for 007 2015-03-13 12:59:17 -05:00
Gant
866dfe7af6 all tests green - set background image for tableviews 2015-03-13 12:19:01 -05:00
Gant
0132c5badd add serious fuzz to the timer, but still testing for some accuracy 2015-03-13 09:37:31 -05:00
Gant
906fe65ffb text align changed to be non-default as per rickert 2015-03-13 09:14:31 -05:00
Gant
5ebfafeaf9 text_align testing 2015-03-12 22:35:38 -05:00
Todd Werth
db516610b2 Merge pull request #207 from jamonholmgren/feature/delay
Feature/delay
2015-03-11 09:24:09 -07:00
Jamon Holmgren
8850b23fe6 Fix timing on test 2015-03-11 09:04:53 -07:00
Jamon Holmgren
ad0f58e5bc Merge branch 'master' of github.com:infinitered/rmq into feature/delay 2015-03-11 08:59:28 -07:00
Mark Rickert
6f3bc6bc87 Adds failing test for setting a border of white, black or gray 2015-03-11 10:35:01 -04:00
Mark Rickert
b0b35afffa Merge branch 'master' into uilabel_resize_height
* master:
  Fix typo in UIImageViewStyler spec.
  Adds UIActivityIndicatorView stylers and actions
  Adds international phone number validation.
2015-03-05 21:39:26 -05:00
Jamon Holmgren
bea648164d Fix tests thanks @gantman 2015-03-05 17:01:36 -08:00
Jamon Holmgren
7495c365dc Merge branch 'master' into feature/delay 2015-03-05 11:50:22 -08:00
Jamon Holmgren
ef95c35cfd Added rmq.app.after and rmq.app.every 2015-03-05 11:50:19 -08:00
Mark Rickert
9fffb54ba4 Fix typo in UIImageViewStyler spec. 2015-03-02 19:05:52 -06:00
Mark Rickert
cba4d0dd34 Adds UIActivityIndicatorView stylers and actions
With tests!
2015-03-02 19:05:37 -06:00
Mark Rickert
066c3fbfb2 Adds international phone number validation. 2015-02-27 15:01:36 -06:00
Mark Rickert
c1e8ef9d0f UILabel resize_height_to_fit functionality
I use this code in my apps a LOT to set the height of the frame of a UILabel after setting its text/font/etc. It shoudl auto-calculate the height based on the width and resize the UILabel to fit the text, no matter the font or text length.
2015-02-27 11:07:54 -06:00
Todd Werth
b208bb4721 Merge pull request #200 from infinitered/indicator_style
Adds indicator_style for UIScrollView
2015-02-26 10:25:19 -08:00
Todd Werth
6d46d91370 Merge pull request #201 from infinitered/new_segment_styler
New segment styler
2015-02-26 10:17:41 -08:00