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

fix: import in leptos_dom and add Wasm build to CI for regressions #510

Merged
merged 2 commits into from
Feb 12, 2023

Conversation

gbj
Copy link
Collaborator

@gbj gbj commented Feb 12, 2023

No description provided.

@gbj gbj merged commit 6dd3be7 into main Feb 12, 2023
fundon added a commit to fundon/leptos that referenced this pull request Feb 14, 2023
* main:
  Reexport `web-sys` event types in `leptos::ev` to make it easier to type handlers (leptos-rs#521)
  fix: correct namespace for `Unit` in empty views (closes leptos-rs#518) (leptos-rs#520)
  leptos_dom erros.rs remove<E>() does not need to be generic. (leptos-rs#516)
  `0.2.0-alpha` (leptos-rs#515)
  remove `.unwrap()` from `redirect` in Actix integration (leptos-rs#514)
  do not unwrap use_context in integrations axum redirect (leptos-rs#513)
  CI: fix Wasm testing (leptos-rs#511)
  fix: SSR export in Wasm mode (leptos-rs#512)
  fix: import in `leptos_dom` and add Wasm build to CI for regressions (leptos-rs#510)
  Typos and a small cleanup (leptos-rs#509)
  change: reorganize module exports and reexports (leptos-rs#503)
  Add docs on testing (closes leptos-rs#489) (leptos-rs#508)
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.

None yet

1 participant