Commit Graph

  • 01b4b473f7 Merge branch 'fix/label-layout' of https://github.com/maxcampolo/Segmentio into fix/labels_width fix/labels_width Pavel Lukandiy 2017-09-19 20:47:16 +0300
  • 02126181c3 Remove .dynamic as the default segmentio initializer Max Campolo 2017-09-04 15:16:04 -0400
  • 447ae9404b Fixes segment width calculation and accounts for item styles with no text. Also updates example project to optionally take a segmentioPosition parameter. Max Campolo 2017-09-04 15:14:47 -0400
  • c37e26eadf Merge branch 'master' into fix/label-layout Max Campolo 2017-09-04 13:35:05 -0400
  • acfd59e56c Merge pull request #65 from Yalantis/fix/cell-highlited-color-changes-1 Elias Tykhonkov 2017-09-02 13:35:08 +0300
  • 7b8ca108d7 fix #39 Elias Tykhonkov 2017-09-02 13:33:54 +0300
  • 42194e99c9 Merge pull request #61 from pauluhn/horizontal-none Elias Tykhonkov 2017-09-02 12:49:24 +0300
  • 2f123fcb35 Merge pull request #60 from NSMyself/master Elias Tykhonkov 2017-09-01 18:53:20 +0300
  • 9805a5106c remove instant backgounr color replacment Ilya 2017-09-01 18:51:14 +0300
  • 72c4974a43 changes after review Ilya 2017-09-01 17:33:02 +0300
  • 2ffa43f898 Merge branch 'master' of github.com:NSMyself/Segmentio Ilya 2017-09-01 17:10:50 +0300
  • f81702be30 Update README.md Elias Tykhonkov 2017-09-01 15:38:12 +0300
  • 592929655c Merge pull request #59 from grifas/add-accessibility-identifier Roman Kyrylenko 2017-08-25 12:40:09 +0300
  • 699cbee747 Merge pull request #62 from Yalantis/freaqed-patch-1 Roman Kyrylenko 2017-08-18 16:01:23 +0300
  • 7a1809a4a9 Create contributing.md Roman Kyrylenko 2017-08-18 16:00:48 +0300
  • 1b6a38609e Fix UI bug. pauluhn 2017-08-17 18:09:58 -0500
  • 85bed4548b Add horizontal separator none. pauluhn 2017-08-17 16:55:55 -0500
  • 42f55d33d2 Add selected image João Pereira 2017-08-17 15:11:43 +0100
  • 762b7b17cb add accessibilityIdentifier on collection view to be accessible. By example with the KIF interface testing library (https://github.com/kif-framework/KIF) Aurélien Grifasi 2017-08-17 16:04:10 +0200
  • 7473ff0b1d Fix. Add more space for label master Igor Kislyuk 2017-03-30 17:53:14 +0300
  • 8a21e29e89 Fix word overbounds (closes #16) 2.1.2 Serhii Butenko 2017-01-17 08:46:08 +0200
  • 51f08913fb Update README.md Boris Vinogradov 2017-01-13 12:42:25 +0200
  • 8042192731 Update LICENSE Boris Vinogradov 2017-01-13 12:42:00 +0200
  • 80d911795c Merge pull request #36 from piechart/master Serhii Butenko 2016-12-21 22:52:05 +0200
  • e14c5c0b16 Code examples updated to Swift 3 Michael Galperin 2016-12-21 23:44:54 +0300
  • 19a6e00996 Adds dynamic segment positioning type where cells size varies based on content Max Campolo 2016-12-18 16:39:12 -0500
  • e46a86115d Merge branch 'master' into fix/label-layout Max Campolo 2016-12-11 17:57:43 -0500
  • 7ddc140724 Add support for dynamic cell positioning, replace maxVisibleItems with an enum parameter Max Campolo 2016-12-11 17:38:36 -0500
  • cf3f6aaba0 Merge pull request #32 from maxcampolo/fix/reload Serhii Butenko 2016-12-09 18:20:55 +0200
  • dd65378ed5 Merge pull request #30 from maxcampolo/dev Serhii Butenko 2016-12-09 18:20:28 +0200
  • 05fb10bee7 Reload collection view in reloadSegmentio method Max Campolo 2016-12-09 10:49:16 -0500
  • 50ecb102e7 Remove private setter Max Campolo 2016-12-06 09:22:06 -0500
  • 6b542845f3 Make getter public for SegmentioItem variables Max Campolo 2016-12-05 11:47:17 -0500
  • 06f6b0056b Merge pull request #29 from Yalantis/feature/28 Serhii Butenko 2016-12-01 14:52:43 +0200
  • 13494d9f38
    Bump version 2.1.1 Serhii Butenko 2016-12-01 14:52:09 +0200
  • 790e466868
    Make items property public Serhii Butenko 2016-12-01 14:51:46 +0200
  • 715b851ca0 Update ISSUE_TEMPLATE.md Serhii Butenko 2016-11-24 13:29:01 +0200
  • a71ab5ecca [Update] Segmentio.podspec 2.1 Dmitriy Demchenko 2016-11-24 12:29:38 +0200
  • 75aa08272e [Update] Carthage: info.plist, project.pbxproj issues_fixes Dmitriy Demchenko 2016-11-24 12:20:05 +0200
  • 73e1dd3402 [Update] plist.info Dmitriy Demchenko 2016-11-24 12:17:03 +0200
  • fab49af07c [Update] project.pbxproj, Segmentio-Example.xcscheme Dmitriy Demchenko 2016-11-24 12:15:46 +0200
  • eeda04fffb [Update] README.md Dmitriy Demchenko 2016-11-24 12:14:08 +0200
  • 07f7d884fc [Add] SegmentioBuilder [Update] ExampleViewController: moved setup segmentioView logic to SegmentioBuilder [Fix] Autolayout issue using Segmentio programtically [Update] SegmentioItem, SegmentioCell: minor updates Dmitriy Demchenko 2016-11-14 13:07:54 +0200
  • e85b4ccb95 [Update] LICENSE file [Add] ExampleViewController: overrided viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) [Add] Segmentio: added function interfaceOrientationDidChange [Remove] Segmentio: removed var cachedOrientation Dmitriy Demchenko 2016-11-11 17:05:00 +0200
  • f93e6be578 [Update] LaunchScreen.storyboard: updated constraints for Xcode 8 [Update] Main.storyboard: updated constraints for Xcode 8 [Fix] ExampleViewController: fixed segmentioOptions function Dmitriy Demchenko 2016-11-09 13:22:34 +0200
  • a97be5838e Merge pull request #17 from IgorMuzyka/master Igor Muzyka 2016-11-07 16:55:53 +0200
  • ac9cf49b69 Fixes issue #1 Igor Muzyka 2016-11-07 16:55:21 +0200
  • 848dfe4d32 Merge pull request #13 from kobylyanets/master Igor Muzyka 2016-11-07 16:52:00 +0200
  • 2808a754eb Add animationDuration and numberOfLines of segmentTitleLabel to SegmentioOptions. Update README.md. Edward Kobylyanets 2016-10-19 09:56:52 +0300
  • 34cf755361 Merge pull request #11 from Yalantis/swift3 2.0 Serhii Butenko 2016-10-10 08:23:15 +0300
  • 20ff7d7b66 Bump version Serhii Butenko 2016-10-10 08:17:32 +0300
  • 854cc9c302 Specify swift version Serhii Butenko 2016-10-10 08:17:23 +0300
  • 6e640d921b Add missed files for Carthage Serhii Butenko 2016-10-10 08:16:05 +0300
  • 5dae83d735 Update due to swift 3 guidelines Serhii Butenko 2016-10-10 08:13:24 +0300
  • 92cbd32517 Automigration to swift 3 Serhii Butenko 2016-10-05 11:27:03 +0300
  • b6a1249532 Merge branch 'master' of https://github.com/Yalantis/Segmentio 1.1.3 Eugene Pravda 2016-10-04 12:07:41 +0300
  • 860f2d85f5 Create ISSUE_TEMPLATE.md Serhii Butenko 2016-10-04 08:33:38 +0300
  • ff761f2d61 add container for ImageView Eugene Pravda 2016-09-30 13:32:38 +0300
  • 9ff63144d1 update version Eugene Pravda 2016-09-29 14:06:56 +0300
  • b4414eb712 update podspec 1.1.2 Eugene Pravda 2016-09-29 13:59:21 +0300
  • 138636651d ашч сщььутеы Eugene Pravda 2016-09-28 19:13:21 +0300
  • 031d470c9a version fix Eugene Pravda 2016-09-28 18:51:00 +0300
  • aaeba61117 specupdate Eugene Pravda 2016-09-28 18:48:11 +0300
  • 8de3f98187 update podspec Eugene Pravda 2016-09-28 18:36:54 +0300
  • ab30cc5329 fix podspec Eugene Pravda 2016-09-28 18:15:50 +0300
  • cf206f8184 pod spec update badges Eugene Pravda 2016-09-28 18:07:44 +0300
  • 621957e338 add badges Eugene Pravda 2016-09-28 17:50:32 +0300
  • 6eee837927 update constraints Eugene Pravda 2016-09-28 17:42:48 +0300
  • 0a537b62d9 add container for titleLable Eugene Pravda 2016-09-22 18:12:02 +0300
  • 8a00fe0d90 add start logic for badges appearance Eugene Pravda 2016-09-22 16:27:21 +0300
  • 8064c6d8e8 update constraints for text field Eugene Pravda 2016-09-22 16:26:14 +0300
  • feaaa4d930 update podspec 1.1.1 Eugene Pravda 2016-09-21 18:22:51 +0300
  • e5fad7e0c2 fix of separator setup Eugene Pravda 2016-09-21 18:20:55 +0300
  • 01315e2bb8 update podspec 1.1 horizontalSeparator_issue Eugene Pravda 2016-09-21 15:17:50 +0300
  • 9ea89c611d setup horizontal separator from subclass Eugene Pravda 2016-09-21 15:12:12 +0300
  • 9b0f175af8 Bump version 1.0 Serhii Butenko 2016-08-29 13:37:55 +0300
  • a33ade48a8 Merge pull request #4 from Yalantis/maxVisibleItems_fix Serhii Butenko 2016-08-29 13:28:29 +0300
  • ce4b1c77d1 Added fix for maxVisibleItems Dmitriy Demchenko 2016-08-29 11:57:09 +0300
  • ce565506fe Merge pull request #3 from Yalantis/fix/setup_constraints Dmitriy Demchenko 2016-08-29 11:50:00 +0300
  • 9e5cc0f39a Setup constraints when Segmentio has a superview (closes #2) Serhii Butenko 2016-08-29 08:08:50 +0300
  • 242004f2fe Fixed Carthage 0.1.5 Dmitriy Demchenko 2016-07-11 17:49:18 +0300
  • a47f5c1c69 Fixed Carthage 0.1.4 Dmitriy Demchenko 2016-07-11 17:36:02 +0300
  • a85f1e92ad Updated Segmentio.podspec. 0.1.3 Dmitriy Demchenko 2016-07-11 15:20:15 +0300
  • c91d2b60b9 Added Carthage, updated README.md, Segmentio.podspec 0.1.2 Dmitriy Demchenko 2016-07-11 15:14:05 +0300
  • d8537568e7 Fixed readme file Dmitriy Demchenko 2016-07-06 10:55:55 +0300
  • 0bd105a5c5 Fixed readme file Dmitriy Demchenko 2016-07-06 10:54:38 +0300
  • 46528d1525 Updated readme file and animation. Dmitriy Demchenko 2016-07-06 10:51:21 +0300
  • b7ecdb0075 Updated readme file Dmitriy Demchenko 2016-07-05 12:23:05 +0300
  • 309bfb91bd Added animation gifpfile Dmitriy Demchenko 2016-07-05 12:04:01 +0300
  • f0abe0348d Moved readme flie Dmitriy Demchenko 2016-07-04 16:47:11 +0300
  • 312bda8f5c Fixed readme file Dmitriy Demchenko 2016-07-04 16:43:20 +0300
  • 0a47960599 Tag updated to 0.1.1 Dmitriy Demchenko 2016-07-04 16:09:41 +0300
  • 3987e05ebc Minor fix 0.1.1 Dmitriy Demchenko 2016-07-04 15:07:12 +0300
  • ba676cb6e1 Moved readme file Dmitriy Demchenko 2016-07-04 14:50:30 +0300
  • 47a9dd3798 Initial commit Dmitriy Demchenko 2016-07-04 14:46:51 +0300