Skip to content

Commit ebe8fdf

Browse files
committed
Updates readme and screenshot.
1 parent 0da7a89 commit ebe8fdf

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

README.md

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -45,39 +45,6 @@ Included is a demo project showing how to fully customise the control.
4545
4646
![HMSegmentedControl](https://raw.github.com/HeshamMegid/HMSegmentedControl/master/Screenshot.png)
4747
48-
# Change log
49-
* v1.5
50-
* Adds advanced styling support for default and selected state with ability to customize kerning, shadow, stroke color and width, ligature, baseline offset, paragraph style, etc.
51-
* A few of the control style attributes can now be customized using `UIAppearance`.
52-
* Adds ability to specify a border type, color and width.
53-
* Drops support for older iOS versions. Now works with iOS 7 and above.
54-
* Lots of bug fixes.
55-
* v1.4
56-
* Lots of bug fixes
57-
* Add AutoLayout support
58-
* Adds HMSegmentedControlSelectionStyleArrow
59-
* Adds support for non-animated selections.
60-
* Adds support for custom box layer opacity.
61-
* Add support for multi-line labels on iOS 7+
62-
* Updated documentation in header file
63-
* v1.3.0
64-
* Introducing horizontal scrolling via `scrollEnabled` property. Check example project
65-
* Adds XIB/Storyboard support
66-
* Fixes deprecations when building with iOS 7 SDK
67-
* Updates example project to support iOS 7
68-
* Code refactoring and cleanup
69-
* v1.2.0
70-
* Added new selection indicator style: HMSelectionIndicatorBox
71-
* Added ability to set text colour for selected segment (thanks to [@jmkr](https://github.com/jmkr))
72-
* Segment titles are now added in a separate CATextLayer, and images are drawn in a separate CALayer
73-
* Calls to index change block/selector now happen before the animation starts
74-
* Lots of code refactoring and clean up
75-
* v1.1.0 (merged pull request from [@jacksonpan](https://github.com/jacksonpan))
76-
* Added image support
77-
* Support for changing selection indicator position
78-
* v1.0.0
79-
* Initial release
80-
8148
# Apps using HMSegmentedControl
8249
8350
If you are using HMSegmentedControl in your app or know of an app that uses it, please add it to [this list](https://github.com/HeshamMegid/HMSegmentedControl/wiki/Apps-using-HMSegmentedControl).

Screenshot.png

16.8 KB
Loading

0 commit comments

Comments
 (0)