Skip to content

possible tweaks #192

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

Merged
merged 1 commit into from
Jan 24, 2023
Merged

possible tweaks #192

merged 1 commit into from
Jan 24, 2023

Conversation

Rich-Harris
Copy link
Member

suggestions for #189 — calling update and set directly feels slightly nicer to me than having a _state variable floating around, and creating a new state object seems somehow nicer than mutating the existing one.

also, replaces editing_state: 'idle' | 'remaining' with renaming: boolean

@vercel
Copy link

vercel bot commented Jan 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
learn-svelte-dev ✅ Ready (Inspect) Visit Preview Jan 23, 2023 at 10:19PM (UTC)

Copy link
Member

@dummdidumm dummdidumm left a comment

Choose a reason for hiding this comment

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

Makes sense!

@Rich-Harris Rich-Harris merged commit 67dfa0c into cleanup Jan 24, 2023
@Rich-Harris Rich-Harris deleted the cleanup-tweaks branch January 24, 2023 02:00
Rich-Harris added a commit that referenced this pull request Jan 24, 2023
* create state writable, split out adapter stuff into output component

* move filetree into slug route

* move solution/constraints into state

* move completion into derived store

* fix select/completion

* wording

* move scope into state, cleanup

* move icons

* code style

* possible tweaks (#192)

* fixes

Co-authored-by: Rich Harris <hello@rich-harris.dev>
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.

2 participants