|
f119d1ac38
|
Rename the Root component to App
|
2020-07-17 11:40:04 +02:00 |
|
|
075737c252
|
Import missing regular/solid FontAwesome styles
|
2020-07-16 18:16:31 +02:00 |
|
|
9d8a2c427d
|
Update Bootstrap to version 4.5.0
|
2020-07-16 17:15:13 +02:00 |
|
|
6cc1a9e967
|
Simplify the app bootstrapping
|
2020-07-16 17:02:38 +02:00 |
|
|
d34861ed93
|
More Cargo.toml tweaks
|
2020-07-16 15:52:45 +02:00 |
|
|
701698e990
|
Set the repository and license in Cargo.toml
|
2020-07-16 14:42:20 +02:00 |
|
|
011a4f0361
|
Use a separate pkg subdirectory for wasm-pack output
|
2020-07-16 14:40:49 +02:00 |
|
|
ae8dbbe41d
|
Update the Sass/CSS build stop to return a proper error message
|
2020-07-14 21:42:30 +02:00 |
|
|
bb950fdc99
|
Switch to Yew 0.17; switch WASM build system
Use crates wasm-pack/web_sys instead of cargo-web/stdweb.
|
2020-07-14 16:12:20 +02:00 |
|
|
cd5e220b50
|
Add main index that loads the CSS assets and WASM application
|
2019-07-26 14:23:00 +02:00 |
|
|
76a981444e
|
Generate CSS assets during build
The main CSS file will import everything from Bootstrap and
Font Awesome and provide a way to override things.
|
2019-07-26 14:22:01 +02:00 |
|
|
1bd7166313
|
Add asset pipeline and webfont files from Font Awesome 5.9.0
|
2019-07-26 14:16:48 +02:00 |
|
|
a29c2f593b
|
Add asset pipeline files from Boostrap 4.3.1
|
2019-07-26 14:16:48 +02:00 |
|
|
ffa7b34abf
|
Add a basic Yew-basic stoptime_ui crate
|
2019-07-26 14:16:43 +02:00 |
|