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

Add SponsorBanner settings #684

Merged
merged 7 commits into from
Aug 4, 2018
Merged

Add SponsorBanner settings #684

merged 7 commits into from
Aug 4, 2018

Conversation

gettinToasty
Copy link
Contributor

No description provided.

@Component({
components: { ImagePicker }
})
export default class AnimationInput extends BaseInput<string, IListMetadata<string>> {
Copy link
Contributor

Choose a reason for hiding this comment

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

AnimationInput -> ImageLayoutInput

<image-picker :value="value" :metadata="meta" @input="value => emitInput(value)" />
</template>

<script lang="ts" src="./ImageLayout.vue.ts"></script>
Copy link
Contributor

@holiber holiber Aug 3, 2018

Choose a reason for hiding this comment

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

We use the Input postfix for the classes that we extend from BaseInput. I think it is a good convention to follow. I have the same comment for the image-picker

@gettinToasty gettinToasty merged commit 1c262f1 into staging Aug 4, 2018
@gettinToasty gettinToasty deleted the sb_add_sponsor_banner branch August 4, 2018 03:07
@EddyGharbi EddyGharbi mentioned this pull request Jul 2, 2020
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