GitShow/sveltejs/svelte-todomvc
sveltejs

svelte-todomvc

TodoMVC implemented in Svelte

by sveltejs
Star on GitHubForkWebsite

Svelte

142 stars54 forks3 contributorsQuiet · 2y agoSince 2016

Meet the team

See all 3 on GitHub →
Rich-Harris
Rich-Harris29 contributions
opedromiranda
opedromiranda1 contribution

Languages

View on GitHub →
Svelte79.8%
HTML16.9%
JavaScript3.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
37
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 2y ago
See all on GitHub →
j-hannes
A11y warning: Avoid using autofocusOpenIssue

When running the application, a warning appears in the console:

j-hannes · 1y ago
snuup
Fix: test edit state in submitOpenPR

Cancelling edit raises the blur event which runs submit. Sumbit must test if editing is still active.

snuup · 2y ago
snuup
Cancelling Edit throws exceptionOpenIssue

1. on blur is tied to submit 2. cancelling edit removes the input element which fires blur before getting removed 3. this blur event calls submit, but the element for editing is not there anymore this is a nasty thing, i try to handle elegantly in another framework. faced the very same problem.

snuup · 2y ago

Recent fixes

View closed PRs →
justingolden21
Items left does not update correctlyClosedIssue

The items left total does not update often, such as when an item is completed

justingolden21 · 2y ago
foxdonut
items left does not updateClosedIssue

Checking and unchecking items does not update the number of items left.

foxdonut · 2y ago
foxdonut
Active filter does not updateClosedIssue

When on the Active filter, checking an item should make it no longer visible in the view, since the filter is for items that are Active (not completed) only.

foxdonut · 2y ago
Structured data for AI agents

Repository: sveltejs/svelte-todomvc. Description: TodoMVC implemented in Svelte Stars: 142, Forks: 54. Primary language: Svelte. Languages: Svelte (79.8%), HTML (16.9%), JavaScript (3.3%). Homepage: http://todomvc.svelte.dev Open PRs: 2, open issues: 7. Last activity: 2y ago. Community health: 37%. Top contributors: Rich-Harris, opedromiranda.

·@ofershap

Replace github.com with gitshow.dev