-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix for single select with simple tags #671
Conversation
You shouldn't change /dist files but /src |
whew, good catch, my fault for not noticing they were in the wrong spot when I opened the PR. @trickpattyFH20, great if you can push a commit out to your fork that removes this change from |
@brianfeister Sorry! I moved the changes from dist to src.
I changed the fix to use === undefined rather than ==null |
Will be also better of you could squash commits to try keeping master as clean as possible |
0e14067
to
6a8af5a
Compare
6a8af5a
to
e1f682b
Compare
@brianfeister everything is moved out of dist and into src. |
@brianfeister I'm not familiar with all the tagging functionality yet. As you created this PR, can you confirm if its ok and merge it to be able to ship it with next release? |
fix for single select with simple tags
Thanks @trickpattyFH20, it will be in the next release. Looks like @dimirc is on a roll merging PR's and reviewing things, I'll leave it to him to determine the next release. |
v0.9.9 released Sent from my iPhone
|
No description provided.