aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/editable-label.js
Commit message (Collapse)AuthorAgeFilesLines
* Second layer of 20 character check modified.Kevin Serrano2016-06-291-1/+1
|
* Changelog update and reduce allowed characters from 30 to 20.Kevin Serrano2016-06-291-1/+1
|
* Code style fix.Kevin Serrano2016-06-291-2/+2
|
* Additional length check just in case.Kevin Serrano2016-06-291-2/+3
|
* Enforce 30 character limit on wallet name.Kevin Serrano2016-06-291-0/+1
|
* Manually lintedDan Finlay2016-06-221-1/+1
|
* Auto lintedDan Finlay2016-06-221-11/+8
|
* Size export confirmation inputFrankie2016-06-131-1/+1
|
* Fix edit textFrankie2016-06-131-1/+1
| | | | and edit label alighment
* Add css to resize and alighn input for editable lableFrankie2016-06-061-2/+2
|
* Added ability to nickname wallets locallyDan Finlay2016-05-211-0/+52
The changes are persisted to localstorage, so they cannot be restored on a new computer, but for right now it's a nice organizational feature.