index
:
dexon-wallet
develop
master
version-1.2.7
DEXON wallet browser extension (https://github.com/dexon-foundation/dekusan)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
app
/
components
/
hex-as-decimal-input.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes t from props via metamask-connect and instead places it on context vi...
Dan
2018-03-29
1
-5
/
+11
*
i18n redux solution doesn't require importing t() and passing state to each t...
Dan
2018-03-22
1
-6
/
+6
*
Handle i18n with redux.
Dan
2018-03-16
1
-5
/
+5
*
complete i18n across new UI
Nick Doiron
2018-01-30
1
-3
/
+3
*
get t imported in all files currently using i18n
Nick Doiron
2018-01-25
1
-0
/
+1
*
first steps to i18n
Nick Doiron
2018-01-23
1
-1
/
+1
*
Move responsive ui into its own folder for easier merges
Dan Finlay
2017-07-21
1
-0
/
+154
*
Make folder for responsive UI
Dan Finlay
2017-07-04
1
-154
/
+0
*
Fix decimal tolerance
Dan Finlay
2017-05-18
1
-1
/
+1
*
Fix bug where decimals in gas inputs gave strange results
Dan Finlay
2017-05-18
1
-1
/
+1
*
Fix initial tx fee estimation
Dan Finlay
2017-03-24
1
-1
/
+0
*
Fix a couple things
Dan Finlay
2017-03-24
1
-5
/
+24
*
Override browser default validation message
Dan Finlay
2017-03-24
1
-0
/
+1
*
Got basic validations working
Dan Finlay
2017-03-23
1
-31
/
+83
*
Some progress
Dan Finlay
2017-03-23
1
-2
/
+3
*
Various improvements to gas input.
Kevin Serrano
2017-03-02
1
-5
/
+10
*
Only allow numbers in gas inputs
Dan Finlay
2017-03-02
1
-0
/
+1
*
Add margins to align.
Kevin Serrano
2017-03-01
1
-0
/
+1
*
Got gas live re-estimating
Dan Finlay
2017-02-28
1
-0
/
+1
*
Align input fields for gas.
Kevin Serrano
2017-02-28
1
-0
/
+1
*
Further styling to get hex component working. Fix some typos.
Kevin Serrano
2017-02-28
1
-11
/
+32
*
Move input boxes into table and into details component.
Kevin Serrano
2017-02-28
1
-1
/
+4
*
Broke hex decimal input into its own component
Dan Finlay
2017-02-18
1
-0
/
+49