Commit graph

184 commits

Author SHA1 Message Date
Cecile Tonglet
34ae2cb198
Collapse: fix class wrongly applied to body (#149) 2022-09-19 16:17:09 +02:00
Yohan Boogaert
25950d7e7d
Fix value of the HtmlSelect of the ProgressBar example (#148) 2022-09-12 10:06:56 +02:00
Martin Rueckl
a5851413a6
Fix link to API documentation (#146) 2022-09-05 05:35:34 +01:00
Cecile Tonglet
50c5d7c371 (cargo-release) version 0.3.0 2022-08-22 15:16:47 +01:00
Cecile Tonglet
90ce9a15a6
Fix HtmlSelect not resetting properly when value changed (#145) 2022-08-22 16:15:22 +02:00
yozhgoor
44d0b453b1 (cargo-release) version 0.2.0 2022-07-16 18:43:26 +02:00
Yohan Boogaert
b36ba41637
Fix routing issues (#144)
Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
2022-07-14 23:41:38 +02:00
Forest Anderson
3f96db6a7e
Yewprint upgrade 0.19 (#131)
Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
Co-authored-by: Francois Stephany <francois@tamere.eu>
2022-06-28 09:57:14 +01:00
Yohan Boogaert
9407209aa2
Trigger deploy (#143) 2022-06-27 22:44:42 +02:00
Yohan Boogaert
a6725990de
Fix Netflify deploy (#142) 2022-06-27 15:25:23 +02:00
Yohan Boogaert
28ea706be4
Deploy Netfliy preview from forks on pull request (#141) 2022-06-27 14:50:44 +02:00
yozhgoor
bf91608c27 (cargo-release) version 0.2.1 2022-06-08 16:22:20 +02:00
Yohan Boogaert
0962df3caa
Replace reqwest by ureq (#140) 2022-06-08 15:56:26 +02:00
Yohan Boogaert
25be039090
Replace wasm-run by xtask-wasm (#138) 2022-05-09 19:20:26 +02:00
Cecile Tonglet
28f879a9a4
switch: add prop align_right (#137) 2022-05-09 13:32:11 +02:00
Cecile Tonglet
8f2f588e6f (cargo-release) version 0.2.0 2022-04-04 17:25:48 +01:00
Cecile Tonglet
59f4fab305 Revert change of version 2022-04-04 17:25:29 +01:00
Cecile Tonglet
b8358f3ceb
Fix CSS version to v3 (#135) 2022-04-04 18:23:59 +02:00
Lachezar Lechev
fd67f09ba5
Switch: add inner labels (#126) 2021-12-12 12:19:33 +01:00
Cecile Tonglet
87fcffdb71 (cargo-release) version 0.1.1 2021-11-23 10:25:17 +01:00
Cecile Tonglet
a373604983 (cargo-release) version 0.1.1 2021-11-23 10:24:35 +01:00
Cecile Tonglet
d2f23378d9 Update invalid link in doc 2021-11-23 10:24:03 +01:00
Cecile Tonglet
2abb78ab09 (cargo-release) version 0.1.0 2021-11-23 10:18:11 +01:00
Cecile Tonglet
90eb865455 Add missing file to package yewprint 2021-11-23 10:17:42 +01:00
Cecile Tonglet
ddcb093e9f (cargo-release) version 0.1.0 2021-11-23 10:09:38 +01:00
Cecile Tonglet
d6f41b0c1e Clean-up & updates before publishing 2021-11-23 10:09:27 +01:00
Cecile Tonglet
9c0a670eed
Improve numeric input (#130) 2021-11-23 08:41:26 +01:00
Yohan Boogaert
89e6c93b86
Fix NumericInput's onchange prop (#129) 2021-11-12 11:02:57 +01:00
Cecile Tonglet
2e541af11c yewprint-css: fix typo in README.md 2021-11-08 23:20:18 +01:00
Cecile Tonglet
7b08851141 yewprint-css: fix missing feature derive for serde 2021-11-08 23:19:14 +01:00
Cecile Tonglet
382f7c1e7e yewprint-css: use AsRef<Path> in argument 2021-11-08 23:16:51 +01:00
Forest Anderson
332c06d2a6
Changed Github links to reference Yewprint org (#127) 2021-11-07 18:12:33 +01:00
yozhgoor
e028a012e2 Fix checkbox doc title 2021-10-06 15:17:14 +02:00
Yohan Boogaert
1369d931b5
Numeric input (#67) 2021-10-06 14:58:01 +02:00
Yohan Boogaert
8422f9a54e
Checkbox (#79) 2021-09-30 21:28:00 +02:00
Cecile Tonglet
bf0a6663cb
Fix InputGroup dynamic padding (#124)
* Fix InputGroup dynamic padding

* Yew+clippy=💔
2021-09-21 11:43:13 +02:00
Yohan Boogaert
a5e7fadf4f
Disable onclick if the disable props is active (#123) 2021-09-14 14:58:08 +02:00
Cecile Tonglet
0d10d73d6b Hotfix for previous commit 2021-09-08 14:00:02 +01:00
Cecile Tonglet
9f04e97c11 tabs: do not use class when hidden
This avoid the display property getting overwritten by a custom class.
2021-09-08 13:57:33 +01:00
Yohan Boogaert
d656574d41
Fix disabled props on button (#122) 2021-08-14 14:17:03 +01:00
Yohan Boogaert
649be4432d
Use only the right click to interact with the Slider (#121) 2021-08-02 18:36:09 +02:00
Yohan Boogaert
e50b3467f7
Add link to the source code of each component (#117) 2021-07-07 16:48:28 +02:00
Cecile Tonglet
ec208f13e6
Make selected value of Slider optional (#115)
The Slider's value should be able to be deselected.
2021-06-28 14:07:54 +02:00
Cecile Tonglet
2e240fdb07
Icons tweaks (#114) 2021-06-25 16:28:41 +02:00
Cecile Tonglet
1d87e39e87
Panel stack (#113) 2021-06-21 19:54:07 +02:00
Malhar Vora
128b39632f TextArea 2021-06-16 10:32:37 +01:00
Cecile Tonglet
1aae88fa40
Add command to update Blueprint CSS (#111)
* Add command to update Blueprint CSS

* Actually update CSS
2021-06-10 11:15:21 +02:00
Yohan Boogaert
21864240a2
Remove Hash from the HtmlSelect (#109) 2021-06-03 13:21:44 +02:00
Yohan Boogaert
357e0fefde
Radio (#80)
Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
2021-05-28 11:33:03 +02:00
Cecile Tonglet
1a2594049c
Update Yew to 0.18 (#107) 2021-05-16 10:51:07 +02:00