Commit Graph
35 Commits
Author SHA1 Message Date
Juanpe Catalán 00dc7e7b5d Merge branch 'master' into viewstate 2018-06-05 13:07:43 +02:00
Juanpe Catalán 3f947c08ca feat: remove unuseful code 2018-06-05 13:07:33 +02:00
Juanpe Catalán 5d8a30ba82 Merge pull request #15 from B4V4-G/master
enhancement: change corner radius for multilines
2018-06-05 12:54:45 +02:00
Juanpe Catalán 2b15498ef3 Create view state 2018-05-14 00:43:24 +02:00
Juanpe Catalán bcde3e2ed6 fix: Don’t take account of content size layout constraints 2018-05-14 00:34:01 +02:00
Juanpe Catalán 719a5f507b feat: refactor some method signatures 2018-05-05 13:25:39 +02:00
Juanpe Catalán 6604c64b03 feat: Add dummy delegate 2018-04-30 13:38:43 +02:00
Juanpe Catalán 7e2849e26b fix: Issue #46 2018-03-30 14:31:05 +02:00
Juanpe Catalán 20c2fe7e98 fix: Problem when app enter in foreground 2018-02-14 20:35:09 +01:00
Juanpe Catalán e89de65a2b fix: Problem setting skeletonIsAnimated property 2018-02-12 19:11:07 +01:00
Juanpe Catalán fb1a5e3b8e fix: Bug when app become active #39 2018-02-08 22:04:39 +01:00
Juanpe Catalán fcae5ac799 feat: Add UIApplication notifications observers
feat: Create SkeletonFlow
2018-02-08 21:46:24 +01:00
Juanpe Catalán 9063a5bc9f Merge pull request #10 from fanticqq/NsData_wrapping_deleted
feat: Removed wrapping structs to NSValue
2018-02-08 18:18:04 +01:00
Juanpe Catalán 605b1e368f Merge pull request #25 from Renatdz/master
feat: Add support for collection views
2018-02-08 16:45:32 +01:00
Renato Mendes 6e769ed0d4 Resolves the conflict caused by some changes to the CollectionSkeletonProtocol scope, and changes the collectionView feature to the new architecture 2018-02-06 20:22:33 -02:00
Juanpe Catalán e880c00815 feat: Change signature of “makeLayer” method 2018-02-06 10:55:17 +01:00
Juanpe Catalán db1e789aa5 feat: Support UITableView with AutomaticDimension 2018-02-02 17:57:50 +01:00
Renato Mendes e3e8d5b51a Remove unnecessary prints 2018-01-05 11:30:23 -02:00
Renato Mendes ad511ee64c Add support to the collectionView, the visible cells are zero when we're adding the skeleton, we fix it by replacing the visible cells with subviews. 2017-12-12 14:42:14 -02:00
Renato Mendes c49e4505c8 Adjusts to add CollectionView to SkeletonView 2017-11-28 16:45:11 -02:00
3stud1ant3 e0fbf88912 feat: change corner radius for multilines from storyboard 2017-11-24 23:42:01 +05:00
Juanpe Catalán 4e63a2a1e3 feat: added filling percent to last line in elements with multilines 2017-11-22 20:39:37 +01:00
Juanpe Catalán 9523446c53 fix: issue #14 2017-11-22 20:36:12 +01:00
Jonathan Winger Lang 6bd03081d6 Add config to enable / disable making the last line in a skeleton-text-view shorter 2017-11-20 18:29:02 +07:00
Igor Zarubin 13b041b5f1 Removed wrapping to NSValue of from/to CABasicAnimation parameters because it not necessary in Swift 2017-11-19 00:21:38 +03:00
Juanpe Catalán 9ef6d3e48d feat: change signature makeSlidingAnimation method 2017-11-18 19:23:17 +01:00
Juanpe Catalán fc66cc5c0b feat: added SkeletonAnimationBuilder to create layer animations 2017-11-18 18:36:07 +01:00
Juanpe Catalán dbb570dab7 feat: rename GradientVector to GradientPoint 2017-11-16 21:41:22 +01:00
Juanpe Catalán cdbb4dc6a0 feat: added GradientDirection 2017-11-16 18:53:25 +01:00
Leonardo f6d28d9492 fix: accessibility level 2017-11-09 13:26:26 +01:00
Juanpe Catalán fdaa1f52a6 fix: problem removing skeletons 2017-11-08 23:11:52 +01:00
Juanpe 9dff884c07 feat: renamed SkeletonTableViewDataSource protocol 2017-11-08 18:54:00 +01:00
Juanpe 194931135f feat: improved CALayer animations 2017-11-08 11:44:30 +01:00
Juanpe Catalán f392052a00 feat: improve example 2017-11-08 00:41:21 +01:00
Juanpe Catalán 7f18fdd6c8 feat: Initial commit. Generate project with SwiftPlate 2017-11-07 20:10:53 +01:00