Commit graph

213 commits

Author SHA1 Message Date
Cecile Tonglet
62adb912bd Ensure icons are downloading properly before continuing build
Fixes #12
2020-09-24 09:53:08 +02:00
Cecile Tonglet
ead6db471d
Macro to generate examples & fix CI (#9) 2020-09-23 18:33:41 +02:00
Cecile Tonglet
a4178c58f9 Revert "Added text component (#7)"
This reverts commit bd93ee3048.
2020-09-23 18:15:19 +02:00
Valentine-mario
bd93ee3048
Added text component (#7) 2020-09-23 18:04:27 +02:00
Cecile Tonglet
768cb68384
Move menu to the left (#8) 2020-09-23 15:59:07 +02:00
Cecile Tonglet
d37ffa06c7 Fix .travis.yml: there and back again 2020-09-23 14:23:02 +02:00
Cecile Tonglet
e975fa61d9 Fix .travis.yml again 2020-09-23 13:59:48 +02:00
Cecile Tonglet
d4e2213f1c Fix .travis.yml better 2020-09-23 13:57:43 +02:00
Cecile Tonglet
8cc26c0a52 Badges 2020-09-23 13:42:26 +02:00
Cecile Tonglet
b0c3a096dc Fix .travis.yml 2020-09-23 09:00:35 +02:00
Yohan Boogaert
be7614df9d
Split doc (#6)
* i have split the doc about collapse

* splited the doc about Switch

* splited doc about icon

* splited the doc about buttons
2020-09-21 18:59:46 +02:00
Cecile Tonglet
792c31ac86 Move Tree's doc to tree module 2020-09-21 17:07:46 +02:00
Cecile Tonglet
35b77edda9 Add missing compile flag 2020-09-21 15:40:59 +02:00
Cecile Tonglet
eb7ffc2bc5 Source ~/.cargo/env instead of export 2020-09-21 15:37:23 +02:00
Cecile Tonglet
45388ed7b3 Fix wrong path for simple-http-server 2020-09-21 15:14:40 +02:00
Cecile Tonglet
b548eb5c54 Use tar (maybe symlink to bsdtar) for netlify 2020-09-21 15:06:54 +02:00
Cecile Tonglet
000e6e5fca Use ~/.cargo/bin instead of /usr/local/bin 2020-09-21 15:04:19 +02:00
Cecile Tonglet
3a39691d4d Remove apt-get 2020-09-21 15:02:29 +02:00
Cecile Tonglet
8bf55cebed Remove apt-get update 2020-09-21 14:59:11 +02:00
Cecile Tonglet
29a9dd759a Build command for netlify 2020-09-21 14:50:01 +02:00
Cecile Tonglet
f62bc1e4c5 Prepare for netlify 2020-09-21 14:09:31 +02:00
Cecile Tonglet
1f6bada107 CLEANUP 2020-09-21 13:42:00 +02:00
Cecile Tonglet
9578c54047 Update doc 2020-09-21 13:40:32 +02:00
Cecile Tonglet
8d8d19bd69 CLEANUP 2020-09-21 13:24:52 +02:00
Cecile Tonglet
b0284b63cb Replace exception handling in dev.sh by help in README 2020-09-21 13:17:58 +02:00
Cecile Tonglet
12280a2aea Simplify build.sh 2020-09-21 13:00:10 +02:00
Esteban Borai
4ef1cd5927 fix: support for macos OOTB 2020-09-20 16:11:52 -03:00
Cecile Tonglet
3a88ea3996 Add .travis.yml 2020-09-20 19:05:33 +02:00
Cecile Tonglet
e7a1e9df78 Base for doc-like website to demo and help development 2020-09-20 19:02:25 +02:00
Cecile Tonglet
608cae413c Rename project to yewprint 2020-09-20 17:06:28 +02:00
Cecile Tonglet
9cd3ed49dc Update roadmap 2020-09-20 17:04:22 +02:00
Cecile Tonglet
05b683eb7b Add doc-like site like blueprintjs.com to the roadmap 2020-09-20 12:27:27 +02:00
Cecile Tonglet
3ebab736a2 Draft roadmap 2020-09-20 11:05:06 +02:00
Cecile Tonglet
e0da08cf6a Remove perf test tweaks 2020-09-19 14:26:19 +02:00
Cecile Tonglet
74c1048716 Insert demo in README 2020-09-19 14:09:54 +02:00
Cecile Tonglet
de2b121443 Tree: increase to 500**2 to test performance 2020-09-18 21:20:16 +02:00
Cecile Tonglet
eafd9bc339 CLEANUP 2020-09-16 18:39:38 +02:00
Cecile Tonglet
cf69038772 Real performance improvement 2020-09-16 18:24:02 +02:00
Cecile Tonglet
bf5f801fd1 Possible performance improvement 2020-09-14 22:25:16 +02:00
Cecile Tonglet
846c3896f5 Partially resolve performance issue 2020-09-14 22:05:50 +02:00
Cecile Tonglet
95763ad1e7 Tree: use iter syntax 2020-09-14 21:59:40 +02:00
Cecile Tonglet
48d477d61c Tree: performance test 2020-09-14 21:53:02 +02:00
Cecile Tonglet
71cb5fa8fc Update missing dependency 2020-09-14 21:41:02 +02:00
Cecile Tonglet
913798243d Tree: NodeData impl Clone if possible 2020-09-14 21:35:48 +02:00
Cecile Tonglet
3c5a8af353 Tree: clean-up: less pubs, impl Default if possible 2020-09-14 21:32:08 +02:00
Cecile Tonglet
f5992a3a83 Cleanup: use html!() instead of Default::default 2020-09-14 21:11:59 +02:00
Cecile Tonglet
5c49b5a595 Cleanup (collect::<Html>()) 2020-09-14 21:06:43 +02:00
Cecile Tonglet
8af689609e Tree: select_node and secondary label 2020-09-14 20:43:07 +02:00
Cecile Tonglet
e3ad2d2ed2 Clean-up 2020-09-14 07:01:53 +02:00
Cecile Tonglet
6089ca39c7 WIP: Tree: intent & cleanup 2020-09-14 06:19:58 +02:00