Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

fix(undefined underscore) #9

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

flobacher
Copy link

@flobacher flobacher commented May 4, 2016

Hey!
No functionality changed, only replaced the _.each by angular.forEach, because this
way underscore or lodash is not required.

updated version and removed it from bower.json since they take version number from tagged releases, according to: https://github.com/bower/spec/blob/master/json.md

added angular as a dependency

also added the possibility to trigger the onBlur update via a custom event (it might
be difficult to trigger a 'blur' on an input that is visually hidden)

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.

1 participant