index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
instant
/
src
/
components
/
zero_ex_instant_container.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependency packages
Hsuan Lee
2019-01-19
1
-112
/
+0
*
feat: unmount the token selector when its not displaying
fragosti
2019-01-03
1
-1
/
+12
*
feat: use PureComponent instead of Component
fragosti
2019-01-02
1
-1
/
+1
*
fix(instant): center powered by 0x svg
Steve Klebanoff
2018-12-05
1
-1
/
+1
*
Make explicit functions
Steve Klebanoff
2018-11-28
1
-7
/
+6
*
Linting
Steve Klebanoff
2018-11-28
1
-3
/
+3
*
Fix props
Steve Klebanoff
2018-11-27
1
-5
/
+3
*
feat(instant): Event tracking for token selector
Steve Klebanoff
2018-11-27
1
-5
/
+12
*
Token Selector open, closed, chose
Steve Klebanoff
2018-11-27
1
-0
/
+3
*
Import via TS
Steve Klebanoff
2018-11-20
1
-1
/
+1
*
Fix linting
Steve Klebanoff
2018-11-20
1
-2
/
+1
*
Use anchor instead of Text
Steve Klebanoff
2018-11-20
1
-4
/
+3
*
feat(instant): Add powered by 0x image
Steve Klebanoff
2018-11-20
1
-0
/
+15
*
fix(instant): border radius
Brandon Millman
2018-11-15
1
-1
/
+1
*
Remove ConnectedZeroExInstantContainer, introduce ConnectedBuyOrderProgressOr...
Steve Klebanoff
2018-11-14
1
-16
/
+3
*
chore: remove unused constant
fragosti
2018-11-13
1
-1
/
+0
*
fix: remove unused ProgressBar from BuyOrderProgress and fix issue where paym...
fragosti
2018-11-10
1
-2
/
+1
*
feat: add account payment method container
fragosti
2018-11-10
1
-1
/
+2
*
feat: refactor progress bar code to expose static progress bar
fragosti
2018-11-10
1
-3
/
+19
*
feat: implement CurrentStandardSlidingPanel and put it in the main container
fragosti
2018-11-10
1
-1
/
+3
*
feat: allow panel children to fill entire content / remove title from panel c...
fragosti
2018-11-09
1
-1
/
+0
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-09
1
-1
/
+1
|
\
|
*
[instant] Viewport specific errors (#1228)
Steve Klebanoff
2018-11-09
1
-1
/
+1
*
|
fix: remove default props, fix lint problems
fragosti
2018-11-09
1
-2
/
+0
*
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-09
1
-30
/
+34
|
\
|
|
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-09
1
-2
/
+7
|
|
\
|
*
|
fix: apply css reset to overlay as well
fragosti
2018-11-08
1
-2
/
+3
|
*
|
feat: make instant resistant to external styles
fragosti
2018-11-07
1
-27
/
+30
*
|
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-08
1
-2
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Small code review tweaks
Steve Klebanoff
2018-11-08
1
-1
/
+1
|
*
|
Take out unneeded conditionals
Steve Klebanoff
2018-11-07
1
-2
/
+2
|
*
|
Merge branch 'development' into feature/instant/mobile-full-bleed
Steve Klebanoff
2018-11-07
1
-1
/
+2
|
|
\
|
|
*
|
new MediaChoice approach for setting conditional css properties
Steve Klebanoff
2018-11-07
1
-5
/
+7
|
*
|
better function definiton
Steve Klebanoff
2018-11-07
1
-2
/
+1
|
*
|
proof of concept working
Steve Klebanoff
2018-11-07
1
-1
/
+2
|
*
|
wip: mediachoice experiment
Steve Klebanoff
2018-11-07
1
-0
/
+2
|
*
|
feat(instant): when on mobile, show mobile specific styling that takes up who...
Steve Klebanoff
2018-11-07
1
-3
/
+3
|
*
|
wip: height 100%
Steve Klebanoff
2018-11-06
1
-1
/
+1
|
*
|
wip: full display of mobile hard coded
Steve Klebanoff
2018-11-06
1
-2
/
+4
*
|
|
feat: create PaymentMethodDropdown
fragosti
2018-11-08
1
-1
/
+0
*
|
|
feat: implement basic dropdown component
fragosti
2018-11-08
1
-2
/
+3
|
|
/
|
/
|
*
|
add extra space
Steve Klebanoff
2018-11-06
1
-0
/
+1
*
|
chore(instant): import UI components directly
Steve Klebanoff
2018-11-06
1
-1
/
+2
|
/
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-11-03
1
-1
/
+4
|
\
|
*
Merge branch 'development' into feature/instant/simulated-progress-bar
Steve Klebanoff
2018-11-02
1
-22
/
+52
|
|
\
|
*
|
Move file to new file to reflect the new export name
Steve Klebanoff
2018-11-02
1
-1
/
+1
|
*
|
Rename export
Steve Klebanoff
2018-11-02
1
-2
/
+2
|
*
|
Rename to SelectedAssetProgress
Steve Klebanoff
2018-11-01
1
-2
/
+2
|
*
|
Remove old files
Steve Klebanoff
2018-10-31
1
-3
/
+0
|
*
|
Simulated Progress component working
Steve Klebanoff
2018-10-31
1
-0
/
+4
|
*
|
Dispatching progress
Steve Klebanoff
2018-10-31
1
-1
/
+2
*
|
|
feat: implement panel title and close
fragosti
2018-11-02
1
-0
/
+1
*
|
|
feat: auto-close panel when a token is selected
fragosti
2018-11-02
1
-1
/
+1
*
|
|
feat: implement basic erc20 token selector
fragosti
2018-11-01
1
-1
/
+2
|
|
/
|
/
|
*
|
chore: address PR feedback
fragosti
2018-11-01
1
-1
/
+1
*
|
feat: implement sliding panel
fragosti
2018-10-31
1
-28
/
+50
*
|
feat: refactor animation code
fragosti
2018-10-31
1
-2
/
+8
*
|
feat: add basic panel component and other small improvements
fragosti
2018-10-30
1
-2
/
+3
|
/
*
selected asset buy order state button -> selected asset buy order state buttons
Steve Klebanoff
2018-10-27
1
-2
/
+2
*
rename container
Steve Klebanoff
2018-10-24
1
-2
/
+2
*
Selected Asset button
Steve Klebanoff
2018-10-20
1
-2
/
+4
*
linting, removing unused imports
Steve Klebanoff
2018-10-18
1
-4
/
+0
*
feat(instant): Handle AssetBuyer errors
Steve Klebanoff
2018-10-18
1
-0
/
+4
*
move z-index setting to zero instant container, and add ability for zindex to...
Steve Klebanoff
2018-10-18
1
-0
/
+4
*
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...
fragosti
2018-10-16
1
-6
/
+14
|
\
|
*
remove unused import
Steve Klebanoff
2018-10-16
1
-1
/
+0
|
*
move z-index setting to zero instant container, and add ability for zindex to...
Steve Klebanoff
2018-10-16
1
-1
/
+8
|
*
feat(instant): add sliding error
Steve Klebanoff
2018-10-13
1
-6
/
+8
*
|
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
-2
/
+2
*
|
feat: Move over features from zrx-buyer
fragosti
2018-10-11
1
-2
/
+5
|
/
*
Apply linter
fragosti
2018-10-05
1
-1
/
+1
*
Add border radios
fragosti
2018-10-05
1
-1
/
+1
*
Add box shadow and default box-sizing: border-box to container
fragosti
2018-10-05
1
-5
/
+7
*
Add BuyButton and other small improvement
fragosti
2018-10-05
1
-0
/
+2
*
Add faux order details section
fragosti
2018-10-05
1
-39
/
+4
*
Create zrx instant container heading
fragosti
2018-10-05
1
-18
/
+31
*
Improve utilities and try to use them in simple form component
fragosti
2018-10-05
1
-0
/
+38