Commit graph

15 commits

Author SHA1 Message Date
Yohan Boogaert
70d9a394a9
Remove Boolinator (#88)
* Remove use statement for boolinator

* Replace boolinator as_some method by bool then method

* Replace boolinator and_option method by bool then method
2021-02-27 17:35:07 +01:00
Yohan Boogaert
1f94b2821d
Modify props name update yewprint's dependencies (#87)
* props struct have now the name of its component

* Add the class props to the tag

* Update dependencies
2021-02-27 13:56:49 +01:00
Yohan Boogaert
29c685cfe2
Modify some details on the build (#84)
* Delete the downloads of blueprintjs
The icon is directly take on a file in the repos

* Add the rust toolchain

* Test CI for Windows

* Add doc comments to build.rs

Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
2021-01-22 14:33:47 +01:00
Cecile Tonglet
272b8e72f0
Breaking API change in 1.0.58: could not find export in syn (#82)
Co-authored-by: cecton <cecile.tonglet@cecton.com>
2021-01-18 14:06:26 +01:00
Cecile Tonglet
05f8bc4fd7
Remove boolinator (#62)
Fixes #51
2020-10-25 10:19:38 +01:00
Cecile Tonglet
1e840c81ef
Router (#29) 2020-09-29 18:47:33 +02:00
Cecile Tonglet
03ea949699
Example props (#25) 2020-09-28 15:24:04 +02:00
Cecile Tonglet
bd1bb35d6e
Use docs-theme from blueprint (#24) 2020-09-27 14:49:05 +02:00
Cecile Tonglet
f5bc807ec2
Syntax color for examples (#19) 2020-09-25 21:47:11 +02:00
Cecile Tonglet
608cae413c Rename project to yewprint 2020-09-20 17:06:28 +02:00
Cecile Tonglet
584f5f69b1 WIP: Tree 2020-09-13 18:16:01 +02:00
Cecile Tonglet
066dc90444 Component Icon 2020-09-13 07:53:12 +02:00
Cecile Tonglet
244bbdd3cc WIP: Tree and Collapse 2020-09-12 11:08:17 +02:00
Cecile Tonglet
b267c5f1ba Button and Switch 2020-09-03 18:40:42 +02:00
Cecile Tonglet
50381d5cc4 Initial commit 2020-09-03 16:45:38 +02:00