|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [Unreleased](https://github.com/kciter/KCFloatingActionButton/tree/HEAD) |
4 |
| - |
5 |
| -[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.4.4...HEAD) |
| 3 | +## [2.1.0](https://github.com/kciter/KCFloatingActionButton/tree/2.1.0) (2016-09-21) |
| 4 | +[Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.4.4...2.1.0) |
6 | 5 |
|
7 | 6 | **Closed issues:**
|
8 | 7 |
|
9 | 8 | - Changing Title [\#64](https://github.com/kciter/KCFloatingActionButton/issues/64)
|
| 9 | +- Xcode 8 and modern Swift syntax [\#63](https://github.com/kciter/KCFloatingActionButton/issues/63) |
10 | 10 |
|
11 | 11 | ## [1.4.4](https://github.com/kciter/KCFloatingActionButton/tree/1.4.4) (2016-09-10)
|
12 | 12 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/2.0.1...1.4.4)
|
|
17 | 17 | ## [2.0.0](https://github.com/kciter/KCFloatingActionButton/tree/2.0.0) (2016-09-10)
|
18 | 18 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.4.3...2.0.0)
|
19 | 19 |
|
20 |
| -**Fixed bugs:** |
21 |
| - |
22 |
| -- Can I use two floating buttons? [\#60](https://github.com/kciter/KCFloatingActionButton/issues/60) |
23 |
| -- FAB button items off center [\#55](https://github.com/kciter/KCFloatingActionButton/issues/55) |
24 |
| - |
25 | 20 | **Closed issues:**
|
26 | 21 |
|
27 | 22 | - filling up the custom button background [\#61](https://github.com/kciter/KCFloatingActionButton/issues/61)
|
|
42 | 37 |
|
43 | 38 | **Closed issues:**
|
44 | 39 |
|
| 40 | +- Move FAB on the screen [\#57](https://github.com/kciter/KCFloatingActionButton/issues/57) |
45 | 41 | - Change Icon on tapped [\#54](https://github.com/kciter/KCFloatingActionButton/issues/54)
|
46 |
| -- Opening the main button then rotating the screen causes plus to go off-screen [\#9](https://github.com/kciter/KCFloatingActionButton/issues/9) |
| 42 | +- Having the menu button active with notification appearing causes plus layer issue. [\#11](https://github.com/kciter/KCFloatingActionButton/issues/11) |
47 | 43 |
|
48 | 44 | ## [1.4.0](https://github.com/kciter/KCFloatingActionButton/tree/1.4.0) (2016-08-02)
|
49 | 45 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.3.7...1.4.0)
|
50 | 46 |
|
51 | 47 | **Closed issues:**
|
52 | 48 |
|
53 |
| -- Swift 3 [\#56](https://github.com/kciter/KCFloatingActionButton/issues/56) |
| 49 | +- How to call function in handler [\#53](https://github.com/kciter/KCFloatingActionButton/issues/53) |
54 | 50 | - when adding a new item image it doesnt fill the whole circle!...how can i fix that? [\#40](https://github.com/kciter/KCFloatingActionButton/issues/40)
|
55 | 51 |
|
56 |
| -**Merged pull requests:** |
57 |
| - |
58 |
| -- Added speed variable to button pop animations [\#51](https://github.com/kciter/KCFloatingActionButton/pull/51) ([yigitserin](https://github.com/yigitserin)) |
59 |
| - |
60 | 52 | ## [1.3.7](https://github.com/kciter/KCFloatingActionButton/tree/1.3.7) (2016-07-20)
|
61 | 53 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.3.6...1.3.7)
|
62 | 54 |
|
|
69 | 61 |
|
70 | 62 | **Merged pull requests:**
|
71 | 63 |
|
72 |
| -- Made tapping more user friendly with button in bottom right of screen [\#47](https://github.com/kciter/KCFloatingActionButton/pull/47) ([jeanherfs](https://github.com/jeanherfs)) |
| 64 | +- Swift3.0 [\#46](https://github.com/kciter/KCFloatingActionButton/pull/46) ([jeanherfs](https://github.com/jeanherfs)) |
73 | 65 |
|
74 | 66 | ## [1.3.5](https://github.com/kciter/KCFloatingActionButton/tree/1.3.5) (2016-07-12)
|
75 | 67 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.3.4...1.3.5)
|
76 | 68 |
|
77 | 69 | **Closed issues:**
|
78 | 70 |
|
79 |
| -- Icons in KCFloatingActionButtonItem distorted [\#44](https://github.com/kciter/KCFloatingActionButton/issues/44) |
| 71 | +- Speeding up the Pop animation [\#43](https://github.com/kciter/KCFloatingActionButton/issues/43) |
| 72 | +- how can i change the image of the action button from the "+" image to another image? [\#39](https://github.com/kciter/KCFloatingActionButton/issues/39) |
| 73 | +- issue on TableViewController [\#32](https://github.com/kciter/KCFloatingActionButton/issues/32) |
| 74 | + |
| 75 | +**Merged pull requests:** |
| 76 | + |
| 77 | +- Swift3.0 [\#45](https://github.com/kciter/KCFloatingActionButton/pull/45) ([jeanherfs](https://github.com/jeanherfs)) |
80 | 78 |
|
81 | 79 | ## [1.3.4](https://github.com/kciter/KCFloatingActionButton/tree/1.3.4) (2016-06-09)
|
82 | 80 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.3.3...1.3.4)
|
|
91 | 89 | **Closed issues:**
|
92 | 90 |
|
93 | 91 | - Invalid Layout [\#31](https://github.com/kciter/KCFloatingActionButton/issues/31)
|
94 |
| -- Can you add image offset to button items? [\#29](https://github.com/kciter/KCFloatingActionButton/issues/29) |
| 92 | +- Swift and Xcode Version [\#30](https://github.com/kciter/KCFloatingActionButton/issues/30) |
95 | 93 | - Under TabBar its hiding. [\#21](https://github.com/kciter/KCFloatingActionButton/issues/21)
|
96 | 94 |
|
97 | 95 | ## [1.3.2](https://github.com/kciter/KCFloatingActionButton/tree/1.3.2) (2016-04-05)
|
|
102 | 100 |
|
103 | 101 | **Closed issues:**
|
104 | 102 |
|
| 103 | +- Can't assign UIColor to the button color [\#27](https://github.com/kciter/KCFloatingActionButton/issues/27) |
| 104 | +- Vertical layout issues [\#25](https://github.com/kciter/KCFloatingActionButton/issues/25) |
105 | 105 | - Layout issues after application went to background [\#24](https://github.com/kciter/KCFloatingActionButton/issues/24)
|
| 106 | +- Layout issue. [\#19](https://github.com/kciter/KCFloatingActionButton/issues/19) |
106 | 107 |
|
107 | 108 | ## [1.3.0](https://github.com/kciter/KCFloatingActionButton/tree/1.3.0) (2016-03-25)
|
108 | 109 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.2.1...1.3.0)
|
109 | 110 |
|
110 | 111 | ## [1.2.1](https://github.com/kciter/KCFloatingActionButton/tree/1.2.1) (2016-02-22)
|
111 | 112 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.2.0...1.2.1)
|
112 | 113 |
|
113 |
| -**Closed issues:** |
114 |
| - |
115 |
| -- Is it possible to change the image of the main button? [\#14](https://github.com/kciter/KCFloatingActionButton/issues/14) |
116 |
| - |
117 | 114 | ## [1.2.0](https://github.com/kciter/KCFloatingActionButton/tree/1.2.0) (2016-02-20)
|
118 | 115 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.1.9...1.2.0)
|
119 | 116 |
|
120 |
| -**Closed issues:** |
121 |
| - |
122 |
| -- Adding FloatingActionButton to the centre of the TabBarController [\#12](https://github.com/kciter/KCFloatingActionButton/issues/12) |
123 |
| - |
124 | 117 | ## [1.1.9](https://github.com/kciter/KCFloatingActionButton/tree/1.1.9) (2016-01-18)
|
125 | 118 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.1.8...1.1.9)
|
126 | 119 |
|
| 120 | +**Closed issues:** |
| 121 | + |
| 122 | +- Question or enhancement [\#5](https://github.com/kciter/KCFloatingActionButton/issues/5) |
| 123 | + |
127 | 124 | ## [1.1.8](https://github.com/kciter/KCFloatingActionButton/tree/1.1.8) (2016-01-09)
|
128 | 125 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.1.7...1.1.8)
|
129 | 126 |
|
130 | 127 | **Closed issues:**
|
131 | 128 |
|
132 |
| -- Changing plus icon image [\#1](https://github.com/kciter/KCFloatingActionButton/issues/1) |
| 129 | +- Where can I get the obj-c code? [\#4](https://github.com/kciter/KCFloatingActionButton/issues/4) |
| 130 | +- Add target as UIButton to KCFloatingActionButton [\#3](https://github.com/kciter/KCFloatingActionButton/issues/3) |
133 | 131 |
|
134 | 132 | ## [1.1.7](https://github.com/kciter/KCFloatingActionButton/tree/1.1.7) (2015-11-27)
|
135 | 133 | [Full Changelog](https://github.com/kciter/KCFloatingActionButton/compare/1.1.6...1.1.7)
|
|
0 commit comments