Juanpe Catalán
1bd4d3d960
feat: save and restore button view state
2020-09-09 16:49:40 +02:00
toshi0383
1184453782
fix example backgroundColor
2020-07-23 11:51:48 +09:00
Juanpe Catalán
e54d458433
Merge branch 'develop' into feature/set-cross-dissolve-transitions-as-default
2020-02-20 13:13:47 +01:00
Juanpe Catalán
06085089fb
set the cross dissolve transition as default
2020-02-20 13:13:19 +01:00
voltmor
42095e776b
Fix remove skeleton layers from table header footer sections
2020-02-19 13:23:16 +03:00
Juanpe Catalán
809dc4a9ba
Merge branch 'master' into fix/tableview_row_height_when_remove_skeleton
2020-02-12 02:24:32 +01:00
Juanpe Catalán
65299378c4
fix: problem with text views that only have one line
2020-02-12 01:13:21 +01:00
Juanpe Catalán
0091ffc08b
Merge branch 'develop'
2020-01-31 14:45:07 +01:00
Juanpe Catalán
3afe7286a2
Merge pull request #152 from eduardbosch/feature/fix_skeleton_hierarchy
...
Fix skeleton hierarchy
2020-01-23 20:38:19 +01:00
Quentin CLEMENT
3d8612ec0e
Skeleton Data Source, in TableView : fix restore row height to add back the original row height
...
(otherwise it just add back the calculateRowHeight, previously based on the estimated row height)
Avoid to change the row height in calculateRowHeight(), because the name of the method doesn't say that, and then it juste broke the utilisation of the rowHeight
2020-01-23 11:41:49 +01:00
Nikita Nikitsky
264195bf16
Add support skeletonable headers and footers of UITableView and UICollectionView
2019-12-01 14:37:37 +04:00
Wilson Gramer
f6d4343cc6
Update example to support dark mode
2019-10-13 20:55:53 -04:00
Juanpe Catalán
04678fc772
feat: change some signature of methods
2019-09-13 10:50:06 +02:00
Juanpe Catalán
45871be409
Merge pull request #186 from AhmedOS/master
...
Fixed animation stopping issue after view controller disappears
2019-09-13 10:41:02 +02:00
yvan
3bf3038941
fix spelling error
2019-09-10 11:27:29 +08:00
Ahmed Osama
df1454c749
Improved example project
2019-09-08 05:48:30 +02:00
Eduard Bosch Bertran
731509a46f
fix: Update examples to show skeletons
2019-08-27 21:17:47 +02:00
Juanpe Catalán
a0a2ae760b
fix: problem calling layout subviews
2019-08-27 20:04:42 +02:00
Juanpe Catalán
19b88fce3e
feat: update example
2019-08-26 23:27:41 +02:00
Juanpe Catalán
2f2e542d51
fix: bug #149 animation stopped when modal is presented
2019-08-26 22:34:56 +02:00
Juanpe Catalán
09a30d36b8
feat: remove whitespaces
2019-08-22 09:34:56 +02:00
Pontus Jacobsson
6632f5d91e
Cleaned up code
2019-08-05 15:52:03 +02:00
Pontus Jacobsson
02be363c95
Updated tableView tutorial and also added custom transitions on "hideSkeleton()"
2019-08-02 13:11:11 +02:00
Pontus Jacobsson
cb0e4c63cf
Added fading testing for the collection view example
2019-08-01 22:42:27 +02:00
Eduard Bosch Bertran
1802e76da9
fix: Avoid showing non skeletoned views on sample app
2019-06-18 23:21:53 +02:00
Eduard Bosch Bertran
318b2546c6
feat: Add method to layout skeleton view if needed
2019-06-18 23:21:53 +02:00
Eduard Bosch Bertran
b28358663b
refactor: showOrUpdate is now update and only updates skeleton properties
2019-06-18 23:21:53 +02:00
Juanpe Catalán
18048c9bcd
feat: Create SkeletonConfig to save the config of skeleton active
2019-06-18 23:21:53 +02:00
Eduard Bosch Bertran
43c1f2e5ac
refactor: Rename update methods to showOrUpdate
2019-06-18 23:21:53 +02:00
Eduard Bosch Bertran
1737536057
refactor: Use update instead of show when updating skeleton views
2019-06-18 23:21:53 +02:00
Eduard Bosch Bertran
c729dec667
test: Update skeleton views in controller bounds update
2019-06-18 23:21:53 +02:00
Juanpe Catalán
e18aedbbf8
feat: Move examples files
2018-12-12 18:32:52 +01:00
Mohammad Porooshani
89cb6f4116
Updated to Swift 4.2
...
Signed-off-by: Mohammad Porooshani <porooshani@gmail.com >
2018-09-15 11:36:30 +04:30
Juanpe Catalán
90b993a16b
feat: Create skeletonHierarchy
2018-08-10 14:17:30 +02:00
Juanpe Catalán
b9b368b7e8
feat: Create Environment variable
2018-08-09 18:45:03 +02:00
Juanpe Catalán
3f7f2ec95c
feat: Remove useless code
2018-08-02 16:33:20 +02:00
Juanpe Catalán
26da7e3fc0
feat: Rename SkeletonAppearance
2018-08-02 16:32:57 +02:00
Juanpe Catalán
804390e98a
feat: Create SkeletonViewAppearance
2018-08-02 16:18:41 +02:00
Reece Como
af91af3716
#83 Customisable Defaults
2018-08-02 16:08:31 +08:00
Juanpe Catalán
b8aa587af6
Merge pull request #78 from hisaac/master
...
fix: Typos in README and method signature
2018-07-24 15:13:51 +02:00
Juanpe Catalán
404da95cbe
feat: New branding
2018-07-24 08:27:39 +02:00
Isaac Halvorson
ad5cf2a21f
Fix a couple small typos in README and a method signature
2018-07-19 09:37:15 -05:00
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