Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
neoz-technologies
/
react-currency-input
Public
forked from
jsillitoe/react-currency-input
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 28, 2018
Merge pull request #80 from zenotech/master
Show description for 2510ddc
jsillitoe
authored
2510ddc
View commit details
Copy full SHA for 2510ddc
Browse repository at this point
Merge pull request #77 from slavakisel/fix-focus-issues
Show description for 5caeccd
jsillitoe
authored
5caeccd
View commit details
Copy full SHA for 5caeccd
Browse repository at this point
Commits on Jul 25, 2018
Add react and react-dom to dev dependencies to fix travis build
James Sharpe
committed
612034f
View commit details
Copy full SHA for 612034f
Browse repository at this point
Remove test dependencies from dependencies and fixup peer dependencies.
Show description for af09117
James Sharpe
committed
af09117
View commit details
Copy full SHA for af09117
Browse repository at this point
Commits on May 14, 2018
Fix focus issues
slavakisel
committed
0e144d6
View commit details
Copy full SHA for 0e144d6
Browse repository at this point
Commits on Feb 6, 2018
cleanup deps
jsillitoe
committed
ae6e91b
View commit details
Copy full SHA for ae6e91b
Browse repository at this point
updating
jsillitoe
committed
3895f19
View commit details
Copy full SHA for 3895f19
Browse repository at this point
Merge branch 'master' of github.com:jsillitoe/react-currency-input
jsillitoe
committed
8982a95
View commit details
Copy full SHA for 8982a95
Browse repository at this point
Merge pull request #62 from slavakisel/fix-selection-issue
Show description for 1730e55
jsillitoe
authored
1730e55
View commit details
Copy full SHA for 1730e55
Browse repository at this point
Merge pull request #63 from slavakisel/add-autofocus-support
Show description for 5aa8dfc
jsillitoe
authored
5aa8dfc
View commit details
Copy full SHA for 5aa8dfc
Browse repository at this point
including recent fixed
jsillitoe
committed
5031b28
View commit details
Copy full SHA for 5031b28
Browse repository at this point
updating builds
jsillitoe
committed
6c7c4ae
View commit details
Copy full SHA for 6c7c4ae
Browse repository at this point
Commits on Dec 8, 2017
Fix selection when precision is 0
slavakisel
committed
5027dad
View commit details
Copy full SHA for 5027dad
Browse repository at this point
Add support for autoFocus
slavakisel
committed
e773091
View commit details
Copy full SHA for e773091
Browse repository at this point
Commits on Oct 30, 2017
Merge pull request #57 from dariogonzalezleegstra/fix-build-example
Show description for ff1e1e7
jsillitoe
authored
ff1e1e7
View commit details
Copy full SHA for ff1e1e7
Browse repository at this point
Merge pull request #56 from malbernaz/master
Show description for 6193872
jsillitoe
authored
6193872
View commit details
Copy full SHA for 6193872
Browse repository at this point
Commits on Oct 25, 2017
fix build-example script
darostreet
committed
63a6b09
View commit details
Copy full SHA for 63a6b09
Browse repository at this point
Commits on Oct 18, 2017
update build files and adds Object.assign polyfill.
malbernaz
committed
8ce2fda
View commit details
Copy full SHA for 8ce2fda
Browse repository at this point
fix distribution files name 😬
malbernaz
committed
1dded91
View commit details
Copy full SHA for 1dded91
Browse repository at this point
solves #55 and changes the build process to use rollup.
malbernaz
committed
12ae841
View commit details
Copy full SHA for 12ae841
Browse repository at this point
Commits on Oct 16, 2017
Merge pull request #48 from sillybutt0/master
Show description for 15362dc
jsillitoe
authored
15362dc
View commit details
Copy full SHA for 15362dc
Browse repository at this point
Merge pull request #53 from GektorGrom/moveToReact16
Show description for 7c84997
jsillitoe
authored
7c84997
View commit details
Copy full SHA for 7c84997
Browse repository at this point
Commits on Oct 9, 2017
Move deps to react 16.
Show description for 515663f
GektorGrom
committed
515663f
View commit details
Copy full SHA for 515663f
Browse repository at this point
Commits on Sep 26, 2017
Fixes
Alexander Grigorov
committed
4c7c442
View commit details
Copy full SHA for 4c7c442
Browse repository at this point
Fixes
Alexander Grigorov
committed
56b0ec9
View commit details
Copy full SHA for 56b0ec9
Browse repository at this point
Add condition to select all text on focus
Alexander Grigorov
committed
ebdd9f1
View commit details
Copy full SHA for ebdd9f1
Browse repository at this point
Commits on Sep 7, 2017
Add selectAllOnFocus prop
Alexander Grigorov
committed
dff7e09
View commit details
Copy full SHA for dff7e09
Browse repository at this point
Commits on Aug 29, 2017
Merge pull request #45 from westonplatter/master
Show description for d9ef4ae
aesopwolf
authored
d9ef4ae
View commit details
Copy full SHA for d9ef4ae
Browse repository at this point
examples, add onChangeEvent example.
Weston Platter
committed
e030f4f
View commit details
Copy full SHA for e030f4f
Browse repository at this point
Commits on Aug 7, 2017
v1.3.4
aesopwolf
committed
f74d2f4
View commit details
Copy full SHA for f74d2f4
Browse repository at this point
Merge pull request #43 from tncalvert/selection_changes
Show description for 98febd5
aesopwolf
authored
98febd5
View commit details
Copy full SHA for 98febd5
Browse repository at this point
Commits on Jul 31, 2017
Merge branch 'master' into selection_changes
tncalvert
authored
3f97ff3
View commit details
Copy full SHA for 3f97ff3
Browse repository at this point
Commits on Jul 18, 2017
Merge pull request #41 from jsillitoe/fix/remove-console-log
Show description for f64e81b
aesopwolf
authored
f64e81b
View commit details
Copy full SHA for f64e81b
Browse repository at this point
Remove console.log statement
aesopwolf
committed
9469e67
View commit details
Copy full SHA for 9469e67
Browse repository at this point
Commits on Jun 30, 2017
rebuild lib
Tim Calvert
committed
fce3745
View commit details
Copy full SHA for fce3745
Browse repository at this point
Previous
Next
You can’t perform that action at this time.