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