cargo leptos 0.4.6
v0.4.6

latest releases: 0.7.0-preview2, 0.7.0-preview, 0.6.11...
14 months ago

Features

Miscellaneous

  • Doc proof-reading by @aperepel in #1380
  • refactor: remove unnecessary string allocation in TryFrom for Url by @tqwewe in #1376
  • docs: small issues by @gbj in #1385
  • docs: correct docs for create_memo to reflect laziness by @gbj in #1388
  • Minor: Removed call to .into(), plus minor touch to docs. by @martinfrances107 in #1396
  • examples: remove random <form> by @gbj in #1398
  • Proofreading 15_global_state.md by @aperepel in #1395
  • Proofreading README.md by @aperepel in #1399
  • ci: lint with clippy by @agilarity in #1379
  • Proofreading 16_routes.md by @aperepel in #1405
  • docs/examples: use shorthand form for <Route/> views when possible by @gbj in #1375
  • fix: RawText/unquoted text nodes in SSR (closes #1384) by @gbj in #1407
  • fix: closing element names wrong for svg::, math::, and use_ (closes #1403) by @gbj in #1406
  • fix: <use_/> as typed top-level element in view by @gbj in #1410
  • build(examples): make it easy to see which examples do what kind of testing by @agilarity in #1411
  • docs: note about typed params on stable by @gbj in #1414
  • Typo fix by @DougAnderson444 in #1412
  • fix typo for WrapsChildren by @icub3d in #1402
  • docs: CONTRIBUTING.md with helpful info re: CI by @gbj in #1415
  • chore: resolve clippy incorrect_clone_impl_on_copy_type (closes #1401) by @gbj in #1418
  • Fix warning message about updating a signal after it has been disposed by @jasonrhansen in #1423
  • Docs proofreading and fixing the links by @aperepel in #1425
  • fix: clear <title> correctly when navigating between pages by @gbj in #1428
  • build(examples): pull up compile tasks by @agilarity in #1417
  • build(examples): update Makefiles for recent examples by @gbj in #1431
  • Binary search dom stuff by @g-re-g in #1430

New Contributors

Full Changelog: v0.4.5...v0.4.6

Don't miss a new leptos release

NewReleases is sending notifications on new releases.