Commit 8ac038d
authored
Merge pull request #38 from cloudinary/refactor-code
Remove unused code (uniq, union, extractOptions)
Simplify code in utils
Remove the use of State and Channel class, switch to use provide/inject.
Fix unit test.
Enable CldTransformation84 files changed
Lines changed: 23823 additions & 10729 deletions
File tree
- dist
- docs-sources
- docs/build
- src
- components
- CldContext
- CldImage
- CldTransformation
- CldVideo
- helpers
- mixins
- reactive
- stories
- utils
- tests/unit
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 | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
0 commit comments