Commit Graph

14 Commits

Author SHA1 Message Date
Paul van Tilburg f119d1ac38
Rename the Root component to App 2020-07-17 11:40:04 +02:00
Paul van Tilburg 075737c252
Import missing regular/solid FontAwesome styles 2020-07-16 18:16:31 +02:00
Paul van Tilburg 9d8a2c427d
Update Bootstrap to version 4.5.0 2020-07-16 17:15:13 +02:00
Paul van Tilburg 6cc1a9e967
Simplify the app bootstrapping 2020-07-16 17:02:38 +02:00
Paul van Tilburg d34861ed93
More Cargo.toml tweaks 2020-07-16 15:52:45 +02:00
Paul van Tilburg 701698e990
Set the repository and license in Cargo.toml 2020-07-16 14:42:20 +02:00
Paul van Tilburg 011a4f0361
Use a separate pkg subdirectory for wasm-pack output 2020-07-16 14:40:49 +02:00
Paul van Tilburg ae8dbbe41d
Update the Sass/CSS build stop to return a proper error message 2020-07-14 21:42:30 +02:00
Paul van Tilburg 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
Paul van Tilburg cd5e220b50 Add main index that loads the CSS assets and WASM application 2019-07-26 14:23:00 +02:00
Paul van Tilburg 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
Paul van Tilburg 1bd7166313 Add asset pipeline and webfont files from Font Awesome 5.9.0 2019-07-26 14:16:48 +02:00
Paul van Tilburg a29c2f593b Add asset pipeline files from Boostrap 4.3.1 2019-07-26 14:16:48 +02:00
Paul van Tilburg ffa7b34abf Add a basic Yew-basic stoptime_ui crate 2019-07-26 14:16:43 +02:00