-
Notifications
You must be signed in to change notification settings - Fork 27
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
editable vanilla columns #72
Open
GamerGirlandCo
wants to merge
4
commits into
feat/tasks
Choose a base branch
from
feat/editable-vanilla-columns
base: feat/tasks
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
974080f
to
555595c
Compare
60d7166
to
c13b736
Compare
555595c
to
b382c99
Compare
c13b736
to
6084d35
Compare
260ff7f
to
72901b4
Compare
84ac85f
to
7815ada
Compare
eed0504
to
c6ddc42
Compare
537da1b
to
f54537e
Compare
2387153
to
dbe595b
Compare
c39621a
to
47a83b3
Compare
4be2bd9
to
13f76cd
Compare
47a83b3
to
fd588cf
Compare
13f76cd
to
f755c52
Compare
fd588cf
to
68ac6e8
Compare
f755c52
to
e3e0e92
Compare
68ac6e8
to
3f409bd
Compare
e3e0e92
to
b64df64
Compare
3f409bd
to
be5d4f6
Compare
b64df64
to
7661144
Compare
be5d4f6
to
df8bf27
Compare
7661144
to
ec5c08e
Compare
df8bf27
to
59f9552
Compare
ec5c08e
to
14ab43c
Compare
59f9552
to
269e2c5
Compare
14ab43c
to
9b4a019
Compare
269e2c5
to
e17a150
Compare
9b4a019
to
d2ee567
Compare
e17a150
to
a56433c
Compare
d2ee567
to
a08056b
Compare
a56433c
to
ea1be7f
Compare
a08056b
to
167f01b
Compare
ea1be7f
to
13f2f76
Compare
167f01b
to
88c6c67
Compare
13f2f76
to
d747fee
Compare
88c6c67
to
bf62c52
Compare
this is safe because if the element doesn't take a `field` prop, it will be ignored. (cherry picked from commit 18598fe)
c110e87
to
952603c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
i also added some editable components and helper methods to the local api.