Héctor Ramón Jiménez
3c47e3e229
Simplify Language conversion in tour
2020-04-06 20:12:16 +02:00
Dmitry Kashitsyn
1a9bfd9e73
Radiobutton label is now impl Into<String>
2020-04-05 12:43:18 +07:00
Dmitry Kashitsyn
15f5b93a0d
Checkbox label is now impl Into<String>
2020-04-05 11:48:44 +07:00
Héctor Ramón
fd064ff990
Merge pull request #253 from hecrj/0.1
...
Release `0.1` - Custom styling, event subscriptions, additional widgets, new examples, and more!
2020-04-02 18:47:15 +02:00
Héctor Ramón Jiménez
d0cca658a1
Bump all versions 🎉
2020-04-02 17:40:20 +02:00
Héctor Ramón Jiménez
d7a3ce4e68
Fix a couple of links in documentation
2020-04-02 17:39:24 +02:00
Héctor Ramón Jiménez
2682079713
Update CHANGELOG
2020-04-02 16:54:55 +02:00
Héctor Ramón
3aafd2c1f7
Merge pull request #252 from hecrj/improvement/documentation
...
Update and improve documentation
2020-04-02 16:53:54 +02:00
Héctor Ramón Jiménez
4a498ed0e3
Fix window::Renderer link in iced_winit docs
2020-04-02 03:58:47 +02:00
Héctor Ramón Jiménez
743c8851d4
Fix broken link in Tracker::broadcast docs
2020-04-02 03:50:39 +02:00
Héctor Ramón Jiménez
0f745f0c14
Fix missing link in Command documentation
2020-04-02 03:48:29 +02:00
Héctor Ramón Jiménez
2ef1b4317a
Remove subcrates CHANGELOG
...
At this stage, it is important to allow the library to change rapidly.
Because of this, keeping a log of changes can be counter-productive. We
do not want pin down design decisions by writing detailed changelogs
(sunk cost fallacy).
Once the library and its different parts start becoming more stable and
mature, we will reintroduce changelogs accordingly.
For now, we will keep a main `CHANGELOG` file just for the `iced` crate.
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
8c8325d0cf
Write documentation for the debug feature
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
703f7657e1
Add example to pane_grid module documentation
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
c114be034a
Fix typo in text_input::Renderer::draw docs
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
15aa40df40
Add missing link to conversion::fullscreen
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
7d40b76b02
Update iced_wgpu root documentation
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
90cf272d67
Update iced_web build documentation
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
e1e42f87bd
Add examples to subscription::Recipe docs
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
48b90a7529
Add examples to Canvas documentation
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
1b0cb0d13a
Add example to iced_native::UserInterface
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
1f85e1167c
Add examples to iced_native::Widget
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
512dbd5076
Fix missing link in Tracker::broadcast docs
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
4fc17dfd66
Fix Size::new documentation
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
c2cb1a0c81
Improve Point::ORIGIN documentation
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
f5e7e0625e
Improve docs for Sandbox and Application
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
4c44517556
Fix minor documentation issues
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
f4f8f62f55
Add example for Canvas widget
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
ac8875f81d
Fix iced_native version in iced_winit
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
26cd6c0f2b
Update iced_wgpu information in repository docs
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
26a35b7d7e
Clarify return policy of Application::run
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
c73f23c380
Move Space to widget module
2020-04-02 03:44:14 +02:00
Héctor Ramón Jiménez
4979635764
Fix missing link in Executor::enter doc comment
2020-04-02 03:44:14 +02:00
Héctor Ramón
2fa6edf7a8
Merge pull request #251 from Plecra/clock-scaling
...
Rework scaling in clock example
2020-04-02 01:11:38 +02:00
Héctor Ramón Jiménez
92e148822f
Add 0 suffix to float literals for consistency
2020-04-02 01:00:39 +02:00
Marli Frost
08da96c1c6
Scale the clock hands to the same size as the face
2020-04-01 23:19:56 +01:00
Héctor Ramón
3bf938f65f
Merge pull request #249 from michael-swan/master
...
Add Ctrl+Backspace text field behaviour
2020-03-31 17:56:19 +02:00
Héctor Ramón
e79e832092
Merge pull request #246 from hecrj/feature/application-flags
...
Application flags
2020-03-31 17:49:56 +02:00
Héctor Ramón
327347501c
Merge pull request #248 from hecrj/feature/container-padding
...
Implement `padding` support for `Container`
2020-03-31 17:48:41 +02:00
Héctor Ramón Jiménez
990b4aa0b7
Merge branch 'master' into feature/container-padding
2020-03-31 17:11:58 +02:00
Héctor Ramón
291dc728a4
Merge pull request #247 from hecrj/feature/svg-from-memory
...
Implement `svg::Handle::from_memory`
2020-03-31 17:10:28 +02:00
Michael Swan
4ca54836a8
Add Ctrl+Backspace text field behaviour
2020-03-30 22:37:28 -05:00
Héctor Ramón Jiménez
749a9588d7
Implement padding support for Container
2020-03-31 01:21:51 +02:00
Héctor Ramón Jiménez
f4776a46bb
Genericize From implementation for image::Handle
2020-03-31 00:51:59 +02:00
Héctor Ramón Jiménez
ae009158cc
Implement svg::Handle::from_memory
...
Useful if you already have your SVG data in memory.
2020-03-31 00:39:18 +02:00
Héctor Ramón Jiménez
f0ebcc2474
Implement enter for executor::Default in Wasm
2020-03-30 18:18:33 +02:00
Héctor Ramón Jiménez
148a4dd469
Call Runtime::enter properly in iced_web
2020-03-30 18:15:13 +02:00
Héctor Ramón Jiménez
c4c5216e3b
Allow passing external state to Application::new
2020-03-30 18:10:15 +02:00
Héctor Ramón
6e9ab1cd6f
Merge pull request #245 from tirz/refactor-bound_lifetime
...
refactor: remove not mandatories 'static lifetimes
2020-03-30 17:39:54 +02:00
Héctor Ramón Jiménez
d07304fb85
Hash type ids in Widget::hash_layout impls
2020-03-30 17:28:55 +02:00