839bbc1ad6
Updated podspec
Peter Suwara
2019-05-22 16:42:54 +03:00
cef511619e
Update README.md
Vlad I
2019-05-15 12:16:09 +03:00
6278f65cf6
Added pod specifications
Peter Suwara
2019-05-14 19:06:44 +03:00
de23d6ded3
Added tutorial and cleaned up images
Peter Suwara
2019-05-14 18:51:51 +03:00
c674cdd03b
Added the readme text updates
Peter Suwara
2019-05-14 18:09:42 +03:00
cc0f83eee9
Removed offset for tutorial causing code issues
Peter Suwara
2019-05-14 16:35:35 +03:00
5581424def
Cleanup
Peter Suwara
2019-05-14 15:41:57 +03:00
bd60f1c3ef
Fixed scaling issue on initial pull
Peter Suwara
2019-05-14 15:36:14 +03:00
34fcbd247d
New tutorial images
Peter Suwara
2019-05-14 15:14:03 +03:00
c8dac2853a
Merge pull request #5 from realityworks/master
Juri Vasylenko
2019-05-06 11:14:29 +03:00
d82ae69697
Fixed seperator insets and loading issue
Piotr Suwara
2019-05-04 19:37:17 +03:00
0f119719e4
Returned the cached tableCarousel view as required
Piotr Suwara
2019-05-04 19:12:23 +03:00
85d5f64882
Fixed merge issues, cleared up constant references
Piotr Suwara
2019-05-03 18:43:08 +03:00
028233c548
Merge pull request #3 from realityworks/master
Vlad I
2019-02-11 14:05:11 +03:00
9af136b8b8
Fixed relative projects
Piotr Suwara
2019-02-11 21:55:35 +11:00
42dfb96edb
Fixed relative path of project
Piotr Suwara
2019-02-11 21:24:27 +11:00
3fe20eaa4c
Merge pull request #2 from realityworks/master
Juri Vasylenko
2019-02-11 11:03:01 +03:00
2c95f5d46f
New files added as they moved to the new project name
Piotr Suwara
2019-02-09 12:39:31 +11:00
b7d0d0daa5
Renamed project to CircularCarousel
Piotr Suwara
2019-02-09 12:37:33 +11:00
28f716fc62
Fixed the hardware build embedded library
Piotr Suwara
2019-02-09 12:02:52 +11:00
4019bf7f71
Force unwrap fixes
Piotr Suwara
2019-02-05 22:25:38 +11:00
8bb0773308
Merge pull request #1 from realityworks/master
Juri Vasylenko
2019-02-05 12:31:29 +03:00
a06f0e2e63
Code cleanup, fixing naming conventions, referencing fixes, moved fonts to the right folder
Piotr Suwara
2019-02-05 20:24:06 +11:00
49fa4d4cb5
Protocol naming convetions fixed
Piotr Suwara
2019-02-04 21:14:43 +11:00
4b7bf0a3ae
Removed print statements
Piotr Suwara
2019-02-04 21:03:43 +11:00
2f6d8c30b2
Some bug fixes to retain the position of the buttons after scrolling off screen
Piotr Suwara
2019-02-04 21:02:14 +11:00
647f2a1817
Moved the rest of the constants out of specific classes. Setup delegates and datasources for the controller, moved model data specific things out to a data class. Removed unused classes. General constants cleanup
Piotr Suwara
2019-02-04 20:47:42 +11:00
03b198d341
Started moving model stuff out of the Views into the central controller for the carousel Items
Piotr Suwara
2019-02-02 21:52:17 +11:00
ce0de806ff
Architecture cleanup. Setting up constants, removing direct links to reusable components, decoupling. Cleaner storage of constants. Moved magic numbers to constants
Piotr Suwara
2019-02-02 21:25:19 +11:00
1957361878
Update image cell layout. Cleaned up the layout margins and added additional background seperator
Piotr Suwara
2019-02-02 17:34:42 +11:00
a7c2590808
Geting the view table full height in a carousel, no seperate tableview scrolling. Additional styling for the views to closer align to whats in the Sketch file
Piotr Suwara
2019-02-02 14:49:31 +11:00
409bbd6d48
New carousel files
Piotr Suwara
2019-01-31 20:24:09 +11:00
1ef57ee37e
Added tableviews as scrolling cells inside the tableview representing the app
Piotr Suwara
2019-01-31 19:57:55 +11:00
0722f30693
Added table views in cells for preparing in getting more cells into the image selection
Piotr Suwara
2019-01-30 20:30:45 +11:00
603fff660b
Added bottom view at scroll view to stop background showing
Piotr Suwara
2019-01-29 20:24:34 +11:00
a5a03c07fb
Added correct spacing functionality for the buttons carousel
Piotr Suwara
2019-01-29 19:33:33 +11:00
c191df6dbf
Icon sizes fixed with correct images, no longer blurry. Updated scroll to bottom so we don't bounce from the bottom for now
Piotr Suwara
2019-01-28 20:48:23 +11:00
32784263f0
Images now set to full width of cell
Piotr Suwara
2019-01-28 19:53:39 +11:00
60bb5ff10f
Table view icon fixes
Piotr Suwara
2019-01-28 19:50:11 +11:00
dcd1a554c8
Fixed gradient colours
Piotr Suwara
2019-01-28 17:54:32 +11:00
a1b2317344
Updated the alignments as per the sketch program
Piotr Suwara
2019-01-28 17:50:36 +11:00
abe39302d6
Added the right colour to button selection
Piotr Suwara
2019-01-25 20:04:35 +11:00
33ac68aa65
Setup ButtonCarouselViewConstants
Piotr Suwara
2019-01-23 20:38:45 +11:00
30b04cda90
Final class added
Piotr Suwara
2019-01-23 20:27:27 +11:00
58b704b5ea
Cleanup ViewController constants into struct
Piotr Suwara
2019-01-22 19:28:18 +11:00
d5cf7ce734
Cleanup of code. Removing unnecessary commented code, removed print statements, self references where not necessary, cleaner guard blocks and removed _. Setup correct private/internal references.
Piotr Suwara
2019-01-22 19:20:55 +11:00
a50b276897
Some final scale tweaks
Piotr Suwara
2019-01-19 20:47:02 +11:00
7b0b94a883
Added selection and highlight. Fixed Datasource functions for the starting index and selecting items. Fixed Button image layouts
Piotr Suwara
2019-01-19 20:44:34 +11:00
041326f8e2
Added button images and new rounded button view
Piotr Suwara
2019-01-19 19:19:39 +11:00
02a49cb654
Added additionnal images to cell for images carousel cell
Piotr Suwara
2019-01-19 19:01:45 +11:00
eb1c4a68ca
Fixed alpha for edge icons on the button slider, removed auto scroll up when clicking the buttons. Fixed alpha value options
Piotr Suwara
2019-01-19 17:41:48 +11:00
1d38b44e7d
Added custom font, fixed scaling on scroll
Piotr Suwara
2019-01-19 17:23:12 +11:00
67fa691676
Added scaling to scroll for the main view. Reorganised files to improve project structure
Piotr Suwara
2019-01-19 16:10:34 +11:00
de3f1c5625
Added snap to when selecting and scrolling buttons. Moved table image to view when selecting item.
Piotr Suwara
2019-01-19 15:45:40 +11:00
9856ee06bb
Added additional carousel for images cell. Added gradient. Added new cell for image scrolling. Fixed movement messages between the carousels.
Piotr Suwara
2019-01-19 15:10:43 +11:00
e5a70afebd
Fixed swipe scroll clamping in wrap. Added transparent first cell to show background. Added Partial transparency to carousel cell view.
Piotr Suwara
2019-01-15 20:29:03 +11:00
baa5f64ecc
Fixed optionals in load view
Piotr Suwara
2019-01-14 20:35:44 +11:00
acefac33ca
Image file for carousel control variables
Piotr Suwara
2019-01-14 19:10:50 +11:00
8dc0e46f1c
Needed to move the file.
realityworks
2019-01-14 19:05:40 +11:00
a0016a89d7
Control variables supplied in interface builder.
realityworks
2019-01-14 18:59:47 +11:00
0ae8fb2a6f
Fixed casting notation on currentItemIdx. Fixed let _ = dataSource for clearer conditional.
Piotr Suwara
2019-01-10 17:48:01 +03:00
b18a36cb19
Component seperation into seperate files
Piotr Suwara
2019-01-10 17:38:31 +03:00
a337a83f3b
Added swipe and pan views in the demo controller
Piotr Suwara
2019-01-10 15:34:24 +03:00
2796b99c3c
Added MIT license
Piotr Suwara
2019-01-10 11:15:57 +03:00
4c9b7be7f4
Final access control notation fixes
Piotr Suwara
2019-01-10 10:37:19 +03:00
b39aebd79d
Last Time, Decelerating and Deceleration Rate access control notation fixed
Piotr Suwara
2019-01-10 10:00:09 +03:00
025bdb3563
Scroll Duration, Start Time and End Time access control notation fixed
Piotr Suwara
2019-01-10 09:56:52 +03:00
2c4862457f
startOffset and end offset access control notation fixed
Piotr Suwara
2019-01-10 09:48:32 +03:00
d504964ca7
prevOffset access control notation fixed:
Piotr Suwara
2019-01-10 09:43:36 +03:00
f37153e641
Additional updates to fix access control notation
Piotr Suwara
2019-01-09 19:18:06 +03:00
c6c79cefc7
Fixed item view access control notation. Fixed gesture recognisers access control notation
Piotr Suwara
2019-01-09 19:00:45 +03:00
24f66c805d
Fixed property access control notation for all privates. Fixed private (set) public access control notation
Piotr Suwara
2019-01-09 18:50:36 +03:00
8155f29c93
Removed @objc for datasource and delegate of the carousel. Manually set the datasource and delegate in the demo during initialization. Fixed the optional calls for datasource and delegate using swift only, not objc. Updated all optional calls in the RACarousel. Moved itemWidth to value selection. Made the value selection generic.
Piotr Suwara
2019-01-09 18:21:41 +03:00
0397528bb8
Starting index setup from the datasource. Optional. Able to provide an initial starting position for the Carousel items
Piotr Suwara
2019-01-09 13:31:36 +03:00
72c8b2d30a
- Setup a framework and also linked to the demo. - Created new demo workspace. - Fixed Framework integration bugs.
Piotr Suwara
2019-01-08 14:03:42 +03:00
e7e09c097f
- Added swipe alternation based on row index. - Removed unnecessary folder structure.
Piotr Suwara
2019-01-08 13:14:50 +03:00
c3710eb568
- Added multiple rows for carousel.
Piotr Suwara
2019-01-08 12:44:22 +03:00
98055c6a88
Create README.md
Juri Vasylenko
2019-01-08 12:40:50 +03:00
b23a9c7b7a
- Added inspectable controls for the RACarousel - RACarousel can now be subclassed - Added swipe gesture - Fixed scroll end to snap to list item (Initial Revision)
Piotr Suwara
2019-01-07 17:40:59 +03:00
215cff332f
- Fixed tap gesture selection. - Updated some demo settings to validate swipe and scroll on table.
Piotr Suwara
2019-01-04 16:58:09 +03:00