741 Commits

Author SHA1 Message Date
Mark Rickert
054ae531a7 Woah, these specs are setting not verifying! 2015-01-29 10:00:38 -05:00
Gant Laborde
e7ff13579d Merge pull request #176 from aesmail/uitextview-text-alignment
Added text alignment for the UITextView styler.
2015-01-28 20:50:27 -06:00
Abdullah Esmail
d85b87fdf9 removed extra characters. 2015-01-29 05:28:11 +03:00
Abdullah Esmail
a13d54866f UITextView text alignment tests. 2015-01-29 05:25:45 +03:00
Abdullah Esmail
32e3a76dda Added text alignment for the UITextView styler. 2015-01-29 05:07:51 +03:00
Mark Rickert
7e0ffd73ff Adds methods to apply shadows to UIViews 2015-01-24 12:35:38 -05:00
Todd Werth
d1a7618da4 Added an orphan test I had added a while ago. Bumped version and built gem 2015-01-23 11:12:58 -08:00
Gant Laborde
dcf7070aa4 Merge pull request #173 from infinitered/fix_demo_app
Fixes deprecations and crash in demo app.
2015-01-21 10:03:56 -06:00
Mark Rickert
e872cb4d9c Fixes deprecations and crash in demo app. 2015-01-21 08:14:39 -05:00
Todd Werth
de06f3f5c4 Merge pull request #172 from fvonhoven/master
Added text highlighted styler & test
2015-01-20 15:11:16 -08:00
Frank von Hoven
c1990de6e4 Test for new text highlighted styler 2015-01-20 16:58:33 -06:00
Frank von Hoven
87e0523381 Added text_highlighted styler 2015-01-20 16:46:24 -06:00
Gant Laborde
9d10b85000 Merge pull request #163 from infinitered/transform_styler
Allow setting a view transform manually in UIView styler.
2015-01-20 12:55:40 -06:00
Gant Laborde
0ab00a6f05 Merge pull request #167 from squidpunch/add-separator-inset
Adds styler for separatorInset and rowHeight for table
2015-01-20 12:54:47 -06:00
Gant Laborde
07d4ae51de Merge pull request #169 from infinitered/device_log
adds rmq.device.log
2015-01-20 12:54:14 -06:00
David Larrabee
aac45aab0a Adds row_height styler 2015-01-18 12:16:39 -05:00
Gant Laborde
6a77051078 Merge pull request #168 from GantMan/master
added `data` for UISwitch - Includes tests
2015-01-16 09:19:20 -06:00
Mark Rickert
9416984cb0 adds rmq.device.log
For quickly seeing what common values are for the device you're on.
2015-01-15 20:06:38 -05:00
Gant
a52cb379e4 added for UISwitch 2015-01-14 08:47:31 -06:00
David Larrabee
a40ec82405 Adds styler for separatorInset 2015-01-13 17:33:07 -05:00
Todd Werth
aa4990b0ce Fixed bug #165 "Distribute margin with multiple selected objects" 2015-01-06 11:51:10 -08:00
Gant Laborde
224836b0d6 Merge pull request #164 from infinitered/deprecation_warnings
Adds deprecation warning capabilities.
2015-01-06 11:23:53 -06:00
Mark Rickert
b4259d7196 Adds deprecation warning capabilities.
No tests here... move along please.
2015-01-01 22:28:19 -05:00
Mark Rickert
719ac91d6c Merge branch 'master' into transform_styler
* master:
  Added some deprecation back in until later version
2015-01-01 21:41:14 -05:00
Todd Werth
2fb57fc095 Added some deprecation back in until later version 2015-01-01 16:39:41 -08:00
Mark Rickert
1cf12d2bd0 Allow setting a view transform manually in UIView styler. 2014-12-31 17:34:31 -05:00
Todd Werth
adcc99aa2e Removed deprecations 2014-12-18 12:29:07 -08:00
Todd Werth
d2fcf57f61 Merge pull request #161 from infinitered/keyboard_type_symbols
Lots of cool symbol setters keyboard and text input fields
2014-12-18 10:08:33 -08:00
Mark Rickert
dbc22155fd Allow setting a border style via symbol. 2014-12-18 12:15:33 -05:00
Mark Rickert
97117b9c24 Allow setting spell check types via symbol. 2014-12-18 11:40:28 -05:00
Mark Rickert
20ab5fef40 Allow setting return_key_type via a symbol. 2014-12-18 11:35:12 -05:00
Mark Rickert
fc7dfd8d4d Allos a user to set keyboard_type with symbols. 2014-12-18 11:30:26 -05:00
Mark Rickert
8196608443 Why were there no tests for UITextLabel stylers? Weird.
Now there are.
2014-12-18 11:29:56 -05:00
Gant Laborde
3e16794bc7 Merge pull request #160 from GantMan/master
added mixed case test to email
2014-12-17 13:34:14 -06:00
Gant
59828b21c7 added mixed case test to email 2014-12-17 09:22:47 -06:00
Gant Laborde
00010ca01b Merge pull request #159 from gguerini/allows-upper-case-email-addresses
Allows validation of upper case email addresses.
2014-12-17 09:20:01 -06:00
Guillermo Guerini
4833e99487 Allows validation of upper case email addresses. 2014-12-17 10:12:00 -05:00
Todd Werth
f0ce1d170d Added short version and bumped version to 1.0.0 2014-12-16 13:49:12 -08:00
Todd Werth
612943fd63 Merge pull request #157 from squidpunch/expand-color
Allows color creation by passing in parameters
2014-12-15 17:34:17 -08:00
David Larrabee
f16e4c8115 Final refactoring; removes color pollution; adds from_base 2014-12-15 09:21:56 -05:00
Gant
d3a4e13073 x % 16 shouldn't use 256, + tests 2014-12-15 09:01:28 -05:00
David Larrabee
3c239870a8 Adds color.with(options) method
Options allow all rgba values
2014-12-15 09:01:28 -05:00
David Larrabee
eab22964c7 Updates stylesheet color reference; sample app 2014-12-15 09:01:28 -05:00
David Larrabee
01b1521523 Adds checks for proper parameters and refactoring 2014-12-15 09:01:28 -05:00
David Larrabee
4c8d184e6e Adds ability to pass HSVA color params directly 2014-12-15 09:01:28 -05:00
David Larrabee
3487e3fc55 Adds ability to pass RGBA color params directly 2014-12-15 09:01:28 -05:00
David Larrabee
2a916fec32 Properly handle clean colors 2014-12-15 09:01:28 -05:00
David Larrabee
5b277abcc7 Adds ability to pass hex color params directly 2014-12-15 09:01:28 -05:00
Todd Werth
f97862a763 Fixed problem where rmq inside a stylesheet couldn't select views from the root_view. This bug sucked 2014-12-13 00:49:08 -08:00
Todd Werth
53733c5878 Fixed grid spec failures in RM 3.0/64bit. Bumped version for next gem 2014-12-12 14:34:06 -08:00