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
/
column.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
-148
/
+0
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
1
-5
/
+6
*
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
-11
/
+14
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-20
/
+0
*
Implement `Column` and `Row` changes in `iced_web`
Héctor Ramón Jiménez
2020-03-17
1
-12
/
+3
*
Instantiate Column and Row with children
Rowun Giles
2020-03-16
1
-0
/
+16
*
Fix `Column` and `Row` styling for `iced_web`
Héctor Ramón Jiménez
2020-02-06
1
-11
/
+6
*
Support styling for `Button` in `iced_web`
Héctor Ramón Jiménez
2020-02-05
1
-1
/
+1
*
Rename module `style` to `css` in `iced_web`
Héctor Ramón Jiménez
2020-02-05
1
-8
/
+8
*
Make `Row`, `Column`, and `Checkbox` shrink by default
Héctor Ramón Jiménez
2019-12-30
1
-1
/
+1
*
Add several missing style attributes in iced_web.
Gabriel Konat
2019-12-18
1
-2
/
+6
*
Make `tour` work with `iced_web` again :tada:
Héctor Ramón Jiménez
2019-11-23
1
-3
/
+27
*
Write docs for `iced_web`
Héctor Ramón Jiménez
2019-11-22
1
-0
/
+1
*
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
2019-11-21
1
-2
/
+104
*
Make example work on web and update READMEs
Héctor Ramón Jiménez
2019-09-21
1
-0
/
+1
*
Create `iced_core` and `iced_native`
Héctor Ramón Jiménez
2019-09-20
1
-36
/
+2
*
Draft nodes for missing widgets
Héctor Ramón Jiménez
2019-09-15
1
-1
/
+4
*
Draft widget nodes and wire interaction
Héctor Ramón Jiménez
2019-09-15
1
-2
/
+20
*
Draft web runtime and widgets
Héctor Ramón Jiménez
2019-09-14
1
-0
/
+48