Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Add custom feedback icons - #97

Merged
1000hz merged 6 commits into
1000hz:masterfrom
mrDinckleman:custom-feedback-icons
Apr 4, 2015
Merged

Add custom feedback icons#97
1000hz merged 6 commits into
1000hz:masterfrom
mrDinckleman:custom-feedback-icons

Conversation

@mrDinckleman

Copy link
Copy Markdown
Contributor

Hi. I'm using FontAwesome Icons in my project, instead of Bootstrap Glyphicons.
My proposal is add ability to customize feedback icon classes, something like this.

@1000hz

1000hz commented Apr 1, 2015

Copy link
Copy Markdown
Owner

I think I'd prefer to add just one option called feedback that's an object

{
  success: 'glyphicon-ok',
  error:   'glyphicon-warning-sign'
}

Comment thread js/validator.js Outdated

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

do callback = $.proxy(callback, this) instead of using apply and _this

@mrDinckleman

Copy link
Copy Markdown
Contributor Author

Branch update

Comment thread js/validator.js Outdated

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

can you get rid of this semicolon?

@mrDinckleman

Copy link
Copy Markdown
Contributor Author

Done

1000hz added a commit that referenced this pull request Apr 4, 2015
@1000hz
1000hz merged commit d76aa41 into 1000hz:master Apr 4, 2015
@1000hz

1000hz commented Apr 4, 2015

Copy link
Copy Markdown
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants