Commit Graph

701 Commits

Author SHA1 Message Date
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
Todd Werth
7faba301d8 Bumped version to 1.2.0 2015-03-19 14:49:35 -07: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
Mark Rickert
da13a34009 Merge pull request #218 from squidpunch/add-different-device-tests
Have travis test the iPhone 5 as well
2015-03-19 10:02:55 -04: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
Gant Laborde
54208ee655 Merge pull request #221 from infinitered/table_cell_separator_insets
Adds separator_inset for UITableViewCell styler.
2015-03-18 19:27:41 -05:00
Mark Rickert
1bb099d13f Adds separator_inset for UITableViewCell styler. 2015-03-18 18:33:16 -04:00
Mark Rickert
4f91ccd170 Merge pull request #219 from infinitered/content_mode_symbols 2015-03-16 15:53:44 -04:00
Mark Rickert
c4c3f4f376 Adds symbol capability for UIView contentModes
Closes #216
2015-03-16 13:18:43 -04:00
David Larrabee
22bec56ec0 Have travis test the iPhone 5 as well
We may want to expand this, but this adds the ability to test a
  pointer issued that came up due to the different arch's so this is a
  first pass at adding better coverage for these type of issues.
2015-03-16 11:09:11 -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
Mark Rickert
a7465db431 Merge pull request #212 from GantMan/text_align_alias
alias for text_align instead of text_alignment (for us web folk)
2015-03-14 16:05:43 -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
Gant
d169ab1794 adding a friendly alias for text_alignment 2015-03-12 22:31:31 -05:00
Todd Werth
db516610b2 Merge pull request #207 from jamonholmgren/feature/delay
Feature/delay
2015-03-11 09:24:09 -07:00
Todd Werth
12697d5c3f Merge pull request #211 from infinitered/border_color_fix_210
Fixes issue with white, black, and gray border colors on views.
2015-03-11 09:10:34 -07:00
Jamon Holmgren
8850b23fe6 Fix timing on test 2015-03-11 09:04:53 -07:00
Todd Werth
6190bc2bfb Merge pull request #209 from GantMan/fix_color_for_iphone5
fix for iPhone 5 pointers
2015-03-11 09:00: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
a6a3e33f05 Fixes issue 210
Turns out that color.white is a UICachedDeviceWhiteColor and was not being checked for in the is_color method.
2015-03-11 10:38:22 -04:00
Mark Rickert
6f3bc6bc87 Adds failing test for setting a border of white, black or gray 2015-03-11 10:35:01 -04:00
Gant
3a659914f1 fix for iPhone 5 pointers 2015-03-11 00:44:53 -05:00
Todd Werth
408ce993bf Merge pull request #204 from jamonholmgren/update/spec_file_generators
Renamed spec files to add _spec suffix
2015-03-06 11:31:51 -08:00
Todd Werth
15878e1563 Merge pull request #203 from infinitered/uilabel_resize_height
UILabel resize_height_to_fit functionality
2015-03-06 11:31:03 -08:00
Mark Rickert
7e14b421b5 Adds font leading property to calculate actual correct height. 2015-03-05 21:55:03 -05: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
Gant Laborde
9d3ebbc24c Merge pull request #206 from infinitered/ui_activity_indicator_view
Adds UIActivityIndicatorView stylers and actions
2015-03-05 08:38:01 -06: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
Gant Laborde
c9223c1d9a Merge pull request #205 from infinitered/intl_phone_validation
Adds international phone number validation.
2015-02-27 22:09:17 -06:00
Mark Rickert
066c3fbfb2 Adds international phone number validation. 2015-02-27 15:01:36 -06:00
Jamon Holmgren
5aee901900 Renamed spec files to add _spec suffix 2015-02-27 11:27:00 -08: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
Todd Werth
05b1adb63d Merge pull request #199 from squidpunch/fix-gradient
Properly work with the gradient layer if exists
2015-02-26 10:14:48 -08:00
Gant Laborde
3d8fcc23f5 Merge pull request #196 from infinitered/auto_set_content_size
Adds auto_set_content_size for UIScrollview and subclasses.
2015-02-26 11:21:12 -06:00
Mark Rickert
83c65baba6 Merge pull request #202 from squidpunch/indicator_style
Fixes testing issue
2015-02-26 10:20:51 -06:00
David Larrabee
8a88c50f85 Fixes testing issue 2015-02-26 08:24:15 -05:00