Skip to content

Conversation

@jdewit
Copy link

@jdewit jdewit commented Oct 27, 2014

  • Allow inverted selection (false is true)
  • Move hard coded styling to css
  • move src files to src folder
  • use uglify to minify
  • add editorconfig file

thebigh2014 and others added 8 commits October 7, 2014 12:20
…y; added grunt config and have it generate templates and minified js in /dest directory; updated README.md to include new info; added index-fa.html to demonstrate FontAwesome; bumped version to 0.4.0
remove templates in favor of configurable uiCheckbox constant
Fixed checkbox behaviour when using invert="true"
@sebastianha
Copy link
Owner

Thank you very much for your pull request but I am afraid I cannot get it to run at the current state.

There seems to be a problem with your last merge and also it does not look right when opening the index.html, empty checkboxes are way too small. Could you please look into it? Additionally am missing the tpl files linked in the index*.html.

@kfuglsang
Copy link

I just took the .js and .css from this PR and it seems to run fine for me.

@sebastianha
Copy link
Owner

Thank you very much for the hint. I promise I will look into it, as soon I have some spare time. It's very rare right now.

- use render to update checked state
- use ng-click to handle toggle
- use font-awesome check/unchecked icon
- minify css
- remove unecessary styles
- simply and clean up project structure
- update readme & demo
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.

3 participants