Yew-Temp-Bot
c28f1bfb13
Fix action actor in quotes
2021-12-28 19:31:40 +02:00
Yew-Temp-Bot
7a559f1f9b
Fix action equals operation
...
auto_approve_maintainer_pr.yml
2021-12-28 19:29:51 +02:00
Julius Lungys
826abbce70
auto approve maintainer pr's ( #2308 )
2021-12-28 19:17:01 +02:00
Alexander Mescheryakov
f0fb40650e
Add pending event listener on the VTag ( #2300 )
...
* Add pending event listener on the VTag
* Remove deprecated set_listener and rename add_listener
* Add return value comment
2021-12-28 21:01:33 +05:00
Muhammad Hamza
5181e1aca7
Fix basename handling in router ( #2297 )
2021-12-26 21:38:05 +02:00
Alexander Mescheryakov
61efc8042e
constify VList::new ( #2293 )
...
* Use const constructor for VList and fix EMPTY VList access
* Add comment
2021-12-23 20:57:50 +01:00
Muhammad Hamza
73b5f6b4c1
Allow function_component creation based on function name ( #2292 )
...
* function_component without name
* fmt
* fc
* update docs
* remove fc
2021-12-23 13:30:17 +01:00
Julius Lungys
398f38d5fa
delete unused mergify file ( #2294 )
2021-12-22 20:29:48 +01:00
Matt
ac891de426
Bump Docusaurus to beta 14 ( #2288 )
...
* fix docs.rs logo url
* fix formatting
* bump docusaurus to beta14
* bring back the semicolon
2021-12-22 23:29:53 +05:00
Zachary Stewart
a166815b88
Implement IntoPropValue for Rc<str> ( #2285 )
...
* add IntoPropValue implementations for Rc<str>
* add test
* update test logs which record the new impls
2021-12-22 01:42:26 +05:00
Matt
75864e8ae5
Use themed SVG for Agent lifecycle ( #2287 )
...
* remove backticks on wasm-bindgen
* make themed svg for agent life cycle
* wording
* Revert "make themed svg for agent life cycle"
This reverts commit 3b3a892bd36dc9da4b1d8d756b2964a8be707f7c.
* Revert "Revert "make themed svg for agent life cycle""
This reverts commit 5ac75821a15db6063227c4f10557899f07b847a7.
* wording
* jetbrains tips update
2021-12-21 20:12:15 +05:00
Julius Lungys
50510c5858
Automate changelog gen and gh release in actions ( #2286 )
...
* Automate changelog gen and gh release
* fix tests
* fix test 2
* make pull request pull full depth git information
* fix fetch-depth
* fix inspect action
2021-12-20 13:53:07 +01:00
Matt
90b4e55ebc
Docusaurus Overhaul ( #2275 )
...
* change suffixes from md to mdx
fix broken links for English locale
tree shake and update docusaurus
add docusaurus ideal image plugin
use svg and themed image
delete unused static asset
* move localized landing page
* change GitLocalize project page
* nit pick
* remove ignore to have the block checked
2021-12-20 12:10:45 +02:00
WorldSEnder
47364b667a
Fix a problem with NodeRefs and vtags, ref ( #2279 )
...
* fix #2206
2021-12-20 14:45:39 +05:00
Kaede Hoshikawa
d8ec50150e
Add HashRouter, basename and use gloo-history ( #2239 )
...
* Migrate to gloo-history.
* Fix docs wording.
* Add basename handling to navigator.
* Fix basename handling.
* Add lints and tests.
* Fix wording.
* Fix docs.
* Fix pr-flow.
* Fix some documentation.
* Add Navigator Kind.
* Remove history.rs
* Add documentation for navigator & Concrete Router Props.
* Update website/docs/concepts/router.md
Co-authored-by: Julius Lungys <32368314+voidpumpkin@users.noreply.github.com>
* Add docs about basename.
* Update documentation.
* Fix docs.
Co-authored-by: Julius Lungys <32368314+voidpumpkin@users.noreply.github.com>
2021-12-19 20:38:33 +05:00
Kaede Hoshikawa
5b0bbd55c9
Fix defaulted type parameter. ( #2284 )
...
* Fix defaulted type parameter.
* Add test.
2021-12-19 16:46:32 +05:00
WorldSEnder
f5b921984a
Silence some warnings from derive(Properties) ( #2266 )
...
* silence some warnings from derive(Properties)
* for consistency preserve [#deny(..)]
* preserve some attributes on the struct def
adds a test case to check for several warnings
* add #[deny] in test cases to error instead of warning on failure
Co-authored-by: Julius Lungys <32368314+voidpumpkin@users.noreply.github.com>
2021-12-16 14:38:53 +05:00
Matt
1ef364ffda
Add braces when html_nested used on html element ( #2270 )
...
* add braces when html_nested used on html element
* run rustfmt
2021-12-15 22:56:24 +01:00
WorldSEnder
c2d39d7d48
Raw field names in property structs ( #2273 )
...
* raw property names
* add component test
2021-12-15 22:55:34 +01:00
Matt
2e0fa8eae4
simplfy the readme for yew-router ( #2272 )
2021-12-15 22:54:54 +01:00
Julius Lungys
f749ca3c83
Move/Remove tools ( #2274 )
...
* move tools
* delete yew-validation
* update paths
* fix cargo.toml
2021-12-15 22:53:01 +01:00
Julius Lungys
cf0f59af55
Add paths for yew dependencies ( #2265 )
2021-12-12 21:19:38 +01:00
GitHub Action
8246827030
(cargo-release) version yew-agent-v0.1.0
yew-agent-v0.1.0
2021-12-11 20:12:22 +00:00
Julius Lungys
39724c6d5d
fix yew-agent for release ( #2264 )
...
* add mising metadata
* lover version to make it bumpable
2021-12-11 22:09:38 +02:00
GitHub Action
07d569b833
(cargo-release) version yew-router-v0.16.0
yew-router-v0.16.0
2021-12-11 19:58:27 +00:00
Julius Lungys
4515df03ee
Change path versions to tag versions ( #2263 )
2021-12-11 21:56:01 +02:00
GitHub Action
47a6d080c0
(cargo-release) version yew-router-macro-v0.16.0
2021-12-11 19:48:32 +00:00
GitHub Action
c29cd71436
(cargo-release) version yew-v0.19.3
yew-v0.19.3
2021-12-11 19:44:45 +00:00
GitHub Action
4d96d3d87d
(cargo-release) version yew-macro-v0.19.3
2021-12-11 19:44:22 +00:00
Julius Lungys
abeb8bc3f1
(cargo-release) version yew-v0.19.2 ( #2262 )
2021-12-11 21:41:56 +02:00
Julius Lungys
457e98682d
Fix failed release ( #2261 )
...
* Revert "(cargo-release) version yew-v0.19.2"
This reverts commit feb45d81bc4ac7f5c6966622cb87286a1fa46d4e.
* (cargo-release) version yew-macro-v0.19.2
* remove publish = false
2021-12-11 21:31:34 +02:00
GitHub Action
feb45d81bc
(cargo-release) version yew-v0.19.2
2021-12-11 19:25:55 +00:00
Julius Lungys
edfd5cf1b6
Checkout as bot ( #2260 )
2021-12-11 21:23:19 +02:00
Yew-Temp-Bot
0c828ce91f
Disable publishing until actions are fixed
2021-12-11 21:17:07 +02:00
Julius Lungys
bac74148c5
Update token to use bot in publish actions ( #2259 )
2021-12-11 20:09:20 +01:00
Yew-Temp-Bot
b73185d320
Update publish-yew-only.yml
2021-12-11 20:56:46 +02:00
Yew-Temp-Bot
c4f87ba900
Update publish-yew-only.yml
2021-12-11 20:55:59 +02:00
Leon
5c5642782f
docs: fix functional and struct components links ( #2258 )
...
* docs: fix functional and struct components links
* docs: fix link to func comp in rs
Co-authored-by: Leon Minasyan <leon-minasyan@yandex-team.ru>
2021-12-11 19:14:11 +01:00
Muhammad Hamza
92ebc68006
use local search instead of algolia ( #2253 )
...
Algolia search is broken so we switch. Algolia is a better search engine and has better integration but there is a problem with Yew index. Until that problem is fixed, we have no choice but to switch.
2021-12-10 08:54:44 +01:00
Jet Li
d2857c9c4e
Fix broken links in examples ( #2252 )
...
* Fix broken links in examples
* Fix broken links in examples
* Fix broken links in examples
* Fix broken links in examples
* Fix broken links in examples
* Fix broken links in examples
2021-12-08 19:13:40 +01:00
Cecile Tonglet
63eb95ca44
(cargo-release) version yew-macro-v0.19.1
2021-12-07 19:23:47 +01:00
Cecile Tonglet
8a16d4fc3d
(cargo-release) version yew-v0.19.1 ( #2250 )
...
Co-authored-by: GitHub Action <github-action@users.noreply.github.com>
2021-12-06 17:27:57 +01:00
Julius Lungys
1230de98af
(cargo-release) version yew-v0.19.0 ( #2249 )
...
Co-authored-by: GitHub Action <github-action@users.noreply.github.com>
2021-12-06 15:54:28 +00:00
Julius Lungys
bbf57e1efe
add back readmes ( #2248 )
2021-12-06 15:35:05 +00:00
Julius Lungys
cf488c53b5
Fix: use path versions ( #2247 )
2021-12-06 16:17:50 +01:00
Julius Lungys
5c477f25c8
Fix cargo tomls for release ( #2246 )
2021-12-06 16:02:01 +01:00
Julius Lungys
d3d4b1dae6
(cargo-release) version yew-macro-v0.19.0 ( #2245 )
2021-12-06 15:33:32 +01:00
Julius Lungys
a0c16e1179
Add actions for publishing without macro part ( #2244 )
2021-12-06 15:32:34 +01:00
Julius Lungys
7b6ac51df2
Add explicit permisions for publish workflows ( #2243 )
2021-12-06 14:44:10 +01:00
Julius Lungys
5897eef03b
Fix router cargo version in docs ( #2234 )
...
* Fix router cargo version in docs
* Update website/docs/concepts/router.md
* Update website/docs/concepts/router.md
* fix according to comments
2021-12-06 11:48:24 +01:00