Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amendment of todomvc example #1409

Merged
merged 4 commits into from
Jul 20, 2020
Merged

Conversation

p-alik
Copy link
Contributor

@p-alik p-alik commented Jul 11, 2020

makes it ready for wasm-pack build

Description

as mentioned in issues #1016 wasm-code generated with wasm-bindgen runs in Uncaught SyntaxError: Cannot use 'import.meta' outside a module exception. This PR aims to solve the issue by switching to wasm-pack. #1079 is an other issue, which referred the example.

Checklist:

  • I have run ./ci/run_stable_checks.sh
  • I have reviewed my own code

@p-alik p-alik force-pushed the issue-1016-todomvc branch from 212c0ed to e38bc4c Compare July 11, 2020 21:58
Copy link
Contributor

@teymour-aldridge teymour-aldridge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some grammar/style things.

examples/todomvc/README.md Outdated Show resolved Hide resolved
examples/todomvc/README.md Outdated Show resolved Hide resolved
examples/todomvc/README.md Outdated Show resolved Hide resolved
@p-alik
Copy link
Contributor Author

p-alik commented Jul 17, 2020

I can't explain why CI build 2113.2 failed.
The previous build 2099 passed on July 12, 2020 0:10:12

@teymour-aldridge
Copy link
Contributor

teymour-aldridge commented Jul 17, 2020 via email

@jstarry
Copy link
Member

jstarry commented Jul 19, 2020

@Mergifyio rebase

@mergify
Copy link
Contributor

mergify bot commented Jul 19, 2020

Command rebase: success

@siku2
Copy link
Member

siku2 commented Jul 20, 2020

Needs another rebase to fix tests. Let's see if mergify listens to me...

@siku2
Copy link
Member

siku2 commented Jul 20, 2020

@Mergifyio rebase

p-alik and others added 4 commits July 20, 2020 12:06
- makes it ready for wasm-pack build

mentioned in issues yewstack#1079 and yewstack#1016
Co-authored-by: Teymour Aldridge <[email protected]>
Co-authored-by: Teymour Aldridge <[email protected]>
Co-authored-by: Teymour Aldridge <[email protected]>
@mergify
Copy link
Contributor

mergify bot commented Jul 20, 2020

Command rebase: success

@teymour-aldridge
Copy link
Contributor

I reckon we should set up Mergify to use a bot account rather than @deniskolodin's account.

@siku2
Copy link
Member

siku2 commented Jul 20, 2020

@teymour-aldridge Yeah, that's a good idea.

@therustmonk
Copy link
Member

I reckon we should set up Mergify to use a bot account rather than @deniskolodin's account.

Haha, yeah, sure! Thank you 🙂👍

@siku2 siku2 merged commit d3708a2 into yewstack:master Jul 20, 2020
@siku2 siku2 removed the automerge label Jul 20, 2020
@siku2
Copy link
Member

siku2 commented Jul 20, 2020

@p-alik Thanks a lot for your contribution!

teymour-aldridge added a commit to teymour-aldridge/yew that referenced this pull request Jul 20, 2020
* amendment of todomvc example

- makes it ready for wasm-pack build

mentioned in issues yewstack#1079 and yewstack#1016

* Update examples/todomvc/README.md

Co-authored-by: Teymour Aldridge <[email protected]>

* Update examples/todomvc/README.md

Co-authored-by: Teymour Aldridge <[email protected]>

* Update examples/todomvc/README.md

Co-authored-by: Teymour Aldridge <[email protected]>

Co-authored-by: Teymour Aldridge <[email protected]>
@p-alik p-alik deleted the issue-1016-todomvc branch July 20, 2020 18:36
jstarry pushed a commit that referenced this pull request Aug 16, 2020
* amendment of todomvc example

- makes it ready for wasm-pack build

mentioned in issues #1079 and #1016

* Update examples/todomvc/README.md

Co-authored-by: Teymour Aldridge <[email protected]>

* Update examples/todomvc/README.md

Co-authored-by: Teymour Aldridge <[email protected]>

* Update examples/todomvc/README.md

Co-authored-by: Teymour Aldridge <[email protected]>

Co-authored-by: Teymour Aldridge <[email protected]>
teymour-aldridge added a commit to teymour-aldridge/yew that referenced this pull request Sep 1, 2020
* amendment of todomvc example

- makes it ready for wasm-pack build

mentioned in issues yewstack#1079 and yewstack#1016

* Update examples/todomvc/README.md

Co-authored-by: Teymour Aldridge <[email protected]>

* Update examples/todomvc/README.md

Co-authored-by: Teymour Aldridge <[email protected]>

* Update examples/todomvc/README.md

Co-authored-by: Teymour Aldridge <[email protected]>

Co-authored-by: Teymour Aldridge <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants