Commit Graph

7 Commits

Author SHA1 Message Date
Nathan Tannar 6666b0ff21 Removed Unneeded Code 2017-12-08 12:22:29 -08:00
Nathan Tannar a653aa4546 InputStackView Modification 2017-12-06 21:08:33 -08:00
Nathan Tannar 0cdf0bdf36 Suggestions from PR #320 2017-11-02 22:14:25 -07:00
Nathan Tannar eea80108f7 Add .top InputStackView and Docs 2017-11-02 20:21:15 -07:00
zhongwuzw 941b7e1585 updated request changes 2017-11-01 15:18:45 +08:00
Nathan Tannar 466ab2fd60 Suggestions from PR #275 2017-10-21 15:13:07 -07:00
Nathan Tannar f1578b9e15 AddedAdded InputStackView as its own subclass
A subclass of UIStackView thats default properties are such that it will layout its arranged subviews based on their intrinsicContentSize which is what we need for InputBarButtonItems
2017-10-20 19:15:55 -07:00