Todd Werth
2cc0644fd7
Updated table template to make it simpler, no need for extra stylesheet for the view, it just makes it overly complicated
2014-12-12 14:12:38 -08:00
Todd Werth
e82db1496b
Test for that last commit
2014-12-12 14:12:08 -08:00
Todd Werth
dd7da679dc
Changed current_view_controller to accommodate ProMotion-menu
2014-12-12 10:08:45 -08:00
Gant Laborde
2907907d16
Merge pull request #155 from infinitered/bp_without_p
...
Supports setting relative frames when a previous element does not exist
2014-12-11 00:02:10 -06:00
Mark Rickert
6ab0ba7823
Supports setting relative frames when a previous element does not exist
...
below_prev & above_prev should set set their frames relative to y=0 and right_of_prev & left_of_prev should use x=0 as their starting point when no previous element exists.
2014-12-09 13:43:08 -07:00
Gant Laborde
7b6c750e35
Merge pull request #154 from GantMan/version_at_least
...
added .ios_at_least? method with tests
2014-12-09 11:00:14 -06:00
Gant
3fad6200b8
added .ios_at_least? method with tests
2014-12-09 10:52:07 -06:00
Gant Laborde
c2be7b31a7
Merge pull request #148 from vaughankg/date_time_formats
...
added prefab date and time styles to RMQ::Format.date
2014-12-06 09:35:46 -06:00
Gant Laborde
355c8b0d12
Merge pull request #153 from GantMan/from_sides
...
assessing issue #152 - added `fl` and warning
2014-12-04 09:45:44 -06:00
Gant
437af334ef
moved whitelist to constant for more speed
2014-12-03 16:09:02 -06:00
Gant
57c46f811c
added warning for #152
2014-12-03 15:52:00 -06:00
Gant
17e50e3ebc
alias for for #152
2014-12-03 15:26:41 -06:00
Gant
627bae0d9d
test for frame for #152
2014-12-03 15:26:23 -06:00
Gant Laborde
c58301ed89
Merge pull request #151 from squidpunch/specs-should-have-spec
...
generator should use spec in spec filenames
2014-12-03 08:36:05 -06:00
David Larrabee
8f678425c1
generator should use spec in spec filenames
2014-12-02 21:28:20 -05:00
Todd Werth
f5041235f4
Merge branch 'master' of github.com:infinitered/rmq
2014-12-02 14:11:14 -08:00
Todd Werth
d471c7a5f4
Added rmq.app.windows that returns the windows array
2014-12-02 14:11:09 -08:00
Gant Laborde
3f10f4b6ac
Merge pull request #149 from shreeve/master
...
allow alpha values in Color#from_hex
2014-12-02 09:22:07 -06:00
Steve Shreeve
236ba0c017
test alpha support for Color#from_hex
2014-12-02 01:13:55 -05:00
Steve Shreeve
c35e4e4b77
allow alpha values in Color#from_hex
2014-12-02 00:38:31 -05:00
Vaughan Kelly Guy
69733c4f37
added prefab date and time styles to RMQ::Format.date
2014-12-01 14:36:14 -05:00
Gant Laborde
fe11c2336c
Merge pull request #146 from GantMan/rmq_debug_colorize
...
RMQ debug colorize 💖
2014-11-24 08:50:54 -06:00
Gant Laborde
757433581d
modified readme
...
mostly just to kick off Travis again, but also to fix a few small things.
2014-11-24 08:46:08 -06:00
Gant
0c59c30fa4
added rmq.debug.colorize with tests
2014-11-23 19:30:54 -06:00
Gant
653f0d20f6
code in place for debug.colorize
2014-11-23 19:06:25 -06:00
Todd Werth
0f3e1d0a15
Removed motionprint in gem file, it's not required. Fixed bug in sample app
2014-11-17 19:25:02 -08:00
Todd Werth
6bc15e3d8f
Comment fix. Version bump
2014-11-17 15:07:36 -08:00
Todd Werth
ff0ad2cfdc
Merge pull request #145 from infinitered/uitextview_stylers
...
Adds editable, selectable, and data_detector_types to UITextView styler.
2014-11-16 08:53:35 -08:00
Mark Rickert
947f08bdb5
Adds editable, selectable, and data_detector_types to UITextView styler.
2014-11-14 10:12:12 -08:00
Gant Laborde
f1a63e0d44
Merge pull request #144 from vaughankg/valid_invalid
...
stopped .valid and .invalid from returning duplicates
2014-11-06 21:16:26 -06:00
Vaughan Kelly Guy
bba128c6ef
stopped .valid and .invalid from returning duplicates
2014-11-06 17:36:21 -05:00
Gant Laborde
242da460ba
Merge pull request #143 from squidpunch/fix-132
...
Fixes spec crashing issue (#132 )
2014-11-04 10:15:11 -06:00
Gant Laborde
94d494f73a
Merge pull request #141 from squidpunch/image-spec
...
Adds `resource` image test
2014-11-03 23:10:12 -06:00
Gant Laborde
d983f29cbe
Merge pull request #140 from GantMan/nitpick_cleanups
...
Nitpick cleanups
2014-11-03 23:04:09 -06:00
David Larrabee
3b2cec9c64
Fixes spec crashing issue ( #132 )
2014-11-03 18:50:19 -05:00
David Larrabee
ad6aa7a963
Adds resource image test
2014-11-03 08:25:39 -05:00
Gant
91b57da8ac
added todo testing of traversing
2014-11-02 23:51:37 -06:00
Gant
a3e6a7f8a2
added test for retina
2014-11-02 23:00:14 -06:00
Gant
74efaca007
renamed method as dictated in TODO
2014-11-02 22:09:05 -06:00
Gant
c41b69168c
removed unused vars
2014-11-02 21:58:07 -06:00
Gant
92951db7b1
removing unused vars
2014-11-02 21:38:06 -06:00
Gant
243913a173
Merge branch 'master' of https://github.com/infinitered/rmq into nitpick_cleanups
2014-11-02 21:29:12 -06:00
Todd Werth
d99937a258
Merge pull request #138 from squidpunch/ui-control-styler
...
Adds UIControl styler methods
2014-11-02 17:50:43 -08:00
Todd Werth
c7bdb47957
Merge pull request #137 from squidpunch/more-spec
...
More spec coverage
2014-11-02 17:49:49 -08:00
Gant Laborde
e5bf7d453d
Merge pull request #139 from squidpunch/shortcut-position-of-resource_resizable
...
Adds t,b,l,r options to resource_resizable
2014-11-02 18:07:56 -06:00
David Larrabee
3e0a0a09f1
Adds resource_for_device testing
2014-11-01 21:04:08 -04:00
David Larrabee
72fd4e8bac
Adds t,b,l,r options to resource_resizable
2014-11-01 21:04:08 -04:00
David Larrabee
e616931148
Adds UIControl styler methods
2014-11-01 13:11:07 -04:00
David Larrabee
aa4afaf3c1
Adds coverage for the rest of styler_for views
2014-11-01 11:52:20 -04:00
David Larrabee
22ccd8c9f3
Test coverage for stylesheet.setup
2014-11-01 10:57:18 -04:00