Philip Peterson
|
5fc4387dc5
|
Rip out stdweb (#1697)
* feat: Remove usage of stdweb
* Cleanup Cargo.toml
* yew-services fixes
* fix doc test
Co-authored-by: Justin Starry <justin.starry@icloud.com>
|
2021-01-24 00:14:15 +08:00 |
|
Justin Starry
|
5adb142be5
|
Add Makefile.toml for yew-services (#1713)
|
2021-01-23 23:57:33 +08:00 |
|
Muhammad Hamza
|
ab76a446f1
|
Move yew/services to yew-services crate (#1693)
* move yew/services to yew-services crate
* fix stdweb examples
* remove services feature usage from workflow
* attempt at making CI pass
* remove unused feature
* add feature i missed during merge
* okay, it should compile now
* apply review
* fix yew-stdweb & aplease fmt
* misc fixes
Co-authored-by: Justin Starry <justin.starry@icloud.com>
|
2021-01-23 22:49:00 +08:00 |
|
Mindaugas Vinkelis
|
e5eda4e0fa
|
Added callback_future_once in yewtil (#1696) (#1712)
|
2021-01-23 20:22:28 +08:00 |
|
Justin Starry
|
aef2ee56c6
|
Fix CI by using local ws echo server (#1711)
|
2021-01-23 18:59:48 +08:00 |
|
Justin Starry
|
cf315476e8
|
yew-functional: Reorganize hooks into hook module (#1710)
|
2021-01-23 14:32:48 +08:00 |
|
Boomber
|
6f27a7440a
|
Added relevant examples section to the docs (#1695)
* Added relevant examples section to the doc page
* Added some relevant examples to doc comment.
* Change capitalization style
|
2021-01-23 11:25:51 +08:00 |
|
Justin Starry
|
a1809f209d
|
Enable std feature for indexmap (#1709)
|
2021-01-23 11:16:31 +08:00 |
|
Chan Kwan Yin
|
45b6cb8b07
|
Added missing KeyboardService re-export (#1694)
|
2021-01-23 09:13:09 +08:00 |
|
Justin Starry
|
389a6c4037
|
Clean up component lifecycle state (#1700)
|
2021-01-15 07:06:18 +08:00 |
|
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 |
|