Commit graph

190 commits

Author SHA1 Message Date
Cecile Tonglet
b4df7c9c03
Update README.md 2020-10-03 10:24:05 +02:00
Benoit Chassignol
8fdd788d24
Implements Text component with doc example (#40) 2020-10-02 18:44:32 +02:00
Cecile Tonglet
3149778317 Move Tree to a feature (because it requires an extra dependency) 2020-10-01 22:23:02 +02:00
Cecile Tonglet
3b5aef7a24 Add note about navbar in the doc 2020-10-01 21:50:46 +02:00
Cecile Tonglet
e17d3eefc8
Run cargo fmt on nightly (#34) 2020-10-01 08:05:23 +02:00
Cecile Tonglet
127fe4d515
Fix line lengths (#33) 2020-10-01 07:37:55 +02:00
rbeard0330
1dff5a6f7e
Card and elevation (#16)
Co-authored-by: rbeard0330 <@dul2k3BKW6m>
Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
2020-10-01 07:32:24 +02:00
nbrr
43b629f1ff Dependency precision. 2020-09-30 20:04:41 +02:00
Yohan Boogaert
0561aa5873
Site description (#28) 2020-09-29 19:34:21 +02:00
Cecile Tonglet
1e840c81ef
Router (#29) 2020-09-29 18:47:33 +02:00
nbrr
e433e11db7
Progressbar (#27) 2020-09-29 16:57:31 +02:00
Cecile Tonglet
20a39e8107
Replace Travis CI by GitHub actions (#13) 2020-09-29 09:18:21 +02:00
Cecile Tonglet
05a968ab46
Update README.md 2020-09-28 22:17:29 +02:00
Cecile Tonglet
76ca19f5e4 Update README.md 2020-09-28 22:16:56 +02:00
Cecile Tonglet
03ea949699
Example props (#25) 2020-09-28 15:24:04 +02:00
rbeard0330
ac387f9789
Implements Callout component with doc example (#22) 2020-09-27 23:24:11 +02:00
Cecile Tonglet
a54a8ffb43 Removed recursion limit (not needed anymore) 2020-09-27 16:24:49 +02:00
Cecile Tonglet
bd1bb35d6e
Use docs-theme from blueprint (#24) 2020-09-27 14:49:05 +02:00
Cecile Tonglet
8a7c0ee6ff
Use classes within html (#23) 2020-09-27 11:37:03 +02:00
Cecile Tonglet
a5813d0fc0
Revert LTO optimization (#20)
For some reason the size is smaller on Netlify without LTO
2020-09-26 06:06:43 +02:00
Cecile Tonglet
974d2d5f63 Display wasm size and enable LTO for release build 2020-09-26 05:31:21 +02:00
Cecile Tonglet
f5bc807ec2
Syntax color for examples (#19) 2020-09-25 21:47:11 +02:00
Cecile Tonglet
1123ec98f1
Create CODE_OF_CONDUCT.md 2020-09-24 18:20:58 +02:00
Cecile Tonglet
1cf2af20fd
Create LICENSE (#18) 2020-09-24 18:19:06 +02:00
Cecile Tonglet
f150225017
Title, logo and netlify link (#14) 2020-09-24 18:05:00 +02:00
Cecile Tonglet
5cb8e75271
Add netlify link to README.md 2020-09-24 14:14:52 +02:00
Yohan Boogaert
cdbd52cc17
Move docs to their own modules (#11) 2020-09-24 09:55:48 +02:00
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