Yarden Eitan
c88a059640
[Catalog] Remove unwanted warnings from build ( #2794 )
...
* fix warnings for .count in Swift strings and duplicate images in Asset folders, also give the Extension target all icons
* update project settings to recommended ones
2018-01-05 16:58:33 -05:00
Yarden Eitan
29d760c7d6
Added isPresentable to catalog files, ported over ZShadow to dragons. ( #2726 )
2017-12-15 12:20:35 -05:00
Martin Petrov
f98a9d42ed
@objc annoaing catalog by convention ( #2305 )
2017-10-30 10:24:17 -04:00
Will Larche
5dae93c6c4
[TextFields] Adding .placeholderText to controllers ( #2149 )
...
* [TextFields] Adding .placeholderText to fix bugs and continue moving API to controller.
* [TextFields] PR feedback.
* [TextFields] Removes ambiguous layout.
* [TextFields] Better code organization and comment.
2017-10-12 09:16:07 -04:00
Will Larche
b438856be2
[TextFields] Examples bug and formatting ( #2137 )
...
* [TextFields] Formatting correction.
* [TextFields] Example bug.
2017-10-09 21:54:41 -04:00
Will Larche
90e79dd815
[TextFields] iOS 11 example bugs fixed ( #2071 )
...
* [TextFields] Example fix for iOS 11.
* [TextFields] iOS 11 bugs fixed.
* [TextFields] Formatting
* [TextFields] Xcode 8 support
* [TextFields] Example layout correction.
* [TextFields] Xcode and iOS safety code.
* [TextFields] typo corrections.
* [TextFields] Code for Xcode conditional.
* [TextFields] Xcode 8 support.
* [TextFields] Pleasing the static analyzer.
* [TextFields] Formatting improvement.
* [TextFields] Swift compiler conditional change and some formatting.
* [TextFields] Swift example notification changes.
* [TextFields] Safer notifcations code in Objc.
* [TextFields] Formatting
2017-10-02 20:30:17 -04:00
Robert Moore
8940d77d6d
[Catalog] Verify all examples provide CatalogByConvention methods ( #1911 )
...
All examples now have at least the required `+catalogBreadcrumbs` and `+catalogIsPrimaryDemo`. All examples in the same breadcrumbs path have only one primary demo. There should be only one `-catalogDescription` attached to the primary demo.
Closes #1897
2017-08-31 08:46:10 -04:00
Will Larche
3bd23322ad
[TextFields] Renaming text field controllers to have 'Legacy' ( #1876 )
...
* [TextFields] Renaming text field controllers to have 'Legacy'. Also the consequences.
* [TextFields] Reverting a couple naming changes.
2017-08-22 16:48:34 -04:00