Commit Graph

  • c720671552 Working on grid Todd Werth 2014-05-26 01:22:37 -07:00
  • f2a07b9421 Fixed bug (with a horrible hack) when using edgesForExtendedLayout == UIRectEdgeNone Todd Werth 2014-05-25 13:31:37 -07:00
  • 993175ca9a Fixed from_bottom bug 2014_04_16_rect Todd Werth 2014-05-25 11:05:23 -07:00
  • 54b238fa3e Fixed specs and shhhh fixed the styler Gant 2014-05-23 23:01:46 -05:00
  • 20029c7110 starting the tests for new button styler Gant 2014-05-23 22:19:50 -05:00
  • 12ab740778 Updated Readme Todd Werth 2014-05-23 17:33:33 -07:00
  • f769cbbd3b Update README Todd Werth 2014-05-23 17:19:44 -07:00
  • aee25abc37 Bumped version. Added abbreviations to bop,etc. Change main screen to match new rect system Todd Werth 2014-05-23 17:09:12 -07:00
  • ba9ef475dd Added previous options to Rect. Added weak_ref_value to utils Todd Werth 2014-05-23 00:27:56 -07:00
  • cd5e39bf73 Added centered to Rect Todd Werth 2014-05-22 23:48:11 -07:00
  • 40201611e6 Fixed spec bug in Device Todd Werth 2014-05-22 23:33:11 -07:00
  • 9736a4f876 Merge branch 'master' into 2014_04_16_rect Todd Werth 2014-05-22 23:04:30 -07:00
  • 915fe6d778 Bumped version to 0.5.8 preparing for release v0.5.8 Todd Werth 2014-05-22 09:03:09 -07:00
  • 341967ab7a Some more refactoring on Rect, plus updated rdocs on Rect Todd Werth 2014-05-22 09:01:21 -07:00
  • 67860874a1 Merge pull request #60 from GantMan/uibutton_styler_insets Todd Werth 2014-05-22 09:00:28 -07:00
  • bbc6e8fafd Some refactoring on Rect Todd Werth 2014-05-21 20:55:02 -07:00
  • d593ad4256 Continuing work on rect Todd Werth 2014-05-21 20:17:04 -07:00
  • 3633ce367b Working on rect Todd Werth 2014-05-21 14:33:57 -07:00
  • b9344536dd Added styler for button title insets Gant 2014-05-20 22:15:01 -05:00
  • 9f19b93566 Working on rect Todd Werth 2014-05-20 16:59:19 -07:00
  • 04413c3762 Merge pull request #57 from squidpunch/test-coverage Todd Werth 2014-05-11 10:50:28 -07:00
  • 6fe3881d67 Adds coverage for device David Larrabee 2014-05-10 11:25:40 -04:00
  • 5258e836ae Adds test coverage for color David Larrabee 2014-05-10 01:56:48 -04:00
  • 0da37daf50 Local merge issues Todd Werth 2014-05-09 18:23:39 -07:00
  • de19619ea6 Added absolute_frame Todd Werth 2014-05-09 18:20:13 -07:00
  • e53749183d Added prepend! and unshift! Todd Werth 2014-05-09 18:19:59 -07:00
  • 20fd75f019 Working on rect and grid Todd Werth 2014-05-09 16:44:24 -07:00
  • 16b84bb16f Merge pull request #56 from DiogoAndre/enable-animations-options-overriding Todd Werth 2014-05-09 13:37:02 -07:00
  • 47bbe27a56 Enable overriding options for animations diogoandre 2014-05-09 16:18:05 -03:00
  • fec6c15c41 Merge branch 'master' into 2014_04_16_rect Todd Werth 2014-05-09 10:09:45 -07:00
  • a73a083f42 Merge pull request #54 from skellock/swipe-tests Todd Werth 2014-05-08 16:52:04 -07:00
  • 7c26812a5d Specs for swipe events. Steve Kellock 2014-05-08 19:04:53 -04:00
  • 1884c4cc18 Merge pull request #53 from skellock/master Todd Werth 2014-05-08 15:04:12 -07:00
  • 8d9b3900db Fix a typo in the CollectionView template. Steve Kellock 2014-05-08 17:42:00 -04:00
  • fe59452ef3 Added directional swiping events. Steve Kellock 2014-05-08 17:33:38 -04:00
  • eb9ce91fd2 Fixed weakref specs Todd Werth 2014-05-07 10:57:38 -07:00
  • 879bd841ac WeakRef still broken, undeprecating Todd Werth 2014-05-07 09:10:42 -07:00
  • 0fc84217cc Working on Inspector Todd Werth 2014-05-06 23:47:53 -07:00
  • d8e56324cd Tweaks Todd Werth 2014-05-05 21:03:05 -07:00
  • d49dd92ed8 More features in inspector Todd Werth 2014-05-05 20:53:08 -07:00
  • a349f8a905 Working on inspector, misc Todd Werth 2014-05-05 17:40:49 -07:00
  • 4389eb5d0a Merge branch 'master' into 2014_04_16_rect Todd Werth 2014-05-04 23:53:51 -07:00
  • 6902eec054 Added append! and create! methods, which return the view without using .get Todd Werth 2014-05-04 23:46:14 -07:00
  • f7d5308b5c Added to readme for new animate feature and added a test Todd Werth 2014-05-04 23:27:04 -07:00
  • cf1ab9cf40 Added block to .animate to simplify simple animation. Fixed distribute :horizontal Todd Werth 2014-05-04 23:12:21 -07:00
  • 4d682dda44 Fixed bug in grid, worked on Inspector Todd Werth 2014-05-04 15:09:28 -07:00
  • 2074a6d018 Added block to .animate to simplify simple animation. Fixed distribute :horizontal Todd Werth 2014-05-04 15:09:11 -07:00
  • d67226e1b6 Local merge issues Todd Werth 2014-05-03 23:05:34 -07:00
  • 461d4e5a39 Undeprecated weak_ref_to_strong_ref, this is still needed. Added is_object_weak_ref?. Mod'd RubyMotionQuery::RMQ.weak_ref to not create a weak_ref of a weak_ref. It seems that RubyMotionQuery::RMQ.weak_ref is still needed. I submitted a bug report for RM. Removed the workaround on "weak_ref_is_same_object?" it entirely in later release. Todd Werth 2014-05-03 22:49:15 -07:00
  • 9a472b4bf8 Merge pull request #51 from squidpunch/test-coverage Todd Werth 2014-05-03 15:09:05 -07:00
  • 0a6fc350dc Expands test coverage previously marked as todo David Larrabee 2014-05-01 23:31:28 -04:00
  • 4e92101726 Significant change: changed when a style is applied to a view when build/create/append is called. Before it would apply the style before calling rmq_build, which was a mistake. I moved it so that it calls rmq_build, then applies the style. This way you can style the view in its own stylesheet, then override it in the controler's stylesheet. Todd Werth 2014-04-29 22:32:02 -07:00
  • afe4898e02 Fixed some template issues Todd Werth 2014-04-29 18:47:26 -07:00
  • 0a7b691a46 Merge pull request #48 from squidpunch/whitepace-only Todd Werth 2014-04-29 18:38:00 -07:00
  • cda5f1afad Whitespace only changes for generators David Larrabee 2014-04-28 21:35:09 -04:00
  • 5ef0c72be1 New gem version v0.5.7 Todd Werth 2014-04-25 19:41:57 -07:00
  • f9091ecf25 Temp fix of "rmq create" not pulling latest the latest template Todd Werth 2014-04-24 10:47:02 -07:00
  • d544a3fca7 More work on grid and rect Todd Werth 2014-04-24 10:37:52 -07:00
  • 02cebb5c09 Working on grid Todd Werth 2014-04-21 17:14:42 -07:00
  • 7045822424 Working on grid Todd Werth 2014-04-21 01:34:57 -07:00
  • 90778cdde4 Working on the grid and inspector Todd Werth 2014-04-20 14:04:48 -07:00
  • 92bed9dc85 Merge branch 'master' into 2014_04_16_rect Todd Werth 2014-04-17 19:32:48 -07:00
  • cd40dffc78 Tweaking travis config Todd Werth 2014-04-17 18:52:23 -07:00
  • fcc14d0736 Tweaking travis config Todd Werth 2014-04-17 18:49:35 -07:00
  • 7e7f035969 Tweaking travis config Todd Werth 2014-04-17 18:46:53 -07:00
  • 3429b6a30a Tweaking travis config Todd Werth 2014-04-17 18:43:51 -07:00
  • 294bb1b279 Tweaking travis config Todd Werth 2014-04-17 18:32:42 -07:00
  • d18aa835bd Another change to the travis config Todd Werth 2014-04-17 18:18:30 -07:00
  • 479865222f Updated travis config Todd Werth 2014-04-17 18:15:02 -07:00
  • b44ed59d9e Merge branch 'master' into 2014_04_16_rect Todd Werth 2014-04-17 18:11:43 -07:00
  • 72a6f29387 Fixed that last commit, and added specs for it <blushes> Todd Werth 2014-04-17 14:47:43 -07:00
  • e83d67978a Added special create for UITableView when doing a rmq.create/rmq.append. Allows style option. Todd Werth 2014-04-17 12:31:28 -07:00
  • 127cefd728 Merge pull request #43 from GantMan/master Todd Werth 2014-04-16 21:06:23 -07:00
  • bd242e3cf7 Added accessory_type styler to table view cells Gant 2014-04-16 22:36:52 -05:00
  • bea849e280 Merge pull request #42 from malkomalko/master Todd Werth 2014-04-16 15:12:49 -07:00
  • 4713717ab4 Local merge fix Todd Werth 2014-04-16 15:02:53 -07:00
  • 978f614f95 Added 2 new animations: sink_and_throb, and land_and_sink_and_throb. Added opacity to UIView styler Todd Werth 2014-04-16 13:04:43 -07:00
  • f4b49fd39c use UIApplication.sharedApplication.statusBarOrientation Robert Malko 2014-04-16 17:17:54 -04:00
  • 30f128f21b update stylesheet.rb to fix app/screen size/height Robert Malko 2014-04-16 16:26:05 -04:00
  • 9869c68b5a Merge pull request #39 from GantMan/master Todd Werth 2014-04-16 11:16:59 -07:00
  • e918b5f18e removed redundant stylers in UIButton that existed in UIView Gant 2014-04-15 10:30:54 -05:00
  • b9e186383b Added masksToBounds styler to UIView Gant 2014-04-15 10:24:58 -05:00
  • f84ce952c9 moved generic stylers to the UIView and removed redundant Gant 2014-04-14 21:13:49 -05:00
  • f62b9855ea added UITextView Stylers basics Gant Laborde 2014-04-14 20:43:47 -05:00
  • d1ed96c219 Allow from_right and from_bottom when setting a frame or in layout Todd Werth 2014-04-14 17:16:06 -07:00
  • 75b1ba6b63 Merge branch 'master' of github.com:infinitered/rmq Todd Werth 2014-04-14 15:01:56 -07:00
  • b42fbd54ee Readme update Todd Werth 2014-04-14 15:01:47 -07:00
  • 3dd10f9e23 Merge pull request #38 from mattsgarrison/master InfiniteRed 2014-04-14 14:54:23 -07:00
  • f13d93a16d Added ability to specify a table cell style when appending, creating, or building Todd Werth 2014-04-14 14:45:37 -07:00
  • df37560756 Normalizing setter/getter order and style Matt Garrison 2014-04-14 15:47:45 -06:00
  • 432b923f3e Adding additional accessor methods to the default set of stylers Matt Garrison 2014-04-14 15:15:21 -06:00
  • c00ac98fe8 Fixed issue with using rmq in stylesheet (not auto-wrapping views) Todd Werth 2014-04-10 17:47:08 -07:00
  • c8723653f9 Updated readme Todd Werth 2014-04-09 18:53:17 -07:00
  • 88fee82b2a Fixed rmq.view_controller when the root view controller was a ECSlidingViewController or other such container views that weren't caught before Todd Werth 2014-04-09 18:52:59 -07:00
  • 82149b5b4f Updated gems Todd Werth 2014-04-07 09:33:34 -07:00
  • 5b9f261995 Merge branch 'master' of github.com:infinitered/rmq Todd Werth 2014-04-07 09:30:34 -07:00
  • 5531d72f77 Updates to readme. Deprecated weak_ref_to_strong_ref Todd Werth 2014-04-07 09:30:30 -07:00
  • 2d35169bf1 Merge pull request #37 from GantMan/master Todd Werth 2014-04-07 09:21:52 -07:00
  • 0ab8a259a1 Tweaking the regex Gant Laborde 2014-04-06 18:23:43 -05:00
  • f25c938df3 Merge pull request #36 from GantMan/master Todd Werth 2014-04-06 13:01:31 -07:00