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
/
slider.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
Replace `iced_web` with WebGL support in `wgpu` :tada:
Héctor Ramón Jiménez
1
-183
/
+0
2021-10-31
Reintroduce `Box` for `style_sheet` in `Slider`
Héctor Ramón Jiménez
1
-2
/
+5
2021-10-20
Wire up styling to `Slider` in `iced_native`
Héctor Ramón Jiménez
1
-4
/
+4
2021-02-16
Allow dead code explicitly in `iced_web`
Héctor Ramón Jiménez
1
-0
/
+2
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-18
/
+0
2020-06-13
Update `Slider` docs in `iced_web`
Héctor Ramón Jiménez
1
-1
/
+2
2020-06-13
Make `Slider` value generic in `iced_web`
Héctor Ramón Jiménez
1
-21
/
+40
2020-06-11
Add `step` member to slider widgets
Sebastian Zivota
1
-2
/
+14
2020-03-06
Remove counterintuitive constant functions
Héctor Ramón Jiménez
1
-1
/
+1
2020-02-06
Expose styling types for `slider` in `iced_web`
Héctor Ramón Jiménez
1
-1
/
+13
2020-02-05
Rename module `style` to `css` in `iced_web`
Héctor Ramón Jiménez
1
-2
/
+2
2020-02-04
Support event subscriptions in `iced_web`
Héctor Ramón Jiménez
1
-3
/
+2
2020-01-13
Remove `Message: Clone` bound in some web widgets
Héctor Ramón Jiménez
1
-2
/
+2
2019-11-29
Make many functions `const`
Nikolai Vazquez
1
-1
/
+1
2019-11-23
Make `tour` work with `iced_web` again :tada:
Héctor Ramón Jiménez
1
-23
/
+23
2019-11-22
Write docs for `iced_web`
Héctor Ramón Jiménez
1
-0
/
+36
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-2
/
+57
2019-09-21
Make example work on web and update READMEs
Héctor Ramón Jiménez
1
-3
/
+2
2019-09-20
Create `iced_core` and `iced_native`
Héctor Ramón Jiménez
1
-2
/
+2
2019-09-15
Draft nodes for missing widgets
Héctor Ramón Jiménez
1
-4
/
+51
2019-09-14
Draft web runtime and widgets
Héctor Ramón Jiménez
1
-0
/
+16