Commit d8436f7
authored
Codebase refactor (#442)
* files reorganization (#432)
* fix podspec
* only include swift files
* Fix broken readme paths (#433)
* update links
* fix french link
* split skeleton debug to public and internal methods (#434)
* Add build phase to execute SwiftLint (#435)
* update tvOS tests
* Refactor Extensions folder (#436)
* Reorganize SkeletonAppearance (#437)
* reorganize helpers and builders folders (#438)
* Refactor flow and multilines (#439)
* Reorganize collections folder (#440)
* reorganize collections folder
* update podspec
* Refactor SkeletonView facade (#441)
* reorganize collections folder
* update podspec
* refactor skeletonview facade
* fix conflict
* update iOS example
* fix github workflows
* update tvOS example project build settings1 parent 35db69e commit d8436f7
153 files changed
Lines changed: 4503 additions & 2623 deletions
File tree
- .github/workflows
- .swiftpm/xcode/package.xcworkspace
- Configs
- Examples
- CollectionView
- Assets.xcassets
- AppIcon.appiconset
- avatar.imageset
- picture.imageset
- Base.lproj
- iOS Example
- Sources
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- avatar.imageset
- Base.lproj
- iOS Example.xcodeproj
- project.xcworkspace
- tvOS Example
- Sources
- Assets.xcassets
- AccentColor.colorset
- App Icon & Top Shelf Image.brandassets
- App Icon - App Store.imagestack
- Back.imagestacklayer
- Content.imageset
- Front.imagestacklayer
- Content.imageset
- Middle.imagestacklayer
- Content.imageset
- App Icon.imagestack
- Back.imagestacklayer
- Content.imageset
- Front.imagestacklayer
- Content.imageset
- Middle.imagestacklayer
- Content.imageset
- Top Shelf Image Wide.imageset
- Top Shelf Image.imageset
- Base.lproj
- tvOS Example.xcodeproj
- project.xcworkspace
- Example/TableView/Assets.xcassets
- SkeletonVIew.xcworkspace
- SkeletonView.xcodeproj
- project.xcworkspace
- SkeletonViewCore
- Sources
- API
- AnimationBuilder
- Appearance
- Collections
- CollectionViews
- TableViews
- FoundationExtensions
- Models
- UIKitExtensions
- Internal
- Collections
- Debug
- FoundationExtensions
- Helpers
- Models
- SkeletonConfigs
- SkeletonExtensions
- SkeletonLayerBuilders
- UIKitExtensions
- Supporting Files
- Tests
- Debug
- Supporting Files
- Sources
- Appearance
- Collections/Generics
- Debug
- Extensions
- Multilines
- Transitions
- Translations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | | - | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | | - | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
File renamed without changes.
File renamed without changes.
0 commit comments