DaidoujiChen
|
4e9b931456
add done button in FLEXArgumentInputTextView
|
12 lat temu |
DaidoujiChen
|
842bc94525
add FLEXArgumentInputFontsPickerView, easily select fonts
|
12 lat temu |
Ryan Olson
|
a5e77c5880
Bump version in FLEX.podspec
|
12 lat temu |
Ryan Olson
|
4f3725204d
Add missing [super viewWillAppear:] calls caught by the static analyzer.
|
12 lat temu |
Ryan Olson
|
7b60fca9bd
Fix getter override type mismatch.
|
12 lat temu |
Ryan Olson
|
213d9769d2
Work around deprecation warnings when deployment target >= 7.0
|
12 lat temu |
Ryan Olson
|
ac9235a607
Improve behavior when the root view controller on the key window is nil.
|
12 lat temu |
Ryan Olson
|
43d35f5beb
Guard against returning 0 from supportedInterfaceOrientations.
|
12 lat temu |
Ryan Olson
|
f898ef2bdf
Fix mixing of UIInterfaceOrientation enum with UIInterfaceOrientationMask enum.
|
12 lat temu |
Ryan Olson
|
c85e0e5fb2
Fix last README image link to dropbox.
|
12 lat temu |
Ryan Olson
|
eb5751ce4e
Update podspec screenshot links
|
12 lat temu |
Ryan Olson
|
c68200e4bc
Move the README images off of my personal dropbox.
|
12 lat temu |
Ryan Olson
|
3e9bf84655
Add syntax highlighting to the code in the README
|
12 lat temu |
Ryan Olson
|
f3821d643e
Update README
|
12 lat temu |
Ryan Olson
|
1ff18c0291
Add .podspec file
|
12 lat temu |
Ryan Olson
|
9c834223fe
Exclude FLEX from release builds in the example project.
|
12 lat temu |
Ryan Olson
|
6b98f38a82
Add UICatalog example project to demonstrate FLEX integration.
|
12 lat temu |
Ryan Olson
|
cad1eb4a9b
Go back to using [[object class] description]
|
12 lat temu |
Ryan Olson
|
829e279711
Be robust against NULL ivar type encoding (hello swift).
|
12 lat temu |
Ryan Olson
|
25223f633a
Don’t rely on UIKit being imported from a pch
|
12 lat temu |
Ryan Olson
|
cf753419eb
Fix the autoresizing mask on the explorer toolbar.
|
12 lat temu |
Ryan Olson
|
d0f9b7a580
Shorten the frame description so it fits in the info bar better.
|
12 lat temu |
Ryan Olson
|
85db936649
Update README (in progress)
|
12 lat temu |
Ryan Olson
|
a310c289c6
Add LICENSE
|
12 lat temu |
Ryan Olson
|
46c5929bd5
Use runtime functions over NSObject methods for safety with non-NSObject classes.
|
12 lat temu |
Ryan Olson
|
c3fe793c00
Fix format string argument ordering in method calling error string.
|
12 lat temu |
Ryan Olson
|
ccf2cd4ede
Add FLEXEncodeClass macro for a consistent way of getting full class type encoding strings.
|
12 lat temu |
Ryan Olson
|
c8581092d1
Update README with completed tasks.
|
12 lat temu |
Ryan Olson
|
947d4c83fe
Make shortcut property drill in behavior match the main properties section.
|
12 lat temu |
Ryan Olson
|
55f4d33bc3
Add `layer` to the view explorer shortcut property list.
|
12 lat temu |