Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

New props for change the default lock icon color #41

Open
wants to merge 43 commits into
base: upstream
Choose a base branch
from

Conversation

pedroparra
Copy link

demo

New props: lockIconLight= {true}
will change the default color gray dark to gray light for the lock icon.

Necessary for inputs in divs width darknessss backgrounds

Adam L and others added 30 commits May 22, 2015 09:04
Add more parameters in callbacks and bump packages
Add "browser" field to package.json
… Also bumps Jest for newer nodejs versions
Fixes seethroughdev#25 which will cancel the debouncer when umounted. Also bumps J…
The only run-time packages that the src/index.js file uses is 'react'
and 'lodash.debounce'. Everything else can be installed as a
devDependency.

This helps reduce the cruft for users that want to `npm shrinkwrap`.
Move build-time npm packages to devDependencies
Signed-off-by: Adam Taylor <adam@appsorcery.com>
adds check for existence of global navigator variable
Adam L and others added 10 commits April 26, 2016 22:53
…-field

* 'master' of github.com:seethroughtrees/react-ux-password-field:
  Pushed require lodash back to support older if necessary
  Pushed require react back to support older versions
  Bumped version
  Updated package
Signed-off-by: Adam Taylor <adam@appsorcery.com>
fixes additional prerendering bug from getDOMNode()
@seethroughdev
Copy link
Owner

There's some great stuff here @pedroparra , thanks so much for taking the time do it. Screen shot looks really good too.

I know @mmw has some changes he's about to upload as well. So maybe he could help review this PR?

@mmw
Copy link
Collaborator

mmw commented Jul 26, 2016

@pedroparra sorry it has taken me a while to look at this. Nice addition 👍

Can you rebase master into this branch before we merge? Makes it more readable as to what the change is. I think we are done with the upstream branch as well, we need a process of PR into master and updating the versioning

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.

6 participants