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

update(HXFileInputElement): modify File Input component #509

Merged
merged 1 commit into from
Jun 18, 2019

Conversation

catsiller
Copy link
Contributor

@catsiller catsiller commented Jun 3, 2019

JIRA: surf-1542

LGTM's

  • Dev LGTM
  • Zoom LGTM

@HelixUI
Copy link
Contributor

HelixUI commented Jun 3, 2019

Deploy preview for helix-ui ready!

Built with commit 11c9550

https://deploy-preview-509--helix-ui.netlify.com

@catsiller catsiller added the WIP label Jun 3, 2019
Copy link
Contributor

@CITguy CITguy left a comment

Choose a reason for hiding this comment

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

Don't forget to update the snippet for Drop Zone with new markup.

@catsiller catsiller force-pushed the surf-1542-refactor-hx-file-input branch 9 times, most recently from 8b42db5 to ae5a18d Compare June 11, 2019 20:41
@CITguy CITguy added this to the v0.17.x milestone Jun 13, 2019
{ label: 'Tertiary', val: 'hxTertiary' },
{ label: 'Primary', val: 'hxBtn hxPrimary' },
{ label: 'Secondary', val: 'hxBtn', default: true },
{ label: 'Tertiary', val: 'hxBtn hxTertiary' },
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to look into reducing repetitive .hxBtn class from refactored implementation, before the v0.17.0 release.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

do we want to do this in this p/r or no?

Copy link
Contributor

Choose a reason for hiding this comment

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

not right now, but we do need a fast follow

Copy link
Contributor

@CITguy CITguy left a comment

Choose a reason for hiding this comment

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

Please rebase while you're at it.

<label for="fileInputDropZoneDemo">
<hx-file-input class="hxBtn hxTertiary">
browse your files
</hx-file-input>
Copy link
Contributor

Choose a reason for hiding this comment

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

Investigate extra inline spacing. (non-blocking)

@catsiller catsiller force-pushed the surf-1542-refactor-hx-file-input branch from 650af45 to 0a1f84d Compare June 17, 2019 16:23
Copy link
Contributor

@CITguy CITguy left a comment

Choose a reason for hiding this comment

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

LGTM

@catsiller catsiller force-pushed the surf-1542-refactor-hx-file-input branch from 0a1f84d to 11c9550 Compare June 17, 2019 16:32
Copy link
Member

@100stacks 100stacks left a comment

Choose a reason for hiding this comment

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

Zoom LGTM 💯

@catsiller catsiller merged commit ca62ab0 into master Jun 18, 2019
@CITguy CITguy deleted the surf-1542-refactor-hx-file-input branch June 26, 2019 14:52
@CITguy CITguy changed the title surf-1542-refactor-hx-file-input update(HXFileInputElement): modify File Input component Jun 26, 2019
@CITguy CITguy added the :shipit: shipped label Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants