index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
instant
/
src
/
components
/
instant_heading.tsx
Commit message (
Collapse
)
Author
Age
Files
Lines
*
linting
Steve Klebanoff
2018-10-20
1
-2
/
+2
|
*
arrow function syntax so no need to bind
Steve Klebanoff
2018-10-20
1
-8
/
+6
|
*
Refactor to make placeholder logic more straightforward
Steve Klebanoff
2018-10-20
1
-5
/
+6
|
*
undefined -> null to follow convention
Steve Klebanoff
2018-10-19
1
-2
/
+2
|
*
pulsating -> isPulsating
Steve Klebanoff
2018-10-19
1
-4
/
+4
|
*
feat(instant): Indicate that order details section is loading by having ↵
Steve Klebanoff
2018-10-19
1
-4
/
+9
|
|
|
|
pulsing placeholder
*
Pulsating holder element showing, even if amount is empty
Steve Klebanoff
2018-10-19
1
-57
/
+55
|
*
quoteState -> quoteRequestState
Steve Klebanoff
2018-10-19
1
-5
/
+5
|
*
chore: fix imports
Fabio Berger
2018-10-18
1
-1
/
+1
|
*
fix type
Steve Klebanoff
2018-10-18
1
-1
/
+1
|
*
ReactNode as default for formatters, and show bold dash
Steve Klebanoff
2018-10-18
1
-4
/
+16
|
*
add concept of quoteState
Steve Klebanoff
2018-10-18
1
-4
/
+18
|
*
feat: model asset meta data and add dynamic assetData state
fragosti
2018-10-13
1
-8
/
+1
|
*
feat: make redux actions type-sage
fragosti
2018-10-13
1
-2
/
+0
|
*
feat: populate order details with information from worst buy quote
fragosti
2018-10-12
1
-11
/
+3
|
*
feat: Move over features from zrx-buyer
fragosti
2018-10-11
1
-4
/
+35
|
*
Apply linter
fragosti
2018-10-05
1
-1
/
+0
|
*
Create SelectedAssetInputAmount
fragosti
2018-10-05
1
-2
/
+2
|
*
Add Input and AmountInput component
fragosti
2018-10-05
1
-3
/
+3
|
*
Add border radios
fragosti
2018-10-05
1
-1
/
+1
|
*
Add BuyButton and other small improvement
fragosti
2018-10-05
1
-0
/
+46