@@ -41,30 +41,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
41
41
- ` Viewport::physical_width ` returning the wrong value. [ #700 ]
42
42
- Outdated documentation for the ` Sandbox ` trait. [ #710 ]
43
43
44
- [ #57 ] : https://github.com/hecrj /iced/pull/57
45
- [ #283 ] : https://github.com/hecrj /iced/pull/283
46
- [ #319 ] : https://github.com/hecrj /iced/pull/319
47
- [ #392 ] : https://github.com/hecrj /iced/pull/392
48
- [ #465 ] : https://github.com/hecrj /iced/pull/465
49
- [ #650 ] : https://github.com/hecrj /iced/pull/650
50
- [ #657 ] : https://github.com/hecrj /iced/pull/657
51
- [ #658 ] : https://github.com/hecrj /iced/pull/658
52
- [ #668 ] : https://github.com/hecrj /iced/pull/668
53
- [ #669 ] : https://github.com/hecrj /iced/pull/669
54
- [ #672 ] : https://github.com/hecrj /iced/pull/672
55
- [ #699 ] : https://github.com/hecrj /iced/pull/699
56
- [ #700 ] : https://github.com/hecrj /iced/pull/700
57
- [ #701 ] : https://github.com/hecrj /iced/pull/701
58
- [ #710 ] : https://github.com/hecrj /iced/pull/710
59
- [ #719 ] : https://github.com/hecrj /iced/pull/719
60
- [ #720 ] : https://github.com/hecrj /iced/pull/720
61
- [ #725 ] : https://github.com/hecrj /iced/pull/725
62
- [ #760 ] : https://github.com/hecrj /iced/pull/760
63
- [ #764 ] : https://github.com/hecrj /iced/pull/764
64
- [ #770 ] : https://github.com/hecrj /iced/pull/770
65
- [ #773 ] : https://github.com/hecrj /iced/pull/773
66
- [ #789 ] : https://github.com/hecrj /iced/pull/789
67
- [ #804 ] : https://github.com/hecrj /iced/pull/804
44
+ [ #57 ] : https://github.com/iced-rs /iced/pull/57
45
+ [ #283 ] : https://github.com/iced-rs /iced/pull/283
46
+ [ #319 ] : https://github.com/iced-rs /iced/pull/319
47
+ [ #392 ] : https://github.com/iced-rs /iced/pull/392
48
+ [ #465 ] : https://github.com/iced-rs /iced/pull/465
49
+ [ #650 ] : https://github.com/iced-rs /iced/pull/650
50
+ [ #657 ] : https://github.com/iced-rs /iced/pull/657
51
+ [ #658 ] : https://github.com/iced-rs /iced/pull/658
52
+ [ #668 ] : https://github.com/iced-rs /iced/pull/668
53
+ [ #669 ] : https://github.com/iced-rs /iced/pull/669
54
+ [ #672 ] : https://github.com/iced-rs /iced/pull/672
55
+ [ #699 ] : https://github.com/iced-rs /iced/pull/699
56
+ [ #700 ] : https://github.com/iced-rs /iced/pull/700
57
+ [ #701 ] : https://github.com/iced-rs /iced/pull/701
58
+ [ #710 ] : https://github.com/iced-rs /iced/pull/710
59
+ [ #719 ] : https://github.com/iced-rs /iced/pull/719
60
+ [ #720 ] : https://github.com/iced-rs /iced/pull/720
61
+ [ #725 ] : https://github.com/iced-rs /iced/pull/725
62
+ [ #760 ] : https://github.com/iced-rs /iced/pull/760
63
+ [ #764 ] : https://github.com/iced-rs /iced/pull/764
64
+ [ #770 ] : https://github.com/iced-rs /iced/pull/770
65
+ [ #773 ] : https://github.com/iced-rs /iced/pull/773
66
+ [ #789 ] : https://github.com/iced-rs /iced/pull/789
67
+ [ #804 ] : https://github.com/iced-rs /iced/pull/804
68
68
[ `smol` ] : https://github.com/smol-rs/smol
69
69
[ `winit` ] : https://github.com/rust-windowing/winit
70
70
[ `glutin` ] : https://github.com/rust-windowing/glutin
@@ -96,22 +96,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
96
96
- __ [ ` QRCode ` widget] [ qr_code ] __ (#622 )
97
97
A widget that displays a QR code, powered by [ the ` qrcode ` crate] .
98
98
99
- [ canvas ] : https://github.com/hecrj /iced/pull/325
100
- [ opengl ] : https://github.com/hecrj /iced/pull/354
101
- [ `iced_graphics` ] : https://github.com/hecrj /iced/pull/354
102
- [ pane_grid ] : https://github.com/hecrj /iced/pull/397
103
- [ pick_list ] : https://github.com/hecrj /iced/pull/444
104
- [ error ] : https://github.com/hecrj /iced/pull/514
105
- [ view ] : https://github.com/hecrj /iced/pull/597
106
- [ event ] : https://github.com/hecrj /iced/pull/614
107
- [ color ] : https://github.com/hecrj /iced/pull/200
108
- [ qr_code ] : https://github.com/hecrj /iced/pull/622
109
- [ #193 ] : https://github.com/hecrj /iced/pull/193
99
+ [ canvas ] : https://github.com/iced-rs /iced/pull/325
100
+ [ opengl ] : https://github.com/iced-rs /iced/pull/354
101
+ [ `iced_graphics` ] : https://github.com/iced-rs /iced/pull/354
102
+ [ pane_grid ] : https://github.com/iced-rs /iced/pull/397
103
+ [ pick_list ] : https://github.com/iced-rs /iced/pull/444
104
+ [ error ] : https://github.com/iced-rs /iced/pull/514
105
+ [ view ] : https://github.com/iced-rs /iced/pull/597
106
+ [ event ] : https://github.com/iced-rs /iced/pull/614
107
+ [ color ] : https://github.com/iced-rs /iced/pull/200
108
+ [ qr_code ] : https://github.com/iced-rs /iced/pull/622
109
+ [ #193 ] : https://github.com/iced-rs /iced/pull/193
110
110
[ `glutin` ] : https://github.com/rust-windowing/glutin
111
111
[ `wgpu` ] : https://github.com/gfx-rs/wgpu-rs
112
112
[ `glow` ] : https://github.com/grovesNL/glow
113
113
[ the `qrcode` crate ] : https://docs.rs/qrcode/0.12.0/qrcode/
114
- [ integration with existing applications ] : https://github.com/hecrj /iced/pull/183
114
+ [ integration with existing applications ] : https://github.com/iced-rs /iced/pull/183
115
115
[ The Elm Architecture ] : https://guide.elm-lang.org/architecture/
116
116
117
117
@@ -142,17 +142,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
142
142
### Removed
143
143
- Unnecessary ` 'static ` lifetimes in ` Renderer ` bounds. [ #290 ]
144
144
145
- [ #259 ] : https://github.com/hecrj /iced/pull/259
146
- [ #260 ] : https://github.com/hecrj /iced/pull/260
147
- [ #266 ] : https://github.com/hecrj /iced/pull/266
148
- [ #267 ] : https://github.com/hecrj /iced/pull/267
149
- [ #268 ] : https://github.com/hecrj /iced/pull/268
150
- [ #278 ] : https://github.com/hecrj /iced/pull/278
151
- [ #279 ] : https://github.com/hecrj /iced/pull/279
152
- [ #281 ] : https://github.com/hecrj /iced/pull/281
153
- [ #289 ] : https://github.com/hecrj /iced/pull/289
154
- [ #290 ] : https://github.com/hecrj /iced/pull/290
155
- [ #293 ] : https://github.com/hecrj /iced/pull/293
145
+ [ #259 ] : https://github.com/iced-rs /iced/pull/259
146
+ [ #260 ] : https://github.com/iced-rs /iced/pull/260
147
+ [ #266 ] : https://github.com/iced-rs /iced/pull/266
148
+ [ #267 ] : https://github.com/iced-rs /iced/pull/267
149
+ [ #268 ] : https://github.com/iced-rs /iced/pull/268
150
+ [ #278 ] : https://github.com/iced-rs /iced/pull/278
151
+ [ #279 ] : https://github.com/iced-rs /iced/pull/279
152
+ [ #281 ] : https://github.com/iced-rs /iced/pull/281
153
+ [ #289 ] : https://github.com/iced-rs /iced/pull/289
154
+ [ #290 ] : https://github.com/iced-rs /iced/pull/290
155
+ [ #293 ] : https://github.com/iced-rs /iced/pull/293
156
156
157
157
158
158
## [ 0.1.0] - 2020-04-02
@@ -187,17 +187,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
187
187
- __ [ Texture atlas for ` iced_wgpu ` ] __ (#154 )
188
188
An atlas on top of [ ` guillotiere ` ] for batching draw calls. Thanks to @Maldela !
189
189
190
- [ Event subscriptions ] : https://github.com/hecrj /iced/pull/122
191
- [ Custom styling ] : https://github.com/hecrj /iced/pull/146
192
- [ `Canvas` widget ] : https://github.com/hecrj /iced/pull/193
193
- [ `PaneGrid` widget ] : https://github.com/hecrj /iced/pull/224
194
- [ `Svg` widget ] : https://github.com/hecrj /iced/pull/111
195
- [ `ProgressBar` widget ] : https://github.com/hecrj /iced/pull/141
196
- [ Configurable futures executor ] : https://github.com/hecrj /iced/pull/164
197
- [ Compatibility with existing `wgpu` projects ] : https://github.com/hecrj /iced/pull/183
198
- [ Clipboard access ] : https://github.com/hecrj /iced/pull/132
199
- [ Texture atlas for `iced_wgpu` ] : https://github.com/hecrj /iced/pull/154
200
- [ Text selection for `TextInput` ] : https://github.com/hecrj /iced/pull/202
190
+ [ Event subscriptions ] : https://github.com/iced-rs /iced/pull/122
191
+ [ Custom styling ] : https://github.com/iced-rs /iced/pull/146
192
+ [ `Canvas` widget ] : https://github.com/iced-rs /iced/pull/193
193
+ [ `PaneGrid` widget ] : https://github.com/iced-rs /iced/pull/224
194
+ [ `Svg` widget ] : https://github.com/iced-rs /iced/pull/111
195
+ [ `ProgressBar` widget ] : https://github.com/iced-rs /iced/pull/141
196
+ [ Configurable futures executor ] : https://github.com/iced-rs /iced/pull/164
197
+ [ Compatibility with existing `wgpu` projects ] : https://github.com/iced-rs /iced/pull/183
198
+ [ Clipboard access ] : https://github.com/iced-rs /iced/pull/132
199
+ [ Texture atlas for `iced_wgpu` ] : https://github.com/iced-rs /iced/pull/154
200
+ [ Text selection for `TextInput` ] : https://github.com/iced-rs /iced/pull/202
201
201
[ `lyon` ] : https://github.com/nical/lyon
202
202
[ `guillotiere` ] : https://github.com/nical/guillotiere
203
203
[ Web Canvas API ] : https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API
@@ -207,7 +207,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
207
207
[ `wasm-bindgen-futures` ] : https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures
208
208
[ `resvg` ] : https://github.com/RazrFalcon/resvg
209
209
[ `raqote` ] : https://github.com/jrmuizel/raqote
210
- [ `iced_wgpu` ] : https://github.com/hecrj /iced/tree/master/wgpu
210
+ [ `iced_wgpu` ] : https://github.com/iced-rs /iced/tree/master/wgpu
211
211
212
212
213
213
## [ 0.1.0-beta] - 2019-11-25
@@ -219,10 +219,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
219
219
### Added
220
220
- First release! :tada :
221
221
222
- [ Unreleased ] : https://github.com/hecrj /iced/compare/0.3.0...HEAD
223
- [ 0.3.0 ] : https://github.com/hecrj /iced/compare/0.2.0...0.3.0
224
- [ 0.2.0 ] : https://github.com/hecrj /iced/compare/0.1.1...0.2.0
225
- [ 0.1.1 ] : https://github.com/hecrj /iced/compare/0.1.0...0.1.1
226
- [ 0.1.0 ] : https://github.com/hecrj /iced/compare/0.1.0-beta...0.1.0
227
- [ 0.1.0-beta ] : https://github.com/hecrj /iced/compare/0.1.0-alpha...0.1.0-beta
228
- [ 0.1.0-alpha ] : https://github.com/hecrj /iced/releases/tag/0.1.0-alpha
222
+ [ Unreleased ] : https://github.com/iced-rs /iced/compare/0.3.0...HEAD
223
+ [ 0.3.0 ] : https://github.com/iced-rs /iced/compare/0.2.0...0.3.0
224
+ [ 0.2.0 ] : https://github.com/iced-rs /iced/compare/0.1.1...0.2.0
225
+ [ 0.1.1 ] : https://github.com/iced-rs /iced/compare/0.1.0...0.1.1
226
+ [ 0.1.0 ] : https://github.com/iced-rs /iced/compare/0.1.0-beta...0.1.0
227
+ [ 0.1.0-beta ] : https://github.com/iced-rs /iced/compare/0.1.0-alpha...0.1.0-beta
228
+ [ 0.1.0-alpha ] : https://github.com/iced-rs /iced/releases/tag/0.1.0-alpha
0 commit comments