mylnikova.alisa
|
fade94191d
|
Merge pull request #27 from plu/master
Move sources to Sources/ActivityIndicatorView
|
2025-12-08 19:05:00 +07:00 |
|
Johannes Plunien
|
dce5999272
|
Move sources to Sources/ActivityIndicatorView
|
2025-08-11 11:58:09 +02:00 |
|
AlisaMylnikova
|
ce63de4414
|
Update readme
|
2025-03-27 15:59:54 +07:00 |
|
AlisaMylnikova
|
3614086780
|
Restore project structure
1.2.1
|
2025-03-25 21:46:56 +07:00 |
|
AlisaMylnikova
|
58b5acabbe
|
Reorganize the project; deprecate cocoapods
1.2.0
|
2025-03-25 20:56:45 +07:00 |
|
mylnikova.alisa
|
c86c28ccfd
|
Update README.md
|
2025-02-28 15:08:02 +07:00 |
|
mylnikova.alisa
|
f8b2ce9f25
|
Update README.md
|
2025-02-28 14:39:14 +07:00 |
|
mylnikova.alisa
|
2822113d35
|
Update README.md
|
2024-07-10 13:06:42 +07:00 |
|
mylnikova.alisa
|
cdd7e23ef7
|
Update README.md
|
2024-07-10 13:06:07 +07:00 |
|
mylnikova.alisa
|
dccc36f326
|
Update README.md
|
2024-07-10 13:05:43 +07:00 |
|
mylnikova.alisa
|
10aa51b883
|
Merge pull request #24 from zooxop/master
Fix some typos in README.md
|
2023-11-28 14:04:46 +07:00 |
|
Cheolhyun Mun
|
51cb4ab8c2
|
fix: typos in README.md
|
2023-11-28 08:57:36 +09:00 |
|
Igor Zapletnev
|
28b778647c
|
Update README.md
|
2023-07-25 09:51:52 +07:00 |
|
AlisaMylnikova
|
a581d245cd
|
Fix badges
|
2023-04-20 15:20:25 +07:00 |
|
AlisaMylnikova
|
9970fd0bb7
|
Bump version
1.1.1
|
2023-02-16 17:59:02 +07:00 |
|
mylnikova.alisa
|
4bb5ac8c96
|
Merge pull request #22 from zooxop/feature/gradient
Add underscore type parameter name
|
2023-02-16 17:57:25 +07:00 |
|
CheolHyun Mun
|
2a2d38a4b2
|
Add underscore type parameter name
|
2023-02-14 00:27:42 +09:00 |
|
AlisaMylnikova
|
b17210a88d
|
Update readme
|
2023-02-13 14:51:06 +07:00 |
|
AlisaMylnikova
|
b90e88d4e9
|
Update readme
|
2022-11-25 16:04:14 +07:00 |
|
AlisaMylnikova
|
0fb57e69b6
|
Add parameters to some indicators
1.1.0
|
2022-04-18 19:13:32 +07:00 |
|
Alisa Mylnikova
|
9ddf7c4290
|
Bump version
1.0.1
|
2021-10-22 17:19:51 +07:00 |
|
Daniil Manin
|
24c8e5391a
|
Update readme.md, remove progressBar
|
2021-10-11 12:20:38 +07:00 |
|
Daniil Manin
|
30d02e0f97
|
Remove progress indicator
Remove AnyViews
Small code fixes
|
2021-10-07 15:48:01 +07:00 |
|
Alisa Mylnikova
|
939cd27202
|
Bump version
1.0.0
|
2021-09-17 15:36:20 +07:00 |
|
mylnikova.alisa
|
b4eb0fea20
|
Merge pull request #19 from exyte/features/new-progress-bar
New Progress Bar
|
2021-09-17 15:34:56 +07:00 |
|
Daniil Manin
|
1074128c4b
|
Update Readme.md
|
2021-09-17 15:30:20 +07:00 |
|
Daniil Manin
|
75f5929006
|
Add new ProgressBarView
Update example
|
2021-09-17 15:16:05 +07:00 |
|
Alisa Mylnikova
|
04be6321d4
|
Fix other indicators in NavigationView
0.0.7
|
2021-05-18 13:55:33 +07:00 |
|
mylnikova.alisa
|
8792ff4310
|
Merge pull request #17 from lis186/fix_animation_in_NavigationView
#15 Fix arc ActivityIndicatorView animation with NavigationView bug
|
2021-04-30 14:38:50 +07:00 |
|
Yi-Hsiu Lee
|
41627f96d4
|
#15 Fix arc ActivityIndicatorView animation with NavigationView bug
|
2021-04-30 01:47:53 +08:00 |
|
Alisa Mylnikova
|
ad484c6e64
|
Fix SPM file typo
0.0.6
|
2020-10-12 15:53:13 +07:00 |
|
Alisa Mylnikova
|
289b3dcfc9
|
Bump version
0.0.5
|
2020-10-08 12:19:18 +07:00 |
|
mylnikova.alisa
|
c52a12621f
|
Merge pull request #12 from exyte/bugs/7-Sliding-bug
#7 Fix Sliding Bug
|
2020-10-08 12:18:02 +07:00 |
|
Daniil Manin
|
9bf6c0cdfb
|
add self to closures for supporting previous sdk
|
2020-10-08 12:15:27 +07:00 |
|
Daniil Manin
|
edb401ebaf
|
remove unused properties from ActivityIndicatorView
|
2020-10-08 12:13:49 +07:00 |
|
Daniil Manin
|
e6560b6a57
|
update .podspec source path
|
2020-10-08 12:11:48 +07:00 |
|
Daniil Manin
|
44386582cc
|
add separate struct/files for each indicators
add folder source path in podspec
|
2020-10-07 18:50:44 +07:00 |
|
Daniil Manin
|
9eb3bfcc78
|
code improvements of ActivityIndicatorView
|
2020-10-07 18:48:48 +07:00 |
|
Alisa Mylnikova
|
f6cd0e5372
|
Add tvOS to swift package
|
2020-10-06 16:52:17 +07:00 |
|
mylnikova.alisa
|
c27ccf23c8
|
Merge pull request #14 from fjswrk/bugs/fix_no_shared_scheme
fix no shared framework schemes
|
2020-10-05 13:59:43 +07:00 |
|
fjsw
|
4dbc9d7235
|
add shared scheme file
|
2020-10-04 13:48:26 +09:00 |
|
Daniil Manin
|
a33b2d3d39
|
#7 fix conflicts
|
2020-09-30 18:04:05 +07:00 |
|
Daniil Manin
|
5ba38c5a91
|
Merge branch 'master'
Conflicts:
Source/ActivityIndicatorView.swift
|
2020-09-30 18:00:00 +07:00 |
|
mylnikova.alisa
|
c40d87b944
|
Merge pull request #11 from exyte/bugs/5-Rounded-line
#5 Rounding of progress line for gradient indicator
|
2020-09-30 17:54:23 +07:00 |
|
Daniil Manin
|
f3cdd3bcdb
|
#5 discard test values
|
2020-09-30 17:49:54 +07:00 |
|
Daniil Manin
|
525513c5df
|
#5 add CGLineCap parameter for gradient indicator, fix lineWidth
|
2020-09-30 17:43:08 +07:00 |
|
Daniil Manin
|
7b01a523ff
|
#7 fix sliding bug, fix animation for changing positions of indicator
|
2020-09-30 17:11:00 +07:00 |
|
Daniil Manin
|
90f8fbe79c
|
#5 rounding of progress line for gradient indicator
|
2020-09-28 14:19:52 +07:00 |
|
Alisa Mylnikova
|
2716d434d3
|
Fix example
0.0.4
|
2020-09-02 16:07:20 +07:00 |
|
mylnikova.alisa
|
32cb760c3f
|
Merge pull request #8 from jpsison-io/master
Added Optional Color Parameter for .growingArc
|
2020-09-02 14:00:30 +07:00 |
|