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

Resolve merge conflicts #1

Merged
merged 16 commits into from
May 26, 2019
Merged

Resolve merge conflicts #1

merged 16 commits into from
May 26, 2019

Conversation

Rich-Harris
Copy link

I noticed there were a few merge conflicts on sveltejs#2842, so I resolved them

colincasey and others added 16 commits May 21, 2019 23:57
Currently, the first name and last name inputs fields can't be edited without the changes immediately being overwritten back to the selected person's first name and last name. This change will make it so that the input fields only get overwritten with the selected person's first name and last name when the selected person is changed.
Fix CRUD example to allow changing input values.
treat requestAnimationFrame as a noop on the server
…s' of https://github.com/colincasey/svelte into colincasey-feat/2174_dev_runtime_warning_when_passing_unknown_props
@zxbodya zxbodya merged commit 821133f into zxbodya:ts May 26, 2019
@Rich-Harris Rich-Harris deleted the zxbodya-ts-resolved branch May 26, 2019 12:34
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.

7 participants