GitShow/kentcdodds/repeat-todo-v2
kentcdodds

repeat-todo-v2

Created with CodeSandbox

by kentcdodds
Star on GitHubForknpm

JavaScript

28 stars4 forks1 contributorQuiet · 5y agoSince 2017

Languages

View on GitHub →
JavaScript91.3%
HTML8.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

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

Recent PRs & issues

Quiet · 1 in progress · Last activity 5y ago
See all on GitHub →
kentcdodds
Email VerificationOpenIssue

See https://stackoverflow.com/a/37432106/971592

kentcdodds · 8y ago
kentcdodds
Drag and drop reorderingOpenIssue

I spent an hour or two with https://github.com/atlassian/react-beautiful-dnd and couldn't figure it out :-( Would love to be able to do some simple drag-and-drop. Would be cool to have the icon be ✋ on each item, then while it's being dragged it can be ✊ :)

kentcdodds · 8y ago
kentcdodds
Make it responsiveOpenIssue

Right now it's set to a width of 400 px and it should look nice on any size screen instead

kentcdodds · 8y ago

Recent fixes

View closed PRs →
danseethaler
Fixes #2 - Add sorting with cool emojis ✊MergedPR

This was a fun one to work on! I got the sorting to work and finally figured out a solution to the ✊ vs ✋ issue but it required adding a separate css file. I was hoping to update the content with props but the element actually gets cloned and appended to the body when you sort so the only thing I could think of was having a custom css selector which has an that provided the content. I'm definitely open to thoughts and feedback on the implementation. Here are a couple of my thoughts. I didn't quite get the function and the structure of the items. I built my own reorder handler here. Maybe they could be merged and the data structure could be simplified but I didn't want to mix that with this PR. The doesn't seem to be working when you add or delete an item so I'll have to look at that when I have some more time as well. Fun project Kent!

danseethaler · 3w ago
askeroff
Custom confirms and promptsMergedPR

Not sure if you needed this, but changed default browser prompts and confirms to customs ones with alertify.js library. I think, default ones are considered bad practice.

askeroff · 8y ago
askeroff
Customalerts #3MergedPR

Continuation on #5 . Custom alerts, edited codestyle. P.S I stupidly forgot to import the library the second time. Sorry

askeroff · 8y ago
Structured data for AI agents

Repository: kentcdodds/repeat-todo-v2. Description: Created with CodeSandbox Stars: 28, Forks: 4. Primary language: JavaScript. Languages: JavaScript (91.3%), HTML (8.7%). Open PRs: 1, open issues: 4. Last activity: 5y ago. Community health: 28%.

·@ofershap

Replace github.com with gitshow.dev