Commit Graph
23 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 20c2fe7e98 fix: Problem when app enter in foreground 2018-02-14 20:35:09 +01:00
Juanpe Catalán 145982894a feat: Update example with UITableView with automatic dimension 2018-02-14 09:23:09 +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
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 0fcbdfa575 feat: Change UITableView in the example project
Now, UITableView has cells with automatic dimension
2018-02-02 18:00:48 +01: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 86bb15bc25 Missing file 2017-11-28 16:45:43 -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 3f3b4f498b feat: updated example project 2017-11-22 09:13:58 +01:00
Juanpe Catalán 6a07b423a9 feat: added example app to show a rounded view 2017-11-22 09:12:16 +01:00
Juanpe Catalán 49565bd41a feat: update gif 2017-11-08 20:26:09 +01:00
Juanpe 9dff884c07 feat: renamed SkeletonTableViewDataSource protocol 2017-11-08 18:54:00 +01:00
Juanpe c47103c96f feat: added hierarchy images 2017-11-08 18:26:57 +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