17 Commits

Author SHA1 Message Date
Philip Peterson
e6a3ae7301
Move top-level crates to packages/<crate> (#1680)
* Move crates to packages/*

* Update Cargo.toml

* Update links

* Fix pull-request.yml

* Update examples Cargo.toml

* Update relative paths

* Update tests

* Fix path
2021-01-12 11:32:48 +08:00
Jack
ea65d0ad14
Update CONTRIBUTING guide (#1611)
* Add note about Firefox Developer Edition

* Apparently GitHub doesn't support <small> tags

* Reword things a bit; Move to the Browser tests section.

* Add trailing period.

* Change Linux specific paths

Co-authored-by: Simon <simon@siku2.io>

* remove "on some Linux distributions"

This might be the same on Mac or other UNIX-like operating systems, so lets remove this

Co-authored-by: Simon <simon@siku2.io>

Co-authored-by: Simon <simon@siku2.io>
2020-10-10 21:04:29 +02:00
Justin Starry
0941cba819
Doc spelling fixes (#1571) 2020-09-20 13:50:52 +08:00
Simon
b6e98adac0
Adopt cargo-make (#1541)
* format and cleanup

* remove bash scripts

* update pr template

* ignore router examples

* add pr-flow task

* I really don't know what I'm doing

* add wasm_bench feature

* well that explains one of my issues

also, that Geckodriver issue seems to be resolved

* run macro tests on 1.45.2

* update the documentation

* test flags no longer necessary

* remove benchmark instructions

* finishing touch
2020-09-14 15:39:27 +02:00
Ron Lobo
e1bffa7e19
Update CONTRIBUTING.md (#1466)
* Update CONTRIBUTING.md

- Fix typo
- Remove some wordiness

* Update CONTRIBUTING.md

Co-authored-by: Simon <simon@siku2.io>

* Update CONTRIBUTING.md

Co-authored-by: Simon <simon@siku2.io>
2020-08-04 12:51:21 +02:00
Simon
4eb7916f94
Update tests to use wasm-pack (#1415)
* run tests using wasm-pack

* update contributing guide

* fix typo

* should probably install wasm-pack

* clarify manual webdriver installation

* Apply suggestions from code review

Had to do this again because I messed up my rebase, sorry!

Co-authored-by: Teymour Aldridge <42674621+teymour-aldridge@users.noreply.github.com>

* make capitalisation of WebDriver consistent

Co-authored-by: Teymour Aldridge <42674621+teymour-aldridge@users.noreply.github.com>
2020-07-19 15:57:04 +02:00
Teymour Aldridge
3e69ccc0d0
Add API development guidelines. (#1312) 2020-06-20 23:05:51 +08:00
Justin Starry
d1a1fd05a0
Fix unreliable CI fetch tests (#1330) 2020-06-20 14:20:56 +08:00
Justin Starry
f5ae8afb19 Add pull request template and udpate contributor guide 2020-05-27 00:19:27 +08:00
Justin Starry
fa8a1d9f00
Reorganize examples and general repo layout (#1092)
* Reorganize crates

* Remove symlink

* Check examples

* Cleanup CI scripts

* nits

* cleanup

* cargo fmt

* Fix yew-stdweb

* cargo clippy --all

* stdweb-examples

* run_emscripten_checks.sh

* Fix typo

* fix typo

* yew-stdweb

* Run tests from yew-stdweb

* fix webgl script
2020-04-20 22:22:24 +08:00
Justin Starry
98577d3d55
Update CONTRIBUTING.md (#1068) 2020-04-04 00:06:52 +08:00
Justin Starry
ebbd145bcd
Prep release for v0.14 (#1027) 2020-03-14 18:50:46 +08:00
yossarian
c8cafd2ee2
initial (#1020) 2020-03-12 12:37:14 +08:00
Justin Starry
532d6639f9
init (#1000) 2020-03-05 10:41:43 +08:00
yossarian
2a7d7acb43
Contributor testing docs improvement (#969)
* initial

* Update CONTRIBUTING.md

Co-authored-by: Justin Starry <justin.m.starry@gmail.com>
2020-02-27 08:53:28 +08:00
yossarian
92aab6c97c
Fix contributing test instructions (#957) 2020-02-22 09:32:12 +08:00
Justin Starry
f703bdd987
Clean up readme (#930)
* Clean up README

* Remove bors
2020-02-09 18:00:13 +08:00