index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
src
/
widget
/
button.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace `iced_web` with WebGL support in `wgpu` :tada:
Héctor Ramón Jiménez
2022-01-28
1
-192
/
+0
*
Reintroduce `Box` for `style_sheet` in `Button`
Héctor Ramón Jiménez
2021-10-31
1
-3
/
+3
*
Wire up styling to `Button` in `iced_native`
Héctor Ramón Jiménez
2021-10-18
1
-3
/
+3
*
Update disabled example of `Button` in docs
Héctor Ramón
2021-06-10
1
-8
/
+14
*
Fix failing doctests
Jonas Matser
2021-06-10
1
-1
/
+7
*
Adds doc comment for disabled button
Jonas Matser
2021-06-10
1
-0
/
+11
*
Replace ignored doc-tests with additional documentation for `Padding`
Héctor Ramón
2021-06-01
1
-5
/
+0
*
Add support for asymmetrical padding
Ben LeFevre
2021-06-01
1
-18
/
+14
*
Allow dead code explicitly in `iced_web`
Héctor Ramón Jiménez
2021-02-16
1
-0
/
+2
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-24
/
+0
*
Use `String::from_str_in` in `iced_web`
Héctor Ramón Jiménez
2020-07-01
1
-5
/
+9
*
Fix `Button` styling in `iced_web`
Héctor Ramón Jiménez
2020-02-06
1
-7
/
+4
*
Support styling for `Button` in `iced_web`
Héctor Ramón Jiménez
2020-02-05
1
-21
/
+36
*
Rename module `style` to `css` in `iced_web`
Héctor Ramón Jiménez
2020-02-05
1
-5
/
+5
*
Support event subscriptions in `iced_web`
Héctor Ramón Jiménez
2020-02-04
1
-4
/
+2
*
Add several missing style attributes in iced_web.
Gabriel Konat
2019-12-18
1
-1
/
+3
*
Make `Button::background` generic
Héctor Ramón Jiménez
2019-12-05
1
-2
/
+2
*
Style `Button` min-width in `iced_web`
Héctor Ramón Jiménez
2019-11-24
1
-10
/
+5
*
Make `tour` work with `iced_web` again :tada:
Héctor Ramón Jiménez
2019-11-23
1
-8
/
+39
*
Write docs for `iced_web`
Héctor Ramón Jiménez
2019-11-22
1
-1
/
+20
*
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
2019-11-21
1
-4
/
+96
*
Make `iced_core::Button` customizable
Héctor Ramón Jiménez
2019-10-08
1
-4
/
+6
*
Make example work on web and update READMEs
Héctor Ramón Jiménez
2019-09-21
1
-1
/
+3
*
Create `iced_core` and `iced_native`
Héctor Ramón Jiménez
2019-09-20
1
-2
/
+1
*
Draft nodes for missing widgets
Héctor Ramón Jiménez
2019-09-15
1
-2
/
+2
*
Draft widget nodes and wire interaction
Héctor Ramón Jiménez
2019-09-15
1
-3
/
+31
*
Draft web runtime and widgets
Héctor Ramón Jiménez
2019-09-14
1
-0
/
+16