Commit Graph

78 Commits

Author SHA1 Message Date
Badarinath Venkatnarayansetty c8ddffd909 Fixed scrolling when stepper view is embeeded 2020-05-17 17:06:51 -07:00
Badarinath Venkatnarayansetty 8b9096ef14 Fix scrolling for pitstop view 2020-05-17 16:06:52 -07:00
Badarinath Venkatnarayansetty 1b7e36dd7c Github workflow example 2020-05-17 13:55:38 -07:00
Badarinath Venkatnarayansetty 8a914641ef Added an example fo animated step indicatpr for apple watch 2020-05-11 17:53:36 -07:00
Badarinath Venkatnarayansetty 88a9aa684d Snapshot testing fixes 2020-05-11 16:49:57 -07:00
Badarinath Venkatnarayansetty 16307d38e5 Implementation of animated step indicators 2020-05-11 16:46:21 -07:00
Badarinath Venkatnarayansetty 76c26c21fb Animated circle view during step 2020-05-11 12:38:48 -07:00
Badarinath Venkatnarayansetty 3ee845d930 Added example for Pistop stepperView for apple watch 2020-05-10 17:30:50 -07:00
Badarinath Venkatnarayansetty 60a8501a5d jazzy documentation update 2020-05-10 16:39:27 -07:00
badrinathvm@gmail.com 13d31a0fab Added horizontal apple watch image 2020-05-10 11:50:42 -07:00
Badarinath Venkatnarayansetty 63daec56d2 Bump version to 1.4.0 and jazzy document update 2020-05-09 22:25:08 -07:00
Badarinath Venkatnarayansetty 9757e50b22 Fix for failing snapshot tests 2020-05-09 21:40:52 -07:00
Badarinath Venkatnarayansetty 942c6eb68b Added examples for watch target for usage of StepperView 2020-05-09 21:16:41 -07:00
Badarinath Venkatnarayansetty 380a933629 Fixes for build failure and fixed warnings 2020-05-09 13:39:27 -07:00
Badarinath Venkatnarayansetty 1c5d1dfaa3 Addition of watch screen shots and helper for watch OS support 2020-05-09 11:35:17 -07:00
Badarinath Venkatnarayansetty 08728482ec Added watch target and a sample example for illustrating it 2020-05-09 10:50:12 -07:00
Badarinath Venkatnarayansetty 4ea14d28d7 bump pod version and support for carthage 2020-05-03 18:42:29 -07:00
Badarinath Venkatnarayansetty 4ca9461ced Carthage schared scheme support 2020-05-03 18:03:53 -07:00
Badarinath Venkatnarayansetty 206ea33aa6 Updated master to latest version of the pod 2020-05-03 17:32:13 -07:00
Badarinath Venkatnarayansetty 57db91309c Fixed architecture warnings 2020-04-28 13:06:02 -07:00
Badarinath Venkatnarayansetty 3bf478d37f Updates to readme and refactoring the code 2020-04-28 10:03:30 -07:00
Badarinath Venkatnarayansetty ca85828d9f Adding Unit tests for Pitstop example scenario 2020-04-27 14:16:45 -07:00
Badarinath Venkatnarayansetty ee7d870a98 PitStop line options and implmentations, code cleanup 2020-04-27 14:01:52 -07:00
Badarinath Venkatnarayansetty fb5e0f2400 Segregation in to folders and refaactored the environment keys 2020-04-26 20:43:38 -07:00
Badarinath Venkatnarayansetty 983ece3586 Implementation of pitstop feature to step indicator 2020-04-26 18:45:22 -07:00
Badarinath Venkatnarayansetty cc25b39a64 Bump pod version to 1.2.0 2020-04-18 19:37:05 -07:00
Badarinath Venkatnarayansetty 22cf5644f8 Updated readme 2020-04-18 19:14:53 -07:00
Badarinath Venkatnarayansetty a97e5bdff6 Adoption of Environment Variables extensiosn and fixing unit tests 2020-04-18 18:05:21 -07:00
Badarinath Venkatnarayansetty 4872855275 Fixed merge conflicts 2020-04-17 13:30:00 -07:00
Badarinath Venkatnarayansetty fc77bb4ed2 Fix merge conflicts 2020-04-17 13:16:53 -07:00
Badarinath Venkatnarayansetty bc7135bc0d Task/add supporting views (#25)
* Setting frame to infinity

* Fix fo hardcoded frame height

* Updated image

Co-authored-by: Badarinath Venkatnarayansetty <Badarinath_Venkatnarayansetty@intuit.com>
2020-04-16 17:47:54 -07:00
Badarinath Venkatnarayansetty 2428e34cdd Setting frame to infinity 2020-04-16 17:10:18 -07:00
Badarinath Venkatnarayansetty c3a6db9747 Bump version to 1.1.4 2020-04-16 10:41:27 -07:00
Badarinath Venkatnarayansetty 2be1dbad54 Fixed merge conflicts 2020-04-16 09:45:19 -07:00
Badarinath Venkatnarayansetty 025dafa4f2 Segregated vertical view in to new struct and clean up 2020-04-16 09:31:30 -07:00
Badarinath Venkatnarayansetty 633c859702 Segregated Horizontal component in to seperate struct 2020-04-16 09:22:27 -07:00
Badarinath Venkatnarayansetty d24119fabc Task/adopt horizontal step indicator (#19)
* Added support for horizontal mode

* Horizontal mode in porgress

* Adopted line options and placement of the line

* Removed Example5View

* Added support for horizontal mode and updated csreenshots and example

Co-authored-by: Badarinath Venkatnarayansetty <Badarinath_Venkatnarayansetty@intuit.com>
2020-04-15 19:45:53 -07:00
Badarinath Venkatnarayansetty 7e5c26a0e7 Added support for horizontal mode and updated csreenshots and example 2020-04-15 19:28:37 -07:00
Badarinath Venkatnarayansetty e721a9b012 Removed Example5View 2020-04-15 19:19:43 -07:00
Badarinath Venkatnarayansetty bebe902069 Adopted line options and placement of the line 2020-04-15 18:47:08 -07:00
Badarinath Venkatnarayansetty 67571ee126 Horizontal mode in porgress 2020-04-15 17:43:59 -07:00
Badarinath Venkatnarayansetty b13895cb2e Added support for horizontal mode 2020-04-15 16:56:58 -07:00
Badarinath Venkatnarayansetty 59c7562644 Task/fix warnings (#18)
* Fixed all warnings

* Updated read me with proper version and gif image

Co-authored-by: Badarinath Venkatnarayansetty <Badarinath_Venkatnarayansetty@intuit.com>
2020-04-14 17:47:13 -07:00
Badarinath Venkatnarayansetty cf49ba5b6b Bumped version to 1.1.3 2020-04-14 16:49:41 -07:00
Badarinath Venkatnarayansetty 626d80ec03 Added tests for Swift PAckage Manager 2020-04-14 15:55:25 -07:00
Badarinath Venkatnarayansetty e02633f9ca Corrected the path of swiftlint.yml file for github action 2020-04-14 14:44:29 -07:00
Badarinath Venkatnarayansetty 598d92ee7e Swiftlinting to Example and test files 2020-04-14 14:26:04 -07:00
Badarinath Venkatnarayansetty 5d9ca84556 Added Snapshot testing for all the ExampleViews 2020-04-14 14:00:45 -07:00
Badarinath Venkatnarayansetty bcb6c18ec6 Added Tests folder to swiftlint and fixed violations 2020-04-14 10:49:35 -07:00
Badarinath Venkatnarayansetty 352b49654e Integrating SwiftLint and fixing violations 2020-04-14 10:42:45 -07:00